Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,19 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: ⚡
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
#
|
| 11 |
-
[ for more information.
|
| 16 |
|
|
@@ -34,7 +37,7 @@ bolt.diy was originally started by [Cole Medin](https://www.youtube.com/@ColeMed
|
|
| 34 |
|
| 35 |
## Join the community
|
| 36 |
|
| 37 |
-
[Join the
|
| 38 |
|
| 39 |
|
| 40 |
## Requested Additions
|
|
@@ -333,4 +336,4 @@ Explore upcoming features and priorities on our [Roadmap](https://roadmap.sh/r/o
|
|
| 333 |
|
| 334 |
## FAQ
|
| 335 |
|
| 336 |
-
For answers to common questions, issues, and to see a list of recommended models, visit our [FAQ Page](FAQ.md).
|
|
|
|
| 1 |
---
|
| 2 |
+
title: kodex by klouduxStudio
|
| 3 |
emoji: ⚡
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
license: mit
|
| 9 |
+
thumbnail: >-
|
| 10 |
+
https://cdn-uploads.huggingface.co/production/uploads/686805b23cd67b3369df97e5/4UVKhXzD0uZ_OePzPOBJG.png
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# kodex (By klouduxStudio)
|
| 14 |
+
[]
|
| 15 |
|
| 16 |
+
Welcome to kodex by klouduxStudio, the official open source version of klouduxStudio's autonomous AI coding agent, which allows you to choose the LLM that you use for each prompt! Currently, you can use OpenAI, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, or Groq models - and it is easily extended to use any other model supported by the Vercel AI SDK! See the instructions below for running this locally and extending it to include more models.
|
| 17 |
|
| 18 |
Check the [bolt.diy Docs](https://stackblitz-labs.github.io/bolt.diy/) for more information.
|
| 19 |
|
|
|
|
| 37 |
|
| 38 |
## Join the community
|
| 39 |
|
| 40 |
+
[Join the kodex community here on the Reddit!](https://www.reddit.com/user/kloudux-Studio/)
|
| 41 |
|
| 42 |
|
| 43 |
## Requested Additions
|
|
|
|
| 336 |
|
| 337 |
## FAQ
|
| 338 |
|
| 339 |
+
For answers to common questions, issues, and to see a list of recommended models, visit our [FAQ Page](FAQ.md).
|