Code Gen

Are there any code generation samples for Genkit? Example an ai website builder. When I look at sites generated by tools like Minimax, https://agent.minimax.io/, they often share a common structure, suggesting they might be built from a base set of templates.

Is the typical flow of these systems to first choose a template based on the prompt, and then populate it with generated content derived from some foundational system prompt or concept?

In this context, is Genkit the appropriate tool to use for building a code generator, or would something like ADK (Agent Developer Kit) be a better fit?
Was this page helpful?