diff --git a/README.md b/README.md index 3d190858..f6b33e00 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,29 @@ -![1%](https://progress-bar.xyz/1) +> [!CAUTION] +> Still working on it, it will release soon -Still on progress +![LOGO](./assets/badge.svg) -CodeFox -LOGO -![](./assets/WechatIMG1000.svg) +Welcome to CODEFOX! A next generation AI sequence full stack project generator with interactive chatbot + +# News + +🌟 Oct. 18, 2024: First line of Codefox code committed. + +# Exciting features + +💻 **Transforming Ideas into Projects** +🚀 **Extraordinary Modeling System**: Integrates an AI model to seamlessly connect every aspect of your project. +🤖 **Multi-Agent Generator**: Create and manage multiple intelligent agents to enhance project functionality. +⚡ **One-Click Deployment**: Deploy your project effortlessly to cloud services or clone it locally with ease. +✨ **Live Preview**: Interact with your project while engaging in AI-powered conversations to make real-time modifications. +🔧 **Precise Code Customization**: Leverage targeted and efficient visual tools for precise module adjustments. + +## Support + +> [!WARNING] +> adding later + +**Revolutionize development with this disruptive platform. Join now and set the new standard!** ```mermaid graph TD diff --git a/assets/badge.svg b/assets/badge.svg new file mode 100644 index 00000000..3f9b7f9e --- /dev/null +++ b/assets/badge.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/assets/codefox.png b/assets/codefox.png new file mode 100644 index 00000000..cf62dbab Binary files /dev/null and b/assets/codefox.png differ diff --git a/assets/logo-trans.png b/assets/logo-trans.png new file mode 100644 index 00000000..dbf6dfb0 Binary files /dev/null and b/assets/logo-trans.png differ diff --git a/assets/WechatIMG1000.svg b/assets/logo.svg similarity index 100% rename from assets/WechatIMG1000.svg rename to assets/logo.svg