James Frecheville commited on
Commit
f73c8ab
·
1 Parent(s): 0354298

Update README with correct Hugging Face configuration

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🦉 OWL Multi-Agent Collaboration System
2
 
3
  OWL is an advanced multi-agent collaboration system developed based on the CAMEL framework, designed to solve complex problems through agent collaboration.
 
1
+ ---
2
+ title: OWL - Open World Learning
3
+ emoji: 🦉
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: "3.50.2"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # OWL - Open World Learning
13
+
14
+ OWL is an AI-powered learning platform that helps users understand and interact with web applications through natural language.
15
+
16
+ ## Features
17
+
18
+ - Natural language interface for web application interaction
19
+ - Function module selection and execution
20
+
21
  # 🦉 OWL Multi-Agent Collaboration System
22
 
23
  OWL is an advanced multi-agent collaboration system developed based on the CAMEL framework, designed to solve complex problems through agent collaboration.