Inspiration
I want to be able to build a useful and smart personal assistant, but also be able to modify how they talk to me. One day I may want a kind therapist telling me everything will be okay. One day I want someone like David Goggins screaming at my face. I want to be able to build a personalized agent that does that.
What it does
Personal voice AI assitant that talks to you and can modify it's voice, personality and done.
How we built it
NextJS, Python, Docker, xAI APIs
Challenges we ran into
Figuring out some limitations with early access xAI APIs such as STT API which only accepts WAV, and MP3 file only but the browser only outputs WebM. We had to then record raw PCM from the browser and append the necessary WAV headers before sending to the xAI API.
Accomplishments that we're proud of
Being able to build an end to end working product that others can use in ~12 hours.
What we learned
Building great things takes time.
What's next for FriendGroups
Make this a mobile app. Make group chats working.

Log in or sign up for Devpost to join the conversation.