Skip to content

while-basic/QuickAgent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Voice Agent

This is a alpha demo showing a bot that uses Text-To-Speech, Speech-To-Text, and a language model to have a conversation with a user.

This demo is set up to use Deepgram for the audio service and Groq the LLM.

This demo utilizes streaming for sst and tts to speed things up.

The files in building_blocks are the isolated components if you'd like to inspect them.

Add api keys to .env

python3 QuickAgent.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%