The AI-native automation platform for Creative Professionals. Build, debug, and run flows in seconds.
Beta Software Notice: Automaland is currently in beta. It is provided "as is" without any warranty of any kind. Please use it at your own risk and ensure you save your work frequently.
Automaland splits automation into three coupled layers:
Configure watchers in Settings to automate flows without opening the app.
Automaland supports a wide range of models. Select "Custom Model..." in settings to use a model not listed in the presets.
| Provider | Preset Models |
|---|---|
| Google Gemini |
gemini-3-flash gemini-3-pro gemini-3-deep-think gemini-2.5-pro gemini-2.5-flash gemini-2.0-flash gemini-2.0-flash-lite |
| OpenAI |
gpt-5.2 gpt-5.3-codex gpt-5-mini o3 o1 o4-mini gpt-4.5 gpt-4o |
| Anthropic Claude |
claude-4-6-opus-latest claude-4-5-sonnet-latest claude-4-5-haiku-latest claude-3-7-sonnet-20250224 claude-3-5-sonnet-latest |
You can connect Automaland to local LLMs (like Ollama or LM Studio) or enterprise endpoints.
ollama servehttp://localhost:11434/v1/chat/completionsllama3.2, mistral).ollama (any string works).http://localhost:1234/v1/chat/completionsAutomaland communicates with host applications via a local bridge. No plugins are required in most cases.