Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: AI Reasoning Copilot
|
| 3 |
emoji: 👁
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
|
@@ -7,7 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.38.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
short_description: AI Reasoning Copilot
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
@@ -48,4 +48,4 @@ A powerful AI reasoning assistant that runs with zero cost!
|
|
| 48 |
### Document Analysis
|
| 49 |
- Upload PDFs, Word docs, spreadsheets
|
| 50 |
- "Summarize this research paper"
|
| 51 |
-
- "Extract key insights from this data"
|
|
|
|
| 1 |
---
|
| 2 |
+
title: AI Reasoning Copilot 1.0
|
| 3 |
emoji: 👁
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
|
|
|
| 7 |
sdk_version: 5.38.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
short_description: AI Reasoning Copilot 1.0
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 48 |
### Document Analysis
|
| 49 |
- Upload PDFs, Word docs, spreadsheets
|
| 50 |
- "Summarize this research paper"
|
| 51 |
+
- "Extract key insights from this data"
|