general
Are there any good open source approaches to generating full React or Next.js frontends based on an interactive LLM chat?
I'm looking for an open source version that is more flexible and can hit a backend server or pull in dependencies from npm.
Jo
Jonas Templestein
Asked on Jan 11, 2024
Yes, there are some open source alternatives to generating full React or Next.js frontends based on an interactive LLM chat. One popular option is v0.dev, which provides a great experience for component generation.
However, it may not generate a full frontend. If you're looking for more flexibility and the ability to hit a backend server or pull in dependencies from npm, you can search for alternative solutions on platforms like HN.
Jan 18, 2024Edited by