Back to Projects
Gen AIAI Engineer Challenge by AI Makerspace

AI Mental Health Coach - Starter App

A clean, minimal LLM-powered AI Mental Coach application built for The AI Engineer Challenge cohort application by AI Makerspace. This starter project demonstrates end-to-end workflow from setup to deployment on Vercel, showcasing real AI engineering practices.

December 1, 2024
AI Engineer Challenge by AI Makerspace
AI Mental Health Coach - Starter App

Key Learnings

This project pushed me from just learning about LLMs to actually building and shipping. The AI Engineer Challenge structure mimics a real AI engineering workflow: setup, backend, frontend, deployment - everything end-to-end. It's a great gateway for building production-grade AI applications end to end. The community around this is strong, practical, and focused on actual engineering - not theory. While simple by design, it demonstrates exactly what the challenge wants: setup, API integration, and working UI.

Features

1
End-to-end AI application workflow (setup, backend, frontend, deployment)
2
Clean, minimal UI design - simple by design to demonstrate core concepts
3
LLM API integration for mental health coaching conversations
4
Production deployment on Vercel
5
Framework-based architecture using official repo structure
6
Real AI engineering workflow demonstration

Technologies Used

PythonReactOpenAI APIVercelFastAPI

Tags

LLMAI EngineeringMental HealthFull-StackDeployment