Inspiration
Doing everyday's task is can be challenging. Schedule meeting at the restaurant but it's closed. Would it not be nice to have an ai assistant doing calls for you?
What it does
This is an AI-deepfake-assistent that is able to copy the voice of the customer and use it to do everyday tasks like a restaurant reservation with just single prompt.
How we built it
- using whisper to turn speech into text
- send the text to the prompted chatGPT and get response
- using TTS model to turn the response into speech, and then play it
Challenges we ran into
- Limited time
- code issues with different versions
Accomplishments that we're proud of
- connect the models together
- build a real world product that is usable and extendable
- created a very nice demonstration
What we learned
- Several deepfake framework.
- Use of multiple apis
- work with people we never knew
What's next for AIpointment
- refactor and put into an app so that everyone can use it

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