Agented.tech
  • Welcome
  • Manifesto
  • Use cases
  • Roadmap
  • Framework Architecture
  • AGNT Token
  • Main components
    • Main chat
    • Create agent
    • Functions Marketplace
    • Agents
    • AgentCore Library
  • Agent Builder
  • How it works
    • Creating an agent with code examples
    • Marketplace Guide
    • Agent Builder Guide
  • Links
    • Website
    • Github
Powered by GitBook
On this page
Export as PDF

Welcome

NextManifesto

Last updated 3 months ago

Agented - is a modular open-source framework for developing AI agents with hierarchical structure and ability to integrate functions and agents. It features a functions marketplace that enables easy expansion of agent capabilities and the creation of complex, scalable AI systems, forming a complete ecosystem.

Key advantages:

  • Modularity: You can leverage Agent Core as a foundational building block and easily extend its capabilities by adding functions or even incorporating other agents.

  • Hierarchical structure: Supports parent-child AI agents relationships to create complex multi-agent systems.

  • No-code solutions supported: Dashboard to Create AI Agents without Coding - Agent builder.

  • Functions Marketplace: Provides access to ready-made functions to extend agent capabilities and monetize your own developments.

  • Extensibility: Offers the ability to add custom functions and integrate with external services.

Jump right in

Use cases
AgentCore Library
Marketplace Guide
Roadmap
Framework Architecture
Creating an agent with code examples