Skip to content

zzstoatzz/raggy

Repository files navigation

raggy

pip install raggy

Read the docs

What is it?

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.

Contributing

We welcome contributions! See our contributing guide for details.