
Chaos Coder is a Next.js application that generates five variations of web applications simultaneously using AI. This tool helps developers quickly explore different implementation possibilities for their web application ideas.
Note: All the code for this project is located in the nextjs-web-app folder.
The purpose of Chaos Coder is to accelerate the development process by providing multiple variations of code solutions for web applications. By generating five different approaches at once, developers can compare and choose the best implementation for their specific needs.
git clone https://github.com/aj47/chaos-coder.git
cd chaos-coder/nextjs-web-app
npm install
Create a .env.local file in the project root:
HF_API_TOKEN=your_huggingface_api_token
npm run dev
To start the development server:
npm run dev
To build for production:
npm run build
To start the production server:
npm start
For best results, be as specific as possible when describing your application requirements. The more detailed your input, the more tailored the generated solutions will be.
Check out the demo GIF at the top of this README to see Chaos Coder in action.
Join our Discord community for support, discussions, and updates:
$ claude mcp add chaos-coder \
-- python -m otcore.mcp_server <graph>