Update README.md with changes made to program
CI Test Guard / validate-code (push) Has been cancelled
CI Test Guard / validate-code (push) Has been cancelled
This commit is contained in:
@@ -6,21 +6,21 @@
|
|||||||
<div align="left">
|
<div align="left">
|
||||||
|
|
||||||
# Ollama AI Answers Plugin for SearXNG
|
# Ollama AI Answers Plugin for SearXNG
|
||||||
**Single file install**
|
|
||||||
**Does not block result loading time**
|
|
||||||
**Based on [ai-answers-searxng](https://github.com/cra88y/ai-answers-searxng) by [cra88y](https://github.com/cra88y)**
|
**Based on [ai-answers-searxng](https://github.com/cra88y/ai-answers-searxng) by [cra88y](https://github.com/cra88y)**
|
||||||
|
|
||||||
A SearXNG plugin that generates local AI overviews powered by Ollama, using search results as RAG context.
|
A SearXNG plugin that generates local AI overviews powered by Ollama, using search results as RAG context.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
- token-by-token UI streaming
|
- Token-by-token UI streaming
|
||||||
- clickable inline citations
|
- Clickable inline citations
|
||||||
- interactive mode: continue summary, ask follow-ups, copy, or regenerate
|
- Interactive mode: continue summary, ask follow-ups, copy, or regenerate
|
||||||
- simple response mode with no extras
|
- Simple response mode with no extras
|
||||||
- internally called low-latency RAG for follow-ups (bypasses HTTP loopback)
|
- Internally called low-latency RAG for follow-ups (bypasses HTTP loopback)
|
||||||
- native network integration via `searx.network` (respects proxy/SSL settings)
|
- Native network integration via `searx.network` (respects proxy/SSL settings)
|
||||||
- stateless conversation persistence/shareability via URL hash
|
- Stateless conversation persistence/shareability via URL hash
|
||||||
- model selector in the AI overview widget
|
- Model selector in the AI overview widget
|
||||||
|
- Does not slow down result loading
|
||||||
|
- One file install
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user