Inspiration
We wanted to find a creative way to combine an API (such as Blynk in the past) and an LLM. We decided on an interactive toy. Most voice-controlled toys can only recognize a few phrases, so with an LLM, we hope to expand this toy's applications.
What it does
Utilizing ElevenLabs, a software that synthesizes normal-sounding speech, we can reverse the process in order to convert speech to text. Then, it can analyze the text, formulate an optimal response, and output it in natural-sounding speech. In the future, we plan on adding servo motors or LED eyes to correspond with the speech output.
Built With
- elevenlabs
- openai
- raspberry-pi
Log in or sign up for Devpost to join the conversation.