LogoLogo
  • Welcome to Composabl
  • Get Started
  • Reference
    • CLI Reference
    • SDK Reference
    • Glossary
    • Sample Use Cases
  • Tutorials
    • Industrial Mixer
      • Get Started
      • Deep Reinforcement Learning
      • Strategy Pattern
      • Strategy Pattern with a Perception Layer
      • Plan-Execute Pattern
  • Establish a Simulation Environment
    • Simulation Overview
    • Connect a Simulator to Composabl
    • Composabl Simulation API
  • Build Multi-Agent Systems
    • Anatomy of a Multi-Agent System
    • Create a Use Case
    • Set Goals, Constraints, and Success Criteria
    • Create Skill Agents
      • Create Skill Agents
      • Create Skill Agents with Rewards Using the SDK
      • Configure Programmed Algorithms as Skill Agents
      • Configure API Connections to Third-Party Software as Skill Agents
    • Orchestrate Skill Agents
    • Configure Scenarios
    • Add a Perception Layer
      • Create a New Perceptor
      • Configure an ML Model as a Perceptor
      • Configure an LLM Model as a Perceptor
    • Publish Skill Agent Components to the UI
  • Train Agents
    • Submit a Training Job through the UI
    • Analyze Agent System Behavior
      • View Training Session Information
      • Analyze Data in Detail with the Historian
  • Evaluate Performance
    • Set KPI and ROI
    • Analyze Data
  • Deploy Agents
    • Access a Trained Agent System
    • Deploy an Agent System in a Container
    • Deploy an Agent System as an API
    • Connect Runtime Container to Your Operation
    • Connecting to Agent System Runtime and Plotting Results of Agent System Operations
  • clusters
    • Creating a Cluster
      • Manual
      • Automated
      • Azure
    • Connecting a Cluster
  • Troubleshooting
    • Resolving Certificate Issues for Installing the Composabl SDK on WSL
Powered by GitBook
On this page
  • Using Composabl
  • Machine Teaching
Export as PDF
  1. Get Started

About Composabl

Last updated 7 months ago

Using Composabl

The Composabl platform has multiple access points. To build and train agents, you can use the no-code Agent Builder Studio, designed to make agent building easy and intuitive. To integrate ML models, LLMs, algorithms, and simulations with Composabl, or to create nuanced reinforcement learning algorithms to add to your agents, use the Python software development kit (SDK) to create agent components and simulators and publish them to your projects.

Agents train in simulations of the real system. Composabl allows multiple ways to train agents, including several cluster compute options for training at scale. As part of training, the Composabl historian allows you to evaluate agent behavior to improve the design and get better performance. Once agents are trained, the Composabl runtime connects to your system for deployment.

Machine Teaching

To get the most out of Composabl, you can use a method called Machine Teaching to design your agents. Machine Teaching breaks down tasks into skills that the agent can acquire piece by piece. This allows intelligent agents to train quickly and efficiently, enables different technologies to control different parts of the process as appropriate, and makes AI systems accessible and explainable.

To learn more about machine teaching and how to design and build intelligent agents:

Read the book:

Take the online course:

Designing Autonomous AI (O'Reilly, 2022)
Machine Teaching for Autonomous AI
Composabl platform diagram