Skip to content

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

License

Notifications You must be signed in to change notification settings

biodatlab/gradio-meeting-summariser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages