Skip to content

Open source Claude Artifacts – built with Llama 3.1 405B

License

Notifications You must be signed in to change notification settings

sailing2k/llamacoder

This branch is 156 commits behind Nutlope/llamacoder:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d61d65 · Dec 6, 2024
Dec 6, 2024
Aug 12, 2024
Aug 2, 2024
Aug 8, 2024
Aug 8, 2024
Aug 9, 2024
Sep 13, 2024
Aug 2, 2024
Aug 2, 2024
Aug 2, 2024
Aug 2, 2024
Nov 7, 2024
Nov 7, 2024
Nov 7, 2024
Aug 2, 2024
Nov 6, 2024
Nov 6, 2024
Aug 2, 2024
Aug 2, 2024
Aug 2, 2024

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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