Naoufal CHABAA commited on
Commit
a97ae91
Β·
unverified Β·
1 Parent(s): f5331d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -17
README.md CHANGED
@@ -1,20 +1,3 @@
1
- <!--
2
- ---
3
- title: Web Agent
4
- emoji: 🌐
5
- colorFrom: blue
6
- colorTo: yellow
7
- sdk: gradio
8
- sdk_version: 5.23.1
9
- app_file: app.py
10
- pinned: false
11
- tags:
12
- - smolagents
13
- - agent
14
- - smolagent
15
- ---
16
- -->
17
-
18
  # Web Search Agent
19
 
20
  A powerful AI-powered web agent that can search the web, summarize webpages, and provide time information across different timezones.
@@ -77,3 +60,19 @@ This project is licensed under the Apache License 2.0 - see the LICENSE file for
77
  - Built with [Gradio](https://gradio.app/)
78
  - Uses [SmoLAgents](https://github.com/huggingface/smol-ai-agents) framework
79
  - Azure AI for inference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Web Search Agent
2
 
3
  A powerful AI-powered web agent that can search the web, summarize webpages, and provide time information across different timezones.
 
60
  - Built with [Gradio](https://gradio.app/)
61
  - Uses [SmoLAgents](https://github.com/huggingface/smol-ai-agents) framework
62
  - Azure AI for inference
63
+
64
+
65
+ ---
66
+ title: Web Agent
67
+ emoji: 🌐
68
+ colorFrom: blue
69
+ colorTo: yellow
70
+ sdk: gradio
71
+ sdk_version: 5.23.1
72
+ app_file: app.py
73
+ pinned: false
74
+ tags:
75
+ - smolagents
76
+ - agent
77
+ - smolagent
78
+ ---