Skip to content

Open source Claude Artifacts – built with Llama 3.1 405B

Notifications You must be signed in to change notification settings

run2ai-m/llamacoder

Repository files navigation

Llama Coder

This project is a simple Claude Artifacts clone using Llama 3.1 405b.

How it works

Takes the user's query, adds a system promt, and sends it to Llama 405b to code. After doing some parsing, it displays it to Sandpack to be viewed as an interactive code editor.

TODOs - hassan

  • Finish styling main hero – mostly GitHub at top right
  • Make README nice
  • Edit the footer to look nicer
  • Add extra input (for followups) w/ messages support
  • Add the plus-sign for new chat + github icon

Future TODOs

  • Fix "Open Sandbox" button by making it open with the tailwindcss external resource

About

Open source Claude Artifacts – built with Llama 3.1 405B

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • CSS 1.1%
  • JavaScript 0.2%