An intelligent personal productivity assistant that helps you manage tasks, prioritize work, and plan your day using AI.
- β Add, view, and delete tasks
- π§ AI-based daily planner (coming soon)
- β° Set deadlines and priorities (low, normal, high)
- π FastAPI backend with async support
- ποΈ PostgreSQL database (coming soon)
- π RESTful API endpoints (documented via Swagger)
- Backend: Python, FastAPI
- Database: PostgreSQL + SQLAlchemy (soon)
- AI Integration: OpenAI GPT API (planned)
- Frontend: React (planned)
- Deployment: Local (for now), Vercel/Render (planned)
git clone https://github.com/alwvioc/ai-productivity-assistant.git
cd ai-productivity-assistant/backend