Hey everyone!
Excited to announce a project I've been working on for the past couple of days.
If you've ever wanted to have an agent answer challenging questions for you in your meetings, with your own voice, this app is for you.
You can even treat it as a personal chatbot!
Features
-
Perfect speech to text understanding with whisper-base
-
Personalize your chatbot with your own voice, or that of a loved one! Alternatively, you can use the default voice.
-
Personalize your agent's answering capability with custom meeting context or conversation context. This will allow the agent to become an expert in the topic that will be discussed. Feel free to input a course paper or anything of that nature.
-
Visual interface for recording and stopping recording (UI will be reworked). You can even toggle on or toggle off text to speech.
It is recommended you have a GPU, however, you can run this on the new M1 macs with a relatively prompt inference time!
Project
Checkout the github link and run it locally:
https://github.com/AndreSlavescu/Meeting-Buddy
Future Goals
One of my biggest goals is to deploy this so that everyone has access online and has no hardware requirement. All that they would need is a OpenAI API key.
Integrating custom GPTs to become experts in any field so that answer quality is further improved.
Thanks Everyone! I hope you enjoy the project! It is a constant work in progress, and I hope to get contribution from all sorts of backgrounds.