pip install raggy
Read the docs
A Python library for:
- 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 to chat with any website, or this example to chat with any GitHub repo.
We welcome contributions! See our contributing guide for details.