A voice first learning companion built for the 10 Days of Voice Agents: VoiceForBharat Edition, under the Learning & Literacy track.
Saksham enables learners to have natural voice conversations, use learning tools, remember context, make outbound calls, request human support, and hand off conversations to specialist agents.
- Real time voice conversations
- Murf Falcon TTS
- Learner memory
- Learning tools
- Outbound calls
- Human escalation
- Call analytics
- Specialist agent handoff
Frontend: Next.js, React, TypeScript Backend: Python, LiveKit Agents STT: Deepgram TTS: Murf Falcon Real time: LiveKit
Learner
↓
LiveKit → STT → Saksham Agent
├── Memory
├── Tools
├── Escalation
└── Specialist Handoff
↓
Murf Falcon TTS
↓
Learner
git clone https://github.com/ianusha08/murf-livekit-starter.git
cd murf-livekit-starterConfigure the required API keys in .env and run the backend and frontend using the project's setup instructions.
Never commit API keys or private credentials.
Built with Love <3.