Skip to content

Frequently Asked Questions

Everything you need to know about MiMinions.

What is MiMinions?

MiMinions is an open-source framework for building autonomous AI agents. It enables developers to create, deploy, and manage agentic AI systems that can think, plan, and execute tasks independently. The framework provides the building blocks for multi-agent systems with built-in safety mechanisms.

How do I get started?

Getting started is easy. Install the framework with pip install miminions, then create your first agent in just a few lines of code. See the Getting Started guide for step-by-step instructions on building your first autonomous AI agent.

Is MiMinions free to use?

Yes — MiMinions is open-source and free to use. You can use it for personal projects, commercial applications, and contribute to its development. Check out the GitHub repository to see the source and contribute to the project.

What safety features are included?

Safety is a core principle of MiMinions. The framework supports guardrails, action approval workflows, and comprehensive logging. You get the tools to monitor agent behaviour and implement human-in-the-loop oversight when needed.

Where can I find the documentation?

Full guides and API references live in the Documentation section, covering the Agent, Memory, Context Builder, Tools, and CLI & Chat modules.


Still have a question? Get in touch.