Introduction
Welcome to Minded Docs 👋
Minded is an AI agent development platform designed for rapidly building, deploying, and scaling production-grade agents.
It brings developers, product teams, and business users together to accelerate AI agent creation by up to 10x.
Generate with AI: Prompt Copilot, our AI assistant, to quickly generate sophisticated AI agents. Copilot seamlessly integrates with your existing systems, APIs, and workflows, ensuring every agent is production-ready from the start.
Build Visually: Easily refine agents and workflows with our intuitive visual editor. Drag-and-drop to create, configure, and test your agents without writing code.
Extend with Code: Customize and extend agents by editing code directly. Enjoy two-way synchronization with GitHub, so your changes stay seamlessly integrated across visual and code-based workflows.
Manage Centrally: Control and manage your agents with built-in governance, including granular access controls, version control, audit logs, and comprehensive monitoring—all accessible from a single unified platform.
Let's dive in and start building powerful AI agents with Minded!
✨ Why MindedJS?
SDK with no-code platform – Define Agent as Code or use the visual no-code editor on top.
🚀 Get Started
Ready to build your first AI agent? Start with our Quick Start Guide to create a working agent in minutes.
What You'll Learn
Installation - Set up MindedJS in your project
Quick Start - Build your first refund processing agent
Core Concepts - Understand flows, nodes, edges, and memory
Your First Eval - Solve your first eval
Key Concepts
Flows - Directed graphs of nodes connected by edges
Nodes - Processing units (triggers, prompts, tools, junctions)
Edges - Routing logic between nodes
Tools - Strongly-typed functions for LLMs to call
Memory - Type-safe state management across your flow
📚 Documentation
This documentation is organized to help you learn progressively:
New to MindedJS? Start with Installation and Quick Start
Understanding concepts? Explore Core Concepts
Ready to build? Check out Implementation Examples
Need reference? Browse the API Reference
Let's build something amazing! 🚀
Last updated