AI-Powered Chatbots for Psychoeducation and Triage:
These bots can act as a first point of contact, offering anonymous support, basic coping mechanisms, and guidance on when and where to seek professional help, thereby reducing initial barriers like stigma and cost.
The current aim is to build chatbots that provide accurate information about mental health conditions, self-help strategies, and available resources in local languages (Tagalog, Cebuano, etc.).
- Install Python 3.13 && install uv
- create an .env file by copying .env.example file and inputting your own credentials.
- sync dependencies by going to "agent" folder and terminal and running "uv sync"
- To run the web server, run "uv run adk web"
- Make a fork and make a pull request. I'll review it in my spare time
- Documentation
- I need someone to help me organize the deployment process