- Langchain Python AI Chatbot
- Streamlit for interactive app and slick UI
- YouTube transcript summarization capabilities. Works with Llama3-8b via Groq API
- Langchain AI Chatbot Agent that can search the web
- Gemma-7b-It via Groq API
- Streamlit for interactive data fullstack apps
https://text-yt-summarization-langchain-demo.streamlit.app/
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