Permanent Live RAG Demo: A Pre-Crawled News Index With Keyword, Vector and Hybrid Comparison
The RAG in 60 seconds page has always let you build your own sandbox index in one click. There is now also a permanent one that is already crawled and embedded, so you can skip the setup entirely and go straight to asking questions.
01 Nothing to set up
The live RAG demo is a ready-made index holding tens of thousands of news articles, already crawled and already embedded. You do not create anything, wait for anything, or configure anything. Open it and ask a question in your own words; the answer streams back with its sources attached.
The index is read-only, so it is always in the same working state when you open it. Example questions are provided if you would rather start from something concrete than from a blank box.
02 The same query, three ways
The more interesting part of the demo is the comparison. You can run one query three separate ways and read the result sets next to each other: keyword only, vector only, and the hybrid we actually serve.