In our last tutorial, we learned how to create a web app with the latest version, 0.80, of the CrewAI framework. In that development, we used the Panel as the web UI library to create an interactive multi-agent workflow app.
We implemented redirecting agents’ output and user input messages from the command line to the front end. Panel is a powerful library for building web apps and is highly compatible with CrewAI.
However, it is not the only option.
This tutorial will show you how to create a web UI with Taipy, another popular open-source library for building data apps.
Share:
- Copied!