zzstoatzz / raggy

scraping and querying documents for LLMs

Home Page:https://zzstoatzz.github.io/raggy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raggy

pip install raggy

Read the docs

examples

  • 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.

About

scraping and querying documents for LLMs

https://zzstoatzz.github.io/raggy/


Languages

Language:Python 100.0%