A webrtc/voice AI game to discover who likes you <3
Built using Pipecat, Pipecat Cloud, Gemini Live, and Daily.
TL;DR: Talk to bots and ask for clues about who has a crush on you.
Start the quest here
/docs: files to publish game board website via Vercel/game-board: code used to generate character images (Nano Banana) and QR Code./pc_bot: the Pipecat bot code. deploy to pipecatcloud from here.
- Python 3.10+
uvpackage manager- Gemini API Key
- [required] permissions to use Gemini Live model
gemini-2.5-flash-native-audio-preview-09-2025 - [optional] permissions to use Nano Banana (to generate new character images)
- [required] permissions to use Gemini Live model
- Daily API Key
- [required] for prod
- [optional] for local dev
- Clone repo:
git clone https://github.com/daily-co/pipecat-crush-quest.git
cd crush-quest- Set up a virtual environment and install dependencies:
cd pc_bot
uv sync- Create an .env file and add API keys:
cp env.example .env- under construction *
- 📚 Learn more withPipecat's docs
- 💬 Get help: Join Pipecat's Discord to connect with the community
