🎉 first real release
Includes basic support for popular vectorstores:
- `chromadb`
- `turbopuffer`
and the ability to scrape / load documents into these vectorstores from common sources:
- web pages (single pages, sitemaps)
- github
- pdf
Itemized changes
* overhaul and mypy by zzstoatzz in https://github.com/zzstoatzz/raggy/pull/5
* init docs by zzstoatzz in https://github.com/zzstoatzz/raggy/pull/6
**Full Changelog**: https://github.com/zzstoatzz/raggy/compare/0.1.0-alpha.1...0.1.0