Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MU Meeting Summary

Gradio application for automatic transcription and summarization of meeting recordings using Gemini API. The application generates summaries in a structured governmental report format.

Usage

Clone the repository and install dependencies:

git clone https://github.com/biodatlab/gradio-meeting-summariser
cd gradio-meeting-summariser
pip install -r requirements.txt

Set up Gemini API key

export GEMINI_API_KEY="..."

Then, run gradio application with a given app.py file

python app.py

Alternatively, you can run an application with specified username and password

python app.py --username <yourusername> --password <yourpass>

Example interface

The user can upload audio file for transcribing and summarizing an audio file.

About

Gradio app using Gemini to transcribe and summarize audios into Thai governmental format

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages