GitHub - gensx-inc/gensx: The TypeScript framework for agents & workflows with react-like components. Lightning fast dev loop. Easy to learn. Easy to extend.
GenSX ⚡️
GenSX is a simple typescript framework for building agents and workflows with reusable React-like components.
GenSX takes a lot of inspiration from React, but the programming model is very different - it’s a Node.js framework designed for data flow.
But if you know how to write a react component, then building an agent will feel easy and familiar.
Why GenSX?
🎯 Pure Functions: Components are pure TypeScript functions that are easily testable, reusable, and sharable
🌴 Natural Compositio...
Read more at github.com