Inspiration
Create a more natural call service representative
What it does
interactive call service
How we built it
- Speech to Text:
Used Whisper APT to transcribe speech to text - Chat:
After receiving the text, it is sent to ChatGPT API to interact with a client and a call service representative. - Text to Speech:
After receiving the response from ChatGPT, our system read it out.
Challenges we ran into
Connecting each component
Accomplishments that we're proud of
Implemented natural call customer service showing the possibility of replacing the conventional human call service.
What we learned
How to make our idea into a product in a day. How important it is to develop a product faster to overperform the competitors. This is a great experience.
Built With
- chatgpt-api
- openai-api
- python
- whisper-api
Log in or sign up for Devpost to join the conversation.