Skip to content

Latest commit

 

History

History
83 lines (71 loc) · 2.53 KB

File metadata and controls

83 lines (71 loc) · 2.53 KB
Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 2 column 1
---
title: Introduction
<<<<<<< HEAD
=======
description: "Welcome to elizaOS - Your AI Agent Framework"
>>>>>>> origin/docs/fix-nav-structure
---

Create AI agents with personalities, equip them with plugins, and send them out into the world.

What is elizaOS?

<<<<<<< HEAD elizaOS is a TypeScript-based framework for building autonomous AI agents that can:

  • Define unique personalities and goals through character files
  • Take actions in the real world by equipping agents with plugins
  • Orchestrate multi-step workflows through natural language conversations
  • Remember and learn from interactions with persistent memory
  • Run anywhere - locally for development or scaled for production

The elizaOS framework ships with 90+ official plugins spanning social platforms, blockchain networks, AI providers, generative models, DeFi protocols, gaming, and more. Its plugin architecture lets you mix and match capabilities without modifying core.

With elizaOS, you give your agent a personality and a goal, equip it with the right plugins, and let it work to achieve results. Your agents can trade on DEXs, manage social media accounts, create content, analyze data, or interact with any API or blockchain. They operate autonomously, taking actions based on their goals and the capabilities you've given them.

Next Steps

Ready to build your first agent? Start here:

Build powerful AI agents with elizaOS - a flexible framework for creating autonomous AI systems.

origin/docs/fix-nav-structure

Get your first AI agent running in minutes Develop and customize your agents

Core Concepts

Explore the powerful capabilities that make elizaOS the go-to choice for AI agent development.

Understand the core agent architecture Complete API documentation for elizaOS Learn about plugins and their capabilities Learn from real-world agent implementations