An open API service indexing awesome lists of open source software.

https://github.com/kaustbh/ai-study-companion


https://github.com/kaustbh/ai-study-companion

ai gemini-flash streamlit study youtube-api

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

          

# AI-Study-Companion

Created a streamlit app where you give the youtube video link(having captions), and
the 'Gemini Flash' API will generate summary based on the transcript, you can also generate the word cloud of the transcript and
can also download the summary to pdf.

## Steps to Use:

1. `pip install -r requirements.txt`
2. `streamlit run app.py`

## The project is in progress where I will be adding more features to it.