ArnavAgrawal03
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I'm currently in the process of improving the testing part of our infrastructure at Morphik (https://github.com/morphik-org/morphik-core). There seem to be a lot of different RAG evaluations out there, and I'm just…
-
I really like using NoteBook LM, especially when I have a bunch of research papers I'm trying to extract insights from. For example, if I'm implementing a new feature (like re-ranking) into Morphik, I like to create a…
- Show HN: I built a vision-native RAG pipeline (databridge.mintlify.app)
-
Hi HN, we're Arnav and Adi, and we're building DataBridge - a multi-modal database built from the ground up with AI use cases in mind. We recently launched support for ColPali-style image embeddings and late-interaction…
- Show HN: I Made an API for Persistent KV-Caching (Cache Augmented Generation) (databridge.gitbook.io)
Hi HN! I wanted to demonstrate an easy to use API for Cache Augment Generation. For any open source LLM available on Llama cpp, we can store the KV-cache and model state after it has processed a large corpus of…