📄️ AI Agents
The app.core.agents module contains the core logic for the AI-powered features of Personal Guru.
📄️ Database Models
The application uses SQLAlchemy with PostgreSQL. Models are defined in app.common.models.
📄️ API Routes
The following endpoints are defined in app.common.routes.