Skip to content
forked from receptron/graphai

GraphAI is an asynchronous data flow execution engine, which allows developers to build agentic applications by describing agent workflows as declarative data flow graphs in YAML or JSON.

Notifications You must be signed in to change notification settings

mastom1/graphai

 
 

Repository files navigation

GraphAI

GraphAI is an asynchronous data flow execution engine, which allows developers to build agentic applications by describing agent workflows as declarative data flow graphs in YAML or JSON.

SPECS

TypeScript API Document

Agent Document

Tools

Application Samples

Development

npm links

GraphAI

https://www.npmjs.com/package/graphai

GraphAI Agents

https://www.npmjs.com/org/graphai

GraphAI Utilities

https://www.npmjs.com/org/receptron

Sample Server client

GraphAI for firebase

https://github.com/receptron/graphai-demo-web

GraphAI web stream example

https://github.com/isamu/graphai-stream-web

About

GraphAI is an asynchronous data flow execution engine, which allows developers to build agentic applications by describing agent workflows as declarative data flow graphs in YAML or JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.3%
  • JavaScript 33.5%
  • HTML 1.2%