Samadhan is an AI-powered mediation platform that makes the process of conflict resolution simple, accessible, and multilingual. Designed with inclusivity in mind, it connects users to certified mediators, provides educational content, and offers intelligent assistance through voice and language technologies — all in a user-friendly interface.
-
✅ Multilingual Support
Entire platform supports multiple Indian languages through Bhashini, making it accessible to everyone. -
💬 Ask Samadhan (AI Assistant)
An intelligent assistant powered by Azure AI that answers user questions about the mediation process — in their own language. -
🤝 Mediator Connect
Enables users to connect directly with top certified mediators for personalized assistance. -
🌍 Multilingual Chat Room
Real-time chat space where people can communicate with each other in their native languages. -
📘 Multilingual Educational Platform
Includes 10 learning modules about mediation and dispute resolution, all available in multiple languages. -
🎙️ Voice-Based Navigation
Users can interact with and navigate the platform using their voice, improving accessibility. -
💡 User-Friendly UI
Simple, intuitive design for users of all age groups and digital literacy levels.
Layer | Technology Used |
---|---|
Frontend | React, Tailwind CSS |
Backend | Node.js, Express |
Database | MongoDB |
AI Integration | Azure AI |
Language Support | Bhashini APIs |
Voice Navigation | Web Speech API or relevant library |
Deployment | Frontend – Vercel Backend – Render |
-
Clone the repository
git clone https://github.com/your-username/samadhan.git cd samadhan
-
Install dependencies For frontend: cd Frontend npm install npm run dev
For backend: cd Backend npm install cd Database nodemon server.js