Thursday, August 15, 2024

Show HN: An extensive set of RAG implementations+many different strategies https://ift.tt/ROudyUC

Show HN: An extensive set of RAG implementations+many different strategies Hi all, Sharing a repo I was working on for a while. It’s open-source and includes many different strategies for RAG (currently 17), including tutorials, and visualizations. This is great learning and reference material. Open issues, suggest more strategies, and use as needed. Enjoy! https://ift.tt/hNL6Yys August 15, 2024 at 11:35PM

No comments:

Post a Comment

Show HN: val – An arbitrary precision calculator language https://ift.tt/1JxjPhf

Show HN: val – An arbitrary precision calculator language Wrote this to learn more about the `chumsky` parser combinator library, rustyline,...