🔑 Sign up for AssemblyAI's API to get a free API key and $50 in credits.
Build your very own AI-powered dental assistant! This project walks you through creating a real-time AI voice bot using Python, AssemblyAI, and ElevenLabs. The bot is designed to handle incoming calls, transcribe speech, generate intelligent responses, and provide a human-like conversational experience. Ideal for call centers, customer support, and virtual receptionist applications.
- Real-Time Transcription: Leveraging AssemblyAI's Speech-to-Text API for accurate real-time transcription.
- Natural Language Processing: Using OpenAI's language models to generate context-aware responses.
- AI Voice Synthesis: Implementing ElevenLabs' voice synthesis to convert text responses into natural-sounding audio.
Follow the step-by-step guide in the repo to set up your environment, integrate the APIs, and run the AI voice assistant.