
AI-Assisted Project Hub
Next.js + FastAPI productivity app with OpenAI integration
A personal side project designed to make project management more ADHD-friendly, fast, minimal, and forgiving of chaos.
The app combines a Next.js frontend with a FastAPI + MySQL backend, and lets you manage projects, clients, and tasks in either checklist or kanban view. The standout feature is the AI "Brain Dump", which turns messy notes into structured tasks and subtasks using the OpenAI API.
Each project includes an editable “Context Pack” that stores goals, constraints, glossary terms, and decisions, this context is passed into the AI to help it generate more accurate, relevant tasks. You can also share projects with clients, who can add feedback tasks directly to your board.
It’s still evolving, but it’s already a great example of how AI can bridge the gap between creative thinking and structured planning, especially for neurodivergent workflows.