An AI tool that allows large language models to connect to Gemini capsules and fetch content from Geminispace.
Find the code here:
https://openwebui.com/t/projectmoon/gemini_protocol_tool/ https://git.agnos.is/projectmoon/open-webui-filters/src/branch/master/gemini.pyThe initial release supports basic direct connection to Gemini pages, and relies on the model's contextual understanding to navigate the capsule. This allows you to interact with Gemini in a conversational way.
These are the recommended models, that I can run on my hardware:
Llama3 is NOT recommended for this tool, as it often makes assumptions about the fetched content that it should not. This is very noticeable when following redirects.
It is possible that Llama3 fine-tunes that are better at following instructions can work properly with the tool.
Currently, very basic connectivity to Geminispace is supported, returning the raw content on a success response (status code 2x). Redirects are supported.
Features to implement:
The tool exposes these settings as valves:
‗‗‗‗‗‗‗‗‗‗‗‗‗‗‗‗‗‗‗‗
⤴️ [/projects/open-webui-filters] 🏠 Home