Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.14 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.14 KB

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