IALS is a state-of-the-art multilingual educational platform that leverages AI to provide personalized tutoring experiences. It features real-time voice interaction, multilingual support, and adaptive learning paths.
For detailed instructions on how to set up and run the project, please refer to the PROJECT_GUIDE.md.
- Backend (Python):
cd server && pip install -r requirements.txt && python sarvam_service.py - Frontend:
cd client/IALS && npm install && npm run dev
- Multilingual Voice Tutor: Speak in various Indian languages and get instant English translations and AI-driven tutoring.
- Adaptive AI: Uses Google Gemini for generating complex educational responses.
- Real-time Waveforms: Visual feedback for voice interactions.
Code Available at: GitHub Repository