A lightweight full-stack web app that delivers quick, AI-powered focus advice. Users ask a question, receive concise guidance, and can save or manage responses seamlessly. Built in 3 hours by a team of 3 developers during a mock hackathon.
This project demonstrates full database, API, and Next.js frontend integration - powered by Python FastAPI on the backend for advice generation and persistence.
| App Interface | Saved Responses |
|---|---|
![]() |
![]() |
Stack Overview:
- Frontend: Next.js + TypeScript + Tailwind CSS
- Backend: Python FastAPI for AI advice API
- Database: Integrated persistence layer (e.g., SQLite or PostgreSQL)
- Integration: Full API ↔ DB ↔ Frontend pipeline
- Team: 3 developers
- Time: 3 hours
- Purpose: Fast prototype for personalized AI advice & saving insights.

