Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.33 KB

File metadata and controls

44 lines (31 loc) · 1.33 KB

LangChain: Summarize Text From YT or Website Showcase

Maintenance Maintaner Ask Me Anything ! License View DEMO

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, 2024