davo / llamacoder

Open source Claude Artifacts – built with Llama 3.1 405B

Home Page:https://www.llamacoder.io/

Repository from Github https://github.comdavo/llamacoderRepository from Github https://github.comdavo/llamacoder

Llama Coder

An open source Claude Artifacts – generate small apps with one prompt. Powered by Llama 3 405B & Together.ai.

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 Together AI API key: TOGETHER_API_KEY=
  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.

About

Open source Claude Artifacts – built with Llama 3.1 405B

https://www.llamacoder.io/

License:MIT License


Languages

Language:TypeScript 98.8%Language:CSS 1.1%Language:JavaScript 0.2%