-
Notifications
You must be signed in to change notification settings - Fork 0
Home
entity12208 edited this page Feb 21, 2026
·
3 revisions
Welcome to the EditorAI wiki!
Installing for any OS:
- Go to https://github.com/entity12208/EditorAI/releases/latest, and download the
entity12208.edit-ai.geodefile found there. - Open Geometry Dash 2.2074 with Geode installed.
- Click the Geode icon to enter the Geode menu
- Press the Manual Installation button found in the bottom left (image below).
- Select the downloaded
entity12208.edit-ai.geodefile. - Restart the game (Geode should prompt it).

- Download Ollama from https://ollama.com/download
- Open your terminal and run
ollama pull entity12208/editorai:<model>, where<model>is eitherqwenordeepseek(e.g.ollama pull entity12208/editorai:qwen) - Run
ollama servein another terminal window. Keep this open and running. - Open Geometry Dash
- Open the settings for the mod
- Set the first setting to
ollamainstead ofgemini - Set the
ollama modelsetting to the full name of the pulled model (e.g.entity12208/editorai:qwen) - Done!