Skip to content
Talk to our solutions team

Code Generation Prompts

Anica can help in generating various code snippets required on kis.ai, like entities, stateflows, Vue views with components.

create entity person with fields id, firstname, middlename, lastname, address
create entity car with fields id, name, brand, type, price
create stateflow bugflow with states new->accepted->fixed->closed