pip install raggy
Read the docs
- scraping the web to produce rich documents
- putting these documents in vectorstores
- querying the vectorstores to find documents similar to a query
see this example I use to refresh a chatbot that knows about prefect
.