This project is a simple Claude Artifacts clone using Llama 3.1 405b.
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.
- 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
- Fix "Open Sandbox" button by making it open with the tailwindcss external resource