0e962ab720a4b223614f558ddb27586fe0fd1aff
SearXNG Gemini Stream Plugin
This is a SearXNG plugin that provides live AI search answers using Google Gemini Flash.
Configuration
Set the following environment variables:
GEMINI_API_KEY: Your Google Gemini API key.GEMINI_MODEL: (Optional) The model to use, defaults togemini-3-flash-preview.
Installation
This file should be placed in the searx/plugins directory of your SearXNG instance or configured as a plugin.
Description
A SearXNG plugin that generates local AI overviews powered by Ollama, using search results as RAG context.
Languages
Python
100%