WealthFromAI commited on
Commit
ac1ebfc
·
verified ·
1 Parent(s): b12da69

SEO: Update description

Browse files
Files changed (1) hide show
  1. README.md +7 -34
README.md CHANGED
@@ -1,25 +1,15 @@
1
  ---
2
  title: "DevOps Infra Stack Recommender API"
3
- emoji: ⚙️
4
- colorFrom: gray
5
- colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- tags:
12
- - devops
13
- - infrastructure
14
- - automation
15
- - monitoring
16
- - cloud
17
- - cost
18
- - finops
19
- - dashboard
20
- - savings
21
- - multi
22
  ---
 
23
  # DevOps Infra Stack Recommender API
24
 
25
  Tired of spending weeks researching Docker vs Kubernetes, evaluating 50+ CI/CD tools, and second-guessing your infrastructure choices? The DevOps Infra Stack Recommender API eliminates decision paralysis by analyzing your project requirements and instantly recommending the optimal toolchain.
@@ -71,28 +61,11 @@ No. The API returns human-readable explanations with each recommendation, making
71
 
72
  **Stop guessing on infrastructure—get your first intelligent stack recommendation in 30 seconds by integrating the DevOps Infra Stack Recommender API today.**
73
 
74
- ## 🚀 Usage
75
-
76
- 1. Click **Use in Spaces** above to run the demo directly
77
- 2. Or clone the repository and run locally:
78
-
79
- ```bash
80
- git clone https://huggingface.co/spaces/WealthFromAI/devops-infra-stack-recommender-api-553f
81
- cd devops-infra-stack-recommender-api-553f
82
- pip install -r requirements.txt
83
- python app.py
84
- ```
85
-
86
- ## 💰 Pricing
87
 
88
  - **Demo**: Free on Hugging Face Spaces
89
  - **Full Source Code**: $29.00
90
- - Available on [Gumroad](https://gumroad.com) and [Whop](https://whop.com)
91
-
92
- ## 📄 License
93
-
94
- MIT License — free to use, modify, and distribute.
95
 
96
  ---
97
 
98
- *Built with [FORGE-X](https://github.com/WealthFromAI) — automated digital product engine*
 
1
  ---
2
  title: "DevOps Infra Stack Recommender 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
  # DevOps Infra Stack Recommender API
14
 
15
  Tired of spending weeks researching Docker vs Kubernetes, evaluating 50+ CI/CD tools, and second-guessing your infrastructure choices? The DevOps Infra Stack Recommender API eliminates decision paralysis by analyzing your project requirements and instantly recommending the optimal toolchain.
 
61
 
62
  **Stop guessing on infrastructure—get your first intelligent stack recommendation in 30 seconds by integrating the DevOps Infra Stack Recommender API today.**
63
 
64
+ ## Pricing
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
  - **Demo**: Free on Hugging Face Spaces
67
  - **Full Source Code**: $29.00
 
 
 
 
 
68
 
69
  ---
70
 
71
+ *Built with [FORGE-X](https://github.com/WealthFromAI)*