Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# AI Research Assistant
|
| 2 |
|
| 3 |
An AI-powered research assistant that gathers and analyzes information with web search, weather, and space weather context.
|
|
@@ -56,4 +59,4 @@ Deploy as a Hugging Face Space with the following configuration:
|
|
| 56 |
|
| 57 |
## License
|
| 58 |
|
| 59 |
-
Apache 2.0
|
|
|
|
| 1 |
+
---
|
| 2 |
+
sdk: gradio
|
| 3 |
+
---
|
| 4 |
# AI Research Assistant
|
| 5 |
|
| 6 |
An AI-powered research assistant that gathers and analyzes information with web search, weather, and space weather context.
|
|
|
|
| 59 |
|
| 60 |
## License
|
| 61 |
|
| 62 |
+
Apache 2.0
|