lazychih114 commited on
Commit
794827b
Β·
1 Parent(s): b4a762d

update qr code

Browse files
Files changed (1) hide show
  1. README.md +18 -12
README.md CHANGED
@@ -50,9 +50,21 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
50
  </div>
51
 
52
  <!-- # Key Features -->
53
- <!-- # πŸ“‹ Table of Contents -->
54
-
55
-
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
 
58
  # πŸ”₯ News
@@ -121,8 +133,6 @@ python run_gaia_roleplaying.py
121
  - [ ] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks.
122
  - [ ] Develop more sophisticated agent interaction patterns and communication protocols
123
 
124
- <!-- # Architecture
125
-
126
 
127
  # πŸ“„ License
128
 
@@ -133,7 +143,7 @@ The source code is licensed under Apache 2.0.
133
  If you find this repo useful, please cite:
134
 
135
 
136
- ```bibtex
137
  @misc{owl2025,
138
  title = {OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation},
139
  author = {{CAMEL-AI.org}},
@@ -143,13 +153,9 @@ If you find this repo useful, please cite:
143
  }
144
  ```
145
 
146
- <!-- # πŸ”₯ Community
147
-
148
  Join us for further discussions!
149
-
150
- <p align="center">
151
- <img src="./assets/qr_code.jpg" alt="OWL WeChat QR Code" width="200"/>
152
- </p> -->
153
 
154
 
155
 
 
50
  </div>
51
 
52
  <!-- # Key Features -->
53
+ # πŸ“‹ Table of Contents
54
+
55
+ - [πŸ“‹ Table of Contents](#-table-of-contents)
56
+ - [πŸ”₯ News](#-news)
57
+ - [πŸ› οΈ Installation](#️-installation)
58
+ - [**Clone the Github repository**](#clone-the-github-repository)
59
+ - [**Set up Environment**](#set-up-environment)
60
+ - [**Install Dependencies**](#install-dependencies)
61
+ - [**Setup Environment Variables**](#setup-environment-variables)
62
+ - [πŸš€ Quick Start](#-quick-start)
63
+ - [πŸ§ͺ Experiments](#-experiments)
64
+ - [⏱️ Future Plans](#️-future-plans)
65
+ - [πŸ“„ License](#-license)
66
+ - [πŸ–ŠοΈ Cite](#️-cite)
67
+ - [πŸ”₯ Community](#-community)
68
 
69
 
70
  # πŸ”₯ News
 
133
  - [ ] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks.
134
  - [ ] Develop more sophisticated agent interaction patterns and communication protocols
135
 
 
 
136
 
137
  # πŸ“„ License
138
 
 
143
  If you find this repo useful, please cite:
144
 
145
 
146
+ ```
147
  @misc{owl2025,
148
  title = {OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation},
149
  author = {{CAMEL-AI.org}},
 
153
  }
154
  ```
155
 
156
+ # πŸ”₯ Community
 
157
  Join us for further discussions!
158
+ ![](./assets/community.png)
 
 
 
159
 
160
 
161