zobi345/ai-wealth-companion-api
0
AI Wealth Companion - Backend API
FastAPI backend for the AI Wealth Companion financial management platform.
Features
- AI Chatbot API - Natural language financial assistant
- Transaction Management - Track income and expenses
- Budget Tracking - Create and monitor spending limits
- Investment Simulation - Project investment returns
- Task Management - Financial reminders and todos
- Multi-language - English and Urdu support
API Endpoints
Environment Variables
Set these in your Space secrets:
DATABASE_URL- PostgreSQL connection stringJWT_SECRET_KEY- JWT signing keyGEMINI_API_KEY- Google Gemini API keyCORS_ORIGINS- Allowed frontend URLs
Tech Stack
- FastAPI
- SQLAlchemy (async)
- Neon PostgreSQL
- Google Gemini AI
- Pydantic v2
