Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.16 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.16 KB

AssemblyAI-AI-Voice-Bot

🔑 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.

Features:

  • 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.

How to Use:

Follow the step-by-step guide in the repo to set up your environment, integrate the APIs, and run the AI voice assistant.

IMAGE ALT TEXT HERE