Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🚀 Codder AI: The Future of Developer Ecosystem
|
| 2 |
|
| 3 |
Welcome to the official home of **Codder AI**. We are building a comprehensive suite of AI models designed to empower developers, creators, and innovators. Our ecosystem focuses on bridging the gap between human creativity and machine execution.
|
|
@@ -13,18 +22,3 @@ To simplify the complex world of software and asset creation through intuitive,
|
|
| 13 |
|
| 14 |
### 🤝 Connect with Us
|
| 15 |
Stay tuned for our model releases and API documentation. We believe in the power of open collaboration!
|
| 16 |
-
|
| 17 |
-
title: {{title}}
|
| 18 |
-
emoji: {{emoji}}
|
| 19 |
-
colorFrom: {{colorFrom}}
|
| 20 |
-
colorTo: {{colorTo}}
|
| 21 |
-
sdk: {{sdk}}
|
| 22 |
-
sdk_version: "{{sdkVersion}}"
|
| 23 |
-
{{#pythonVersion}}
|
| 24 |
-
python_version: "{{pythonVersion}}"
|
| 25 |
-
{{/pythonVersion}}
|
| 26 |
-
app_file: app.py
|
| 27 |
-
pinned: false
|
| 28 |
-
---
|
| 29 |
-
|
| 30 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: README.md
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 🔥
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: blue
|
| 8 |
+
pinned: true
|
| 9 |
+
---
|
| 10 |
# 🚀 Codder AI: The Future of Developer Ecosystem
|
| 11 |
|
| 12 |
Welcome to the official home of **Codder AI**. We are building a comprehensive suite of AI models designed to empower developers, creators, and innovators. Our ecosystem focuses on bridging the gap between human creativity and machine execution.
|
|
|
|
| 22 |
|
| 23 |
### 🤝 Connect with Us
|
| 24 |
Stay tuned for our model releases and API documentation. We believe in the power of open collaboration!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|