For the complete documentation index, see llms.txt. This page is also available as Markdown.
Page cover

Autonomous Worlds Engine (AWE)

The AWE framework is designed to guide the lifecycle of an Autonomous World from creation to operation. It comprises the following core components:

  • User Input: Users define the purpose, goals, parameters, and simulation scenarios for their World through natural language prompts or structured inputs.

  • Intent Extraction: A multi-agent system interprets user prompts, identifying the required agents, environments, and components for the World.

  • World File Framework: This Onchain repository stores essential details, such as agent roles, environment design, state management, and simulation parameters, ensuring transparency and persistence.

Last updated