Demo: https://cerebras.vercel.app
This repo contains everything you need to run your own AI voice assistant that responds to you in less than 500ms.
It uses:
python -m venv .venvsource .venv/bin/activatepip install -r requirements.txtcp .env.example .env- add values for keys in
.env python main.py dev
- Go to the playground (code here)
- Choose the same LiveKit Cloud project you used in the agent's
.envand clickConnect