ui icon indicating copy to clipboard operation
ui copied to clipboard

open-source React.js LLM agent on top of shadcn-ui

Open eylonmiz opened this issue 1 year ago • 0 comments

I made an open-source React.js LLM agent on top of shadcn-ui!

I've been working for a couple of months on an experiment, trying to make GPT-4 much more useful for web development / React, writing production code that is relevant to any repository without copy pasta from ChatGPT or having small snippets of auto-complete from Copilot that are not in your context.

The agent takes a user story text and generates and composes multiple react components to generate the relevant screens, with ShadcnUI, Typescript, TailwindCSS, and RadixUI.

It is still experimental but has very interesting results, I would like your feedback on it! It is wholly open-sourced, and looking for contributors!

Github Repo Demo Video Output Code Example

eylonmiz avatar May 12 '23 09:05 eylonmiz