bf04b6257773ec9e9f5642c8184c02dfff7dc69f
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%