Happy to introduce Lyzr Automata (experimental version) to the Dev.to community.
It's open-source. Lyzr Automata is a low-code approach to building stateful AI workflows. The architecture and the approach are slightly different compared to the current options.
Feel free to play around and share your ideas. We are committed to launching a new version (upgrade) every week. v0.3 will be out this week with a compiler and tools integrator.
Github: https://github.com/LyzrCore/lyzr-experimental-automata
Launch video: https://youtu.be/CauN4T5D-Cg
Top comments (3)
Interesting.
Sorry, I did not see this library handling the rate limits or concurrency aspects. Could you please explain if I am missing anything? Any multi-agent framework dealing with the concurrent executions would potentially fail or not be able to execute due to the rate limits or concurrency, right?
On our agenda. The compiler aka router and tools integration will be out this week. The scaling part (concurrency, dockerization, feedback loops) is planned for future releases. And we have a new version release planned for every week.
Thanks for letting us know your future plans :)