Basically communicate with an AI generate to generate code for you.
This site let's you make a front-end website:
Basically communicate with an AI generate to generate code for you.
This site let's you make a front-end website:
Oh wow
Oh wow indeed ... it gives you a very decent frontend (react, et al) with a default serverless backend and database (supabase). Personally I use a different solution for the backend (fastapi) but make use of their front end generation - super quick to go from concept to something working(ish)!
Happy coding!
I meant "communicate with an AI *agent* to generate ...".
By agent I mean chaining the response of one LLM output into another, where each LLM has a specific "system" and set of tools to use for its specific job ... Though I don't know exactly what's going on under the hood of their source code.