SkillAgentSearch skills...

Llamacoder

Open source Claude Artifacts – built with Llama 3.1 405B

Install / Use

/learn @Nutlope/Llamacoder
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Claude Desktop

README

<a href="https://www.llamacoder.io"> <img alt="Llama Coder" src="./public/og-image.png"> <h1 align="center">Llama Coder</h1> </a> <p align="center"> An open source Claude Artifacts – generate small apps with one prompt. Powered by Llama 3 on Together.ai. </p>

Tech stack

  • Llama 3.1 405B from Meta for the LLM
  • Together AI for LLM inference
  • Sandpack for the code sandbox
  • Next.js app router with Tailwind
  • Helicone for observability
  • Plausible for website analytics

Cloning & running

  1. Clone the repo: git clone https://github.com/Nutlope/llamacoder
  2. Create a .env file and add your API keys:
    • Together AI API key: TOGETHER_API_KEY=<your_together_ai_api_key>
    • CSB API key: CSB_API_KEY=<your_csb_api_key>
    • Database URL: Use Neon to set up your PostgreSQL database and add the Prisma connection string: DATABASE_URL=<your_database_url>
  3. Run npm install and npm run dev to install dependencies and run locally

Contributing

For contributing to the repo, please see the contributing guide

View on GitHub
GitHub Stars6.9k
CategoryDevelopment
Updated1h ago
Forks1.6k

Languages

TypeScript

Security Score

95/100

Audited on Apr 2, 2026

No findings