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

  1. using whisper to turn speech into text
  2. send the text to the prompted chatGPT and get response
  3. using TTS model to turn the response into speech, and then play it

Challenges we ran into

  1. Limited time
  2. code issues with different versions

Accomplishments that we're proud of

  1. connect the models together
  2. build a real world product that is usable and extendable
  3. created a very nice demonstration

What we learned

  1. Several deepfake framework.
  2. Use of multiple apis
  3. work with people we never knew

What's next for AIpointment

  1. refactor and put into an app so that everyone can use it

Built With

Share this project:

Updates