VocalDoc — Your Mental Health AI Assistant
What it does
VocalDoc is a voice-powered assistant designed to help users understand potential mental health conditions. Users can describe their symptoms in any language, and the system extracts key terms, matches them against a database, and returns a possible diagnosis in English.
How we built it
- Programming Language: Python
- APIs: OpenAI, GTTS.
- Data used: Web-scraped terminology, invented terms.
Challenges we ran into
- Ensuring the performance of the the code under different environment.
- Managing version controls of python packages.
- Interfacing and testing with external devices.
Accomplishments that we're proud of
- Successfully implemented real-time speech recognition
- Successfully built an interactive environment.
What we learned
- How to quickly prototype AI-driven solutions
- The importance of ethical considerations in health tech
- Optimizing search algorithms for fast, relevant results
What's next for VocalDoc
- Expanding the database with more conditions and symptom patterns
- Improving response accuracy with newer NLP models
- Adding personalized mental health resources and support links
Log in or sign up for Devpost to join the conversation.