Skip to content

mavacpjm/OLLAMAWebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OLLAMA Web Scraper Summarization RAG Solution

Requirements: argparse langchain langchain-community gpt4all chromadb

** First : You will need to first run Ollama and serve a LLM ollama run (llm) code example uses llama2 you can change to any ollama model you wish.

** Then you will need to run the rag.py file with the following structure:

python rag.py --url https://examplewebsite.com

Depending on your system and GPU performance this could take seconds or minutes.

Work in progress.

About

Ollama AI Web Scrapper - RAG Solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages