An open source Claude Artifacts – generate small apps with one prompt. Powered by Alibaba Cloud DashScope.
- Qwen 3 Coder from Alibaba Cloud for the LLM
- Alibaba Cloud DashScope for LLM inference
- Sandpack for the code sandbox
- Next.js app router with Tailwind
- Helicone for observability
- Plausible for website analytics
- Clone the repo:
git clone https://github.com/Nutlope/llamacoder - Create a
.envfile and add your Alibaba Cloud DashScope API key:DASHSCOPE_API_KEY= - Run
npm installandnpm run devto install dependencies and run locally
For contributing to the repo, please see the contributing guide