DEV Community

Yunfeng Bai
Yunfeng Bai

Posted on

Engy, an LLM-powered tool to generate webapp w/ backend for quick prototyping and iteration

We created this small tool to bootstrap our ideas. It generates a frontend and backend, while also supports iteratively adding new features / fixing bugs. We've tried quite a few use cases and found it saving our time to prototype. Feel free to try it out and tell us how you think, thanks!

Github link: https://github.com/renning22/engy

PyPI link: https://pypi.org/project/engy/

Top comments (0)