Spaces:
Runtime error
Runtime error
fikird
commited on
Commit
Β·
2bc1f33
1
Parent(s):
dcc91e6
Add Hugging Face Space configuration to README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π Intelligent Search Engine
|
| 2 |
|
| 3 |
An AI-powered search engine that provides intelligent summaries and insights from web content.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Intelligent Search Engine
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.14.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# π Intelligent Search Engine
|
| 13 |
|
| 14 |
An AI-powered search engine that provides intelligent summaries and insights from web content.
|