diff --git a/index.mdx b/index.mdx index b0594aa..54f263f 100644 --- a/index.mdx +++ b/index.mdx @@ -1,22 +1,34 @@ --- title: Introduction +<<<<<<< HEAD +======= description: "Welcome to elizaOS - Your AI Agent Framework" +>>>>>>> origin/docs/fix-nav-structure --- -Hero Light -Hero Dark +Create AI agents with personalities, equip them with plugins, and send them out into the world. -## Getting Started +## 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 - Learn how to develop and customize your agents + Develop and customize your agents ## Core Concepts -Explore the powerful capabilities that make elizaOS the choice for AI agent development. +Explore the powerful capabilities that make elizaOS the go-to choice for AI agent development. - Understand the core agent system and architecture + Understand the core agent architecture - Complete API documentation for all elizaOS modules + Complete API documentation for elizaOS - Extend functionality with the plugin ecosystem + Learn about plugins and their capabilities