Naoufal CHABAA commited on
Commit
88b8e67
·
1 Parent(s): e0ab47e

Update README.md to define project metadata and tags for Spaces

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -1,2 +1,16 @@
1
- # web_agent
2
- Versatile AI assistant for Q&A, text generation, translation, summarization, and math help.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Web Agent
3
+ emoji: 🌐
4
+ colorFrom: blue
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: 5.23.1
8
+ app_file: app.py
9
+ pinned: false
10
+ tags:
11
+ - smolagents
12
+ - agent
13
+ - smolagent
14
+ - tool
15
+ - agent-course
16
+ ---