Skip to content

Using langchain, the OpenAI API, and streamlit to build a research tool on a custom news knowledge base.

Notifications You must be signed in to change notification settings

now-youre-gittin-it/equity-news-querying-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Equity News Querying Tool

Using langchain, the OpenAI API, and streamlit via Python to build a research tool that draws insights from a custom news knowledge-base.

On the user interface (web-app), enter 3 links of websites containing the news you need to analyze (limit can be increased if needed).

Enter a query, e.g. a specific question about the contents in these links, or ask for a summary of one or more links.

The tool will pull the data from the web links, process them, and return an answer to your question based on the knowledge base of these links alone. It will also quote the sources, i.e., which of the 3 links it has derived the answer from.

streamlit news querying app

About

Using langchain, the OpenAI API, and streamlit to build a research tool on a custom news knowledge base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages