Welcome to SvaraAI Documentation
Build emotion-aware voice therapy experiences with real-time emotion detection and AI-powered therapeutic feedback.
Quick Start
Get SvaraAI up and running in minutes
Set up environment variables
Create Backend/.env
.env files in both Frontend and Backend directories with your API keys:Frontend/.envYou’ll need API keys from Hume AI and Google Gemini.
Install dependencies and run
Install dependencies for both frontend and backend, then start the development servers:The frontend will be available at
http://localhost:5173 and the backend at http://localhost:5000.Explore by Topic
Learn about SvaraAI’s core capabilities
Voice Emotion Detection
Real-time emotion detection from voice using Hume AI’s prosody analysis
Therapeutic Feedback
AI-powered therapeutic responses generated with Google Gemini
Conversation Insights
Detailed emotion analytics and conversation history
Architecture Overview
Understand how SvaraAI’s frontend and backend work together
Key Features
What makes SvaraAI powerful
Real-time Voice Analysis
Detect emotions from voice in real-time using Hume AI’s advanced prosody and language models
Intelligent Feedback
Get personalized therapeutic responses powered by Google Gemini’s AI
Emotion Analytics
Track emotional patterns over time with detailed conversation insights
Voice Chat Interface
Natural voice conversations with visual emotion display and FFT visualization
Ready to get started?
Follow our quickstart guide to set up SvaraAI and start building emotion-aware voice experiences.
View Quickstart Guide