RAG vs. GAR: A Primer on Generation Augmented Retrieval
blog.luk.shEchoed many of the reasons we didn't start using RAG for a recent project (Tipsiti). Curious how you ensure that users stick around while waiting for an answer? Thanks for sharing your thoughts.
Thanks! We've implemented a progress indicator, skeleton loaders, and object streaming using the Vercel AI SDK (see here: https://sdk.vercel.ai/docs/ai-sdk-core/generating-structured...). Especially the latter ensures that users start receiving content right away.