An AI-powered platform designed to provide immediate mental health support, resource connection, and crisis intervention for individuals seeking accessible, affordable, and culturally sensitive mental health services.
- 24/7 Initial Support & Symptom Recognition: Provides round-the-clock chatbot support and assesses symptoms.
- Recommends Next Steps: Guides users on appropriate actions, minimizing wait times and professional dependency.
- Virtual Consultations: Brings healthcare to underserved and rural communities through virtual sessions.
- NGO & Health Worker Partnerships: Collaborates to organize virtual health camps.
- Regional Language Support: Offers services in multiple Indian regional languages for broad accessibility.
- Culturally Tailored Content: Respects traditional beliefs and alternative practices in mental health care.
- Cost-Effective Services: Reduces mental health treatment expenses with virtual offerings.
- Private & Secure Access: Ensures confidentiality, reducing stigma and social barriers.
- Health Tracking: Allows users to track their mental health details and progress over time.
- Open Access: Facilitates community engagement and peer support through a public discussion forum.
- Speech-to-Text & Text-to-Speech: Flexible communication using both voice and text.
- Affordable Subscription Plans: Provides continued access through cost-effective subscriptions.
- Node.js
- PostgreSQL
- npm or yarn
-
Clone the repository:
git clone https://github.com/yourusername/HealAI.git cd HealAI -
Install dependencies:
npm install
-
Set up environment variables:
- Create a
.envfile and add the necessary environment variables.
- Create a
-
Start the backend server:
npm run server
-
Start the frontend:
npm run client
- Access the platform at
http://localhost:3000. - Utilize the AI-driven chatbot, access the user dashboard, or join the discussion forum.