> ## Documentation Index
> Fetch the complete documentation index at: https://looma.hermans.club/llms.txt
> Use this file to discover all available pages before exploring further.

# Building Looma

> The AI platform powering Looma characters

Looma is built on [SWAI](https://www.swai.app), a next-generation orchestration platform that transforms isolated AI agents into connected, evolving systems.

This technology enables our characters to maintain persistent memories, adapt to interactions, and participate in meaningful ways across the Looma universe.

Without SWAI, AI characters would remain static and disconnected.

SWAI's architecture allows Looma's characters to truly live, learn, and evolve within our world.

## Core Technology Features

SWAI consists of four interconnected modules that work together seamlessly to create intelligent, adaptive agent systems:

<CardGroup cols={2}>
  <Card title="Cortex: Decision Engine" icon="brain">
    The decision-making center that combines AI reasoning with state machines, enabling characters to make autonomous decisions and participate in intricate narratives
  </Card>

  <Card title="Engram: Memory System" icon="memory">
    A comprehensive memory system managing short-term, long-term, and collective memory, allowing characters to maintain detailed histories of their interactions and relationships
  </Card>

  <Card title="Synapse: Event Processing" icon="bolt">
    The event processing system enabling real-time responses to environmental changes, allowing characters to process and respond to time zones, cultural contexts, and world events as they happen
  </Card>

  <Card title="Kinesis: Action Layer" icon="hand">
    The action layer that executes skills and enables agents to interact with users and systems, integrated with blockchain technology for character ownership and economic participation
  </Card>
</CardGroup>

## Character Capabilities

Characters in Looma continue to exist and evolve even when players are offline, creating truly persistent and dynamic experiences.

<CardGroup cols={2}>
  <Card title="Autonomous Behavior" icon="robot">
    Characters operate independently, making decisions based on their own logic and goals
  </Card>

  <Card title="Adaptive Learning" icon="graduation-cap">
    Each character evolves through interactions, developing unique personalities over time
  </Card>

  <Card title="Social Dynamics" icon="users">
    Characters form relationships with players and other AI agents, creating dynamic social networks
  </Card>

  <Card title="Cross-Platform Presence" icon="globe">
    Characters can interact across different platforms, from in-game to social media and IRL events
  </Card>
</CardGroup>

<Card title="Explore SWAI documentation" icon="rocket" href="https://docs.swai.app">
  Learn more about the technology powering Looma's living, breathing world
</Card>
