diff --git a/README.md b/README.md index 74fe2fe0b..b3bb5bb76 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ Contributions: Welcome + + Hugging Face +

@@ -53,6 +56,8 @@ Applications: software development system, consulting system, etc. # 📰 What's New +- [2023/10/17] We're super excited to share our open-source AI community hugging face: [`AgentVerse`](https://huggingface.co/spaces/AgentVerse/agentVerse). You are able to try out the two simulation applications, NLP Classroom and Prisoner's Dilemma,with your code of the openai API key and the openai organization. Have fun! + - [2023/10/5] Re-factor our codebase to enable the deployment of both simulation and task-solving framework! We have placed the code for Minecraft example in the paper at the [`minecraft`](https://github.com/OpenBMB/AgentVerse/tree/minecraft) branch. Our tool-using example will soon be updated to the `main` branch. Stay tuned! - [2023/8/22] We're excited to share our paper [AgentVerse: Facilitating Multi-Agent Collaboration and Exploring Emergent Behaviors in Agents](https://arxiv.org/abs/2308.10848) that illistrate the task-solving framework @@ -487,6 +492,7 @@ Also, if you're passionate about advancing the frontiers of multi-agent applicat - Discord: https://discord.gg/cnutfCtC. +- Hugging Face: https://huggingface.co/spaces/AgentVerse/agentVerse. # Star History diff --git a/README_zh.md b/README_zh.md index 988dacaf5..bff9fbc8a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -10,6 +10,9 @@ Documentation + + Hugging Face +

@@ -33,6 +36,8 @@ - 🛠 **工具(插件)利用**: AgentVerse支持多智能体环境的工具。目前,AgentVerse支持[BMTools](https://github.com/OpenBMB/BMTools)中提供的工具。 ## 📰 最新消息 +- [2023/10/17] 我们很高兴来分享我们AI开源社区 hugging face: [`AgentVerse`](https://huggingface.co/spaces/AgentVerse/agentVerse). 在你提供openai API 密钥 and the openai 组织码之后,你可以体验NLP教室和囚徒困境两个模拟应用程序。祝你玩得开心! + - [2023/8/22] 📝 我们很高兴分享与此仓库相关的正在进行中的论文[AgentVerse: Facilitating Multi-Agent Collaboration and Exploring Emergent Behaviors in Agents](https://arxiv.org/abs/2308.10848). Screen Shot 2023-09-01 at 12 08 57 PM