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

Revert README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -16
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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,19 +75,3 @@ This project is licensed under the Apache License 2.0 - see the LICENSE file for
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
- ---
 
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
+ ---
15
+
16
  # Web Search Agent
17
 
18
  A powerful AI-powered web agent that can search the web, summarize webpages, and provide time information across different timezones.
 
75
  - Built with [Gradio](https://gradio.app/)
76
  - Uses [SmoLAgents](https://github.com/huggingface/smol-ai-agents) framework
77
  - Azure AI for inference