Skip to content

varunsalunkhe/News-Research-Tool-using-LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

News-Research-Tool-using-LLM

About

  • News Research Tool using LLM (RAG implementation on unstructured web links)
  • This Python program is a news research tool that utilizes the power of the Mistral Large Language Model (LLM) to analyze and answer your questions across various websites.
  • Whether you’re a researcher, journalist, or just curious about current events, this tool provides an efficient way to gather relevant information.

Functionality

  • Provide a list of website URLs.
  • Ask a question related to the content on any of the provided websites, or about the combined information from all sites.
  • The program retrieves relevant information from the websites and uses Mistral to answer your question in a comprehensive way.

Benefits

  • Saves time and effort by eliminating the need to manually search and analyze multiple websites.
  • Gains insights from the combined knowledge of multiple news sources.
  • Leverages the power of Mistral's advanced language processing capabilities for accurate and insightful answers.

Project Specifications

Final Version: News_Research_Tool_Advanced_V3.ipynb

Dependencies

  • python
  • pandas
  • numpy
  • unstructured
  • ctransformers
  • langchain
  • langchain_community
  • chromadb
  • sentence-transformers
  • bitsandbytes
  • torch
  • transformers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published