Hacker News new | ask | show | jobs
by formulaicapp 608 days ago
Curious if you'd be good enough to go with a RAG [1] approach where you search relevant text and pass it to the llm when answering a question. I've been working on a simple tool for that called Formualic thay enables RAG workflows! Found at https://formulaic.app

1: https://en.m.wikipedia.org/wiki/Retrieval-augmented_generati...