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
- Host: GitHub
- URL: https://github.com/kaustbh/ai-study-companion
- Owner: Kaustbh
- License: mit
- Created: 2024-09-15T16:14:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T09:28:23.000Z (about 1 year ago)
- Last Synced: 2025-01-22T08:37:37.476Z (9 months ago)
- Topics: ai, gemini-flash, streamlit, study, youtube-api
- Language: Jupyter Notebook
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.