A chapter-by-chapter walkthrough of airi, generated from its source code and tutorial markdown.
airi is organized as connected concepts and components. Start broad, then drill down chapter by chapter.
airi is a modular ecosystem designed to create living digital characters that can inhabit various platforms, from Minecraft bots to desktop companions. At its core is a Cognitive Brain that uses Large Language Models (LLMs) to perceive events, maintain context, and execute complex tasks via dynamic code generation. This brain is supported by a Visual Stage for rendering the character, a Native Bridge for system interactions, and a Central Data Server for persistent memory, all monitored through a sophisticated Introspection System.
Source Repository: https://github.com/moeru-ai/airi
Follow sequentially or jump to any topic. Start with Agent Adapters.
This tutorial was automatically generated by Code IQ and rendered with the shared tutorial site builder. It can be produced for any repository tutorial folder that follows the numbered markdown chapter layout.
View Code IQ ↗