Lyzr Automata v0.1.2 is out now
Lyzr Automata is a sophisticated multi-agent automation framework designed to keep things simple, with a focus on workflow efficiency and effectiveness.
What’s New?
- Agents now have memory. Thanks to LlamaIndex RAG functions.
- Automata has a ‘logger’ class to view all logs in one place
Access the code
Github: https://github.com/LyzrCore/lyzr-automata
What’s the demo?
We automated the role of AI Blogger.
In the demo, you will see
- Automata agents scrap Streamlit website
- Use LlamaIndex to create indexes and the base blog article
- Use Perplexity to search recent news on the blog topic
- Combine all the above data to write a 1500 words blog
- Publish it to dev.to
Demo Video:
https://www.loom.com/share/bb7d7a8fe0b14d0cadadc6ef2f0b5b9e?sid=6d50a9d4-878d-40d0-9c3d-e99015889e3c
Try Lyzr Automata and build your own #PrivateAgent
Powered by Lyzr.ai - the low code agent framework company.
Top comments (1)
Suggestion -
More interesting things could be accomplished by having a lyzr automation service, basically it's a SaaS based service which allows the users to perform the multi-agent automation. The more you think in terms of service, it will allow various consumers to use and participate, no matter what kind of technology the consumers would be using. However, currently the lyzr-automata seems to be a tight couple framework, and you are basically enforcing the developers to work with python. Just a suggestion, please don't get me wrong.