https://github.com/extrawest/youtube_and_website_ai_summarizer
LangChain: Summarize Text From YT or Website Showcase
https://github.com/extrawest/youtube_and_website_ai_summarizer
ai chatbot gemma gemma-7b-it groq groq-api langchain python streamlit summarization
Last synced: about 2 months ago
JSON representation
LangChain: Summarize Text From YT or Website Showcase
- Host: GitHub
- URL: https://github.com/extrawest/youtube_and_website_ai_summarizer
- Owner: extrawest
- Created: 2024-11-13T11:58:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T13:47:03.000Z (over 1 year ago)
- Last Synced: 2025-09-12T22:12:14.747Z (9 months ago)
- Topics: ai, chatbot, gemma, gemma-7b-it, groq, groq-api, langchain, python, streamlit, summarization
- Language: Python
- Homepage: https://text-yt-summarization-langchain-demo.streamlit.app/
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LangChain: Summarize Text From YT or Website Showcase
[]()
[](mailto:andriy.gulak@extrawest.com)
[](https://github.com/extrawest/youtube_and_website_ai_summarizer/issues)
[](https://opensource.org/licenses/Apache-2.0)
[](https://text-yt-summarization-langchain-demo.streamlit.app)
## PROJECT INFO
- **Langchain Python AI Chatbot**
- Streamlit for interactive app and slick UI
- **YouTube transcript summarization capabilities. Works with Llama3-8b via Groq API**
## Features
- Langchain AI Chatbot Agent that can search the web
- Gemma-7b-It via Groq API
- Streamlit for interactive data fullstack apps
## Demo
https://text-yt-summarization-langchain-demo.streamlit.app/
## Installing:
**1. Clone this repo to your folder:**
```
git clone THIS REPO
```
**2. Create a virtual environment**
**3. Install the dependencies**
```
pip install -r requirements.txt
```
**3. Run the app**
```
streamlit run app.py
```
[Extrawest.com](https://www.extrawest.com), 2024