Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Arpan-dev/langchain_summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 LangChain Summarizer

A Streamlit web app that summarizes YouTube videos and web articles using OpenAI's GPT models via LangChain — with robust support for both video transcripts and website content parsing. Ideal for quick content digestion, note-taking, or research prep.


🔍 Features

  • 🎥 YouTube Summarization
    Extracts transcripts from YouTube videos and summarizes them using LLMs.

  • 🌐 Website Summarization
    Uses a hybrid method (LangChain + LlamaIndex) to reliably extract and summarize content from web pages.

  • 💬 (Upcoming) Follow-up Q&A on summaries via retrieval-augmented chat loop.

  • 🧪 Built with:


🚀 Live Demo

Coming soon...


📦 Installation

Clone the repo and set up your environment:

git clone https://github.com/yourusername/langchain-summarizer.git
cd langchain-summarizer
pip install -r requirements.txt

About

An app that takes URL and summarizes it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •