A multilingual AI companion designed to bridge the mental health treatment gap in Ghana, where 98% of the population lacks access to care. Provides psychological first aid in English, Twi, and Ga.
# Dr.-Kai-Mental-Health-Chatbot
A multilingual AI companion designed to bridge the mental health treatment gap in Ghana, where 98% of the population lacks access to care. Provides psychological first aid in English, Twi, and Ga.
## Setup
1. Install dependencies:
`npm install`
2. Set the `GEMINI_API_KEY` in .env.local to your Gemini API key
3. Run the app:
`npm run dev`