camel-ai / camel

🐫 CAMEL: Finding the Scaling Law of Agents. A multi-agent framework. https://www.camel-ai.org
https://www.camel-ai.org
Apache License 2.0
5.37k stars 656 forks source link

[Feature Request] Web UI for muti-agent #299

Closed Wendong-Fan closed 5 months ago

Wendong-Fan commented 1 year ago

Required prerequisites

Motivation

For muti-agent, we need a UI to better show the demo

Solution

Use Streamlit to build the web UI

Alternatives

Gradio as an alternative framework

Additional context

No response

Obs01ete commented 1 year ago

The UI demo must go into apps folder. Also, where is the core functionality for multiagent? We do not have a multiagent society yet.

Wendong-Fan commented 11 months ago

The UI demo must go into apps folder. Also, where is the core functionality for multiagent? We do not have a multiagent society yet.

Will add the UI under apps folder, currently the functionality has not been ready but I can start developing the UI framework first.