The AI suggests open questions to deepen the analysis.
Each question can be analyzed in turn:
double-click to start a new analysis on the question itself.
AI-generated content (Google Gemini): may contain inaccuracies.
Settings
Gemini (default) requires an API key and a connection, and
works everywhere, including mobile. Ollama is an advanced option: it requires
Ollama installed and running on your computer (desktop only),
processing texts locally, with no key or quota. Analysis quality is lower than
Gemini. See the requirements below.
Local Ollama
🔒 Requirements: install a model with
ollama pull <name> and start Ollama with
ollama serve. Opening this page locally works as is.
To use it from the online site, start Ollama with
OLLAMA_ORIGINS including the site domain, otherwise the
browser blocks the call due to CORS. On iOS Safari the connection to
localhost may be blocked.