Spaces:
No application file
No application file
SEO: Update description
Browse files
README.md
CHANGED
|
@@ -1,25 +1,15 @@
|
|
| 1 |
---
|
| 2 |
title: "No-Code & Low-Code Search and Discovery API"
|
| 3 |
-
emoji: π€
|
| 4 |
colorFrom: blue
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.44.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
tags:
|
| 12 |
-
- no-code
|
| 13 |
-
- low-code
|
| 14 |
-
- automation
|
| 15 |
-
- app-builder
|
| 16 |
-
- code
|
| 17 |
-
- low
|
| 18 |
-
- email
|
| 19 |
-
- parsing
|
| 20 |
-
- data
|
| 21 |
-
- pdf
|
| 22 |
---
|
|
|
|
| 23 |
# No-Code & Low-Code Search and Discovery API
|
| 24 |
|
| 25 |
no code tools professionals waste hours on building the same data integration from scratch for every project. This fixes that.
|
|
@@ -72,28 +62,11 @@ Yes β a free tier is included for testing and low-volume use. Paid tiers liste
|
|
| 72 |
|
| 73 |
**Instant download. Works immediately. No complicated setup.**
|
| 74 |
|
| 75 |
-
##
|
| 76 |
-
|
| 77 |
-
1. Click **Use in Spaces** above to run the demo directly
|
| 78 |
-
2. Or clone the repository and run locally:
|
| 79 |
-
|
| 80 |
-
```bash
|
| 81 |
-
git clone https://huggingface.co/spaces/WealthFromAI/no-code-low-code-search-and-discovery-api-8349
|
| 82 |
-
cd no-code-low-code-search-and-discovery-api-8349
|
| 83 |
-
pip install -r requirements.txt
|
| 84 |
-
python app.py
|
| 85 |
-
```
|
| 86 |
-
|
| 87 |
-
## π° Pricing
|
| 88 |
|
| 89 |
- **Demo**: Free on Hugging Face Spaces
|
| 90 |
- **Full Source Code**: $42.23
|
| 91 |
-
- Available on [Gumroad](https://gumroad.com) and [Whop](https://whop.com)
|
| 92 |
-
|
| 93 |
-
## π License
|
| 94 |
-
|
| 95 |
-
MIT License β free to use, modify, and distribute.
|
| 96 |
|
| 97 |
---
|
| 98 |
|
| 99 |
-
*Built with [FORGE-X](https://github.com/WealthFromAI)
|
|
|
|
| 1 |
---
|
| 2 |
title: "No-Code & Low-Code Search and Discovery API"
|
| 3 |
+
emoji: "π€"
|
| 4 |
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
+
|
| 13 |
# No-Code & Low-Code Search and Discovery API
|
| 14 |
|
| 15 |
no code tools professionals waste hours on building the same data integration from scratch for every project. This fixes that.
|
|
|
|
| 62 |
|
| 63 |
**Instant download. Works immediately. No complicated setup.**
|
| 64 |
|
| 65 |
+
## Pricing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
|
| 67 |
- **Demo**: Free on Hugging Face Spaces
|
| 68 |
- **Full Source Code**: $42.23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
|
| 70 |
---
|
| 71 |
|
| 72 |
+
*Built with [FORGE-X](https://github.com/WealthFromAI)*
|