Nutlope/llamacoder

Open source Claude Artifacts – built with Llama 3.1 405B

What it solves

Llama Coder allows users to generate small, functional applications from a single text prompt, providing an open-source alternative to Claude Artifacts.

How it works

The tool uses Llama 3.1 405B (via Together AI) to generate the code for the application. It then uses esbuild-wasm and esm.sh to render a live preview of the generated app within a sandboxed iframe in the browser.

Who it’s for

Developers and users who want to quickly prototype and visualize small apps using an LLM without needing a local development environment for every project.

Highlights

  • Open-source implementation of the "Artifacts" concept.
  • Powered by the Llama 3.1 405B model.
  • In-browser preview rendering for immediate feedback.
  • Built with Next.js and Tailwind CSS.

Related

  • Project
  • Project
  • Project
  • Project
  • Project