search-engine/api
King Omar 83329d0d58 Add AI answer box: cited Claude RAG over the index
API: /answer retrieves top-6 from Meili and has Claude (haiku-4.5) synthesize
a 2-4 sentence cited answer over ONLY those sources (no hallucinated facts/URLs),
with a 1h in-memory cache. Frontend: async answer card above results with inline
[n] citations linking to sources — loads without blocking the results render.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 02:30:07 +10:00
..
src Add AI answer box: cited Claude RAG over the index 2026-07-22 02:30:07 +10:00
package.json Initial commit: RADICAL_SEARCH self-hosted web search engine 2026-07-22 01:52:31 +10:00