/site-search

Chatbot to search a given website content using RAG and LLM

Primary LanguagePython

site-search using RAG and LLM

Quickstart

Install requirements using

pip install -r requirements.txt

Generate site_data.json using by running crawler.py

Run search.py to initiate search through the given website

python search.py