This is a Python-based web application that utilizes Google's Generative AI to provide brief summaries of audio files. Users can upload audio files in formats like mp3, wav, or m4a, and the application generates concise summaries of the content using advanced AI algorithms.
- Upload audio files for summarization.
- Utilizes Google's Generative AI for content summarization.
- Supports multiple audio file formats.
- User-friendly web interface.
streamlit run main.py
Contributions are welcome! Feel free to open issues or pull requests for any improvements or features you'd like to see.
This project is licensed under the MIT License. See the LICENSE file for details.