Skip to content

gamingflexer/meeting-summarization-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Summarization Openai

Gradio app for Meeting summarization it accepts audio files of any limits as it chunks them down. Also to summarize we are chunking them down and then making a complete summary.

Installation

To run this app you need openAI API Keys for whisper & Gpt-3.5 Turdo for chat completions.

cd src
pip install -r requirements.txt
python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors