Hey HN fam,
We’ve seen developers spend a lot of time implementing advanced RAG techniques from scratch.
While these techniques are essential for improving performance, their implementation requires a lot of effort and testing!
To help with this process, our team (Athina AI) has released Open-Source Advanced RAG Cookbooks.
This is a collection of ready-to-run Google Colab notebooks featuring the most commonly implemented techniques.
Please show us some love by starring the repo if you find this useful!
Comments URL: https://news.ycombinator.com/item?id=42314212
Points: 10
# Comments: 1
Login to add comment
Other posts in this group

Article URL: https://privateisland.tech/betsy
Comments URL: https://news.ycombinator.c
Article URL: https://www.datagubbe.se/amix/
Comments URL: https://news.ycombinator.com/i
I built tinykv because I kept reaching for simple persistent storage in Rust projects but found existing solutions either too complex (sled) or unmaintained (pickledb).
tinykv focuses on simplic

