Update README.md
Browse files
README.md
CHANGED
|
@@ -19,4 +19,15 @@ Examples:
|
|
| 19 |
- Tavily Search
|
| 20 |
- Gradio
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 19 |
- Tavily Search
|
| 20 |
- Gradio
|
| 21 |
|
| 22 |
+
## Available Tools
|
| 23 |
+
- Wikipedia Search
|
| 24 |
+
- YouTube Transcript Extractor
|
| 25 |
+
- Web Page Content Extractor
|
| 26 |
+
- Excel-to-Text Parser
|
| 27 |
+
- Code Execution (Python)
|
| 28 |
+
- Word Sorter
|
| 29 |
+
- Integer Adder
|
| 30 |
+
- Produce Classifier
|
| 31 |
+
- Audio Transcriber (Whisper)
|
| 32 |
+
|
| 33 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|