Skip to content

aayushi-droid/Speak2Summary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transmeet-UI

How to Use

  1. Clone the repository

    git clone https://github.com/codeperfectplus/transmeet-UI
  2. Navigate to the project directory

    cd transmeet-UI
  3. Export the environment variable

    export GROQ_API_KEY=your_groq_api_key
    export OPENAI_API_KEY=your_openai_api_key
  4. Run the Docker container

    docker-compose up -d
  5. Access the application

    Open your web browser and go to http://localhost:5000 to access the application.

Screenshots

Screenshot 1

Screenshot 2

About

Flask/LLM based meeting summarization tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 75.2%
  • Python 20.0%
  • CSS 2.9%
  • Shell 1.5%
  • Dockerfile 0.4%