A voice-first empathetic agent built using Vapi and Ollama.
- Real-time conversation handling with FastAPI
- Emotion-aware responses using sentiment analysis
- Short-term memory of conversation
- Customizable prompts for response generation
- Install requirements
- Set your OpenAI API key in a
.envfile - Run using
python run.py