ottomator-agents
All the open source AI Agents hosted on the oTTomator Live Agent Studio platform!
This repository holds the open-source code and workflow files for all the AI agents that run on the Live Agent Studio, a community platform built by oTTomator. The studio is designed as both a learning resource and a practical tool: visitors can explore ready-made AI agents covering a wide range of tasks, run them directly on the platform, or study the code to build their own.
The agents themselves are the main content here. Each one is built to do something specific with AI, from answering questions to automating tasks, and the collection is expected to grow steadily. Because the repository is open source, anyone can read exactly how each agent is put together, which makes it a useful study resource for people who want to understand how AI tools are constructed.
Using agents on the platform requires tokens, a form of in-platform credit. New users receive a starting batch for free. The token cost varies by agent because some rely on larger AI models, call them several times per request, or use paid third-party services. Tokens can be purchased if needed.
For people who want to contribute, the studio accepts community-built agents. The repository includes sample starting points: one for agents built with the n8n workflow tool and one for agents built in Python. A developer guide on the platform walks through the full submission process.
The platform is in beta at the time of writing, which means response times may be slower under heavy load and the agent library is still expanding. The creator, Cole Medin, also publishes supporting content on a YouTube channel alongside the platform. For questions or help, the project points users to a community forum called the Think Tank, where members can discuss both using and building agents.