Backend
- Python + FastAPI: RESTful API endpoints
- SQLite: Lightweight local DB for rapid prototyping
- Google Gemini API: For natural language understanding (intent + data extraction)
Frontend
- Streamlit: Real-time, simple-to-use UI
- Render: Deploys both backend and frontend as web services
Dev Tools
- GitHub for version control
- Postman + curl for API testing
- Docker (local testing)
Log in or sign up for Devpost to join the conversation.