Skip to content

marcusvieira88/llm-openai-query-url-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project using LangChain and Streamlit to scrape URL data and answer questions about the content

Reference Youtube Video

Query Content Data Tool 🙋🏽

Install dependencies:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run the Streamlit UI app:

streamlit run main.py

About

Project using LangChain and Streamlit to scrape URL data and answer questions about the content

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages