From 272b59763e1d46d11bed55264530dbd8792cfb2d Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 20 Jan 2026 00:29:43 -0600 Subject: [PATCH] Revise README for AI Answers Plugin clarity Updated the README to clarify plugin name and features. --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8abb53a..1c10926 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -# AI Answers for SearXNG +# AI Answers Plugin for SearXNG +**Single file install** +**Does not block result loading time** -**Does not block result loading time.** +A SearXNG plugin that generates AI answers using search results as RAG context. Supports 8+ LLM providers. -A SearXNG plugin that generates AI answers using search results as RAG context. Supports 8 LLM providers. +Features: +- token-by-token UI streaming +- clickable inline citations +- interactive mode to continue summary, ask follow ups, copy, or regenerate +- simple response mode with no extras -Features token-by-token streaming and clickable inline citations. ## Installation