Show HN: React.js LLM autonomous Agent for next generation coding (OSS)
reactagent.ioI'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 copypasta 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.
It is still experimental but very interesting results, It is completely open-sourced, looking for contributors!
No comments yet.