Skip to content

openbotai/openagents

 
 

Repository files navigation

OpenAgents

OpenAgents is a platform for building and commercializing AI agents using shared databases of skills and knowledge. It will soon include a two-sided marketplace for builders and users of AI agents.

See the wiki for more.

builder1

How it works

  • A user creates an Agent from Nodes.
  • Nodes are defined by community developers. They could be:
    • API endpoints
    • External WASM plugins
    • Conditional logic
    • Data parsing
    • Or most anything compatible with flow-based programming
  • Nodes may have an associated fee which is paid to the node creator when the node is used in a workflow
  • Agents can be used in our UI and via API
  • Users can comment/rate/share Nodes
  • Leaderboards show what's popular

Tech Stack

  • TALL
    • Tailwind
    • Alpine
    • Laravel
    • Livewire

Video series

We've chronicled most of the development of this platform over multiple months and 80+ videos on X.

See episode one or the full episode list.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.5%
  • Blade 31.2%
  • CSS 1.6%
  • JavaScript 0.7%