Joey Eamigh c88d4ba1a8
Customize myAI3 as BudgetBuddy personal finance assistant
- Configure identity, prompts, guardrails for personal finance domain
- Add 6 knowledge sources to Pinecone RAG (budgeting, investing, credit, etc.)
- Add password protection via Next.js middleware
- Add Dockerfile for container deployment
- Customize terms of use with financial disclaimers
2026-04-05 12:14:59 -04:00

5 lines
53 B
Plaintext

node_modules/
.env*
!.env.example
next-env.d.ts
.next