> For the complete documentation index, see [llms.txt](https://docs.mode.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mode.network/ai-agents/ai-tooling/frameworks.md).

# Frameworks

## [Eliza](https://github.com/ai16z/eliza/blob/main/README.md)

Eliza is a powerful framework designed to simplify the creation of AI agents. It provides a robust set of tools for building agents that can understand, plan, and execute tasks autonomously. For more information, you can explore the [Eliza GitHub repository](https://github.com/ai16z/eliza) and the [official documentation](https://ai16z.github.io/eliza/docs/intro/).

## [GOAT](https://github.com/goat-sdk/goat/tree/main/typescript/examples)

GOAT, or the Great Onchain Agent Toolkit, is an open-source framework that equips AI agents with blockchain capabilities, such as managing wallets, trading tokens, and interacting with smart contracts.
