Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 News Research Tool

A Streamlit-based tool that lets you load news article URLs, process their content using LangChain + Google Generative AI, and query them interactively.

🎬 Demo Video

Streamlit-Main-2025-08-12-19-08-71.mp4

✨ Features

  • Load up to 3 URLs
  • Split and store text in FAISS vector DB
  • Query using Gemini model
  • Shows sources with answers

🔧 Installation

pip install -r requirements.txt

About

A Streamlit-based news research tool that processes article URLs, stores text in a FAISS vector database, and uses Google Generative AI with LangChain to answer queries and provide sources.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages