Settings

Theme

Show HN: React.js LLM Agent (open-source)

github.com

8 points by eylonmiz 3 years ago · 3 comments · 1 min read

Reader

I've been working in the 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 is taking a user story text and generating and composing multiple react components to generate the relevant screens, based on atomic design principles, with Typescript, TailwindCSS and RadixUI.

Is is still experimental but very interesting results, I would like to get your feedback on it! It is completely open-sourced, looking for contributors!

ranguna 3 years ago

Great, in a few months I won't need to hire any more frontend engineers!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection