Inspiration
text to image many generative models are there, So why can't we make prompt to designs
What it does
Based the user's input prompt it will generate design elements
How we built it
From the user's prompt , it goes to gpt-3.5-turbo which will generate payload and that payload will go through redux functions to map different functions generating specific design elements.
Challenges we ran into
Handling Irregular response from AI: Have to put many constraints so that for any given prompt it can handle many edge cases Context awareness of the whole session: For a specific dashboard the ai should know what all the elements are in the current canva.
Accomplishments that we're proud of
Streamlining design workflows to eliminate manual tasks, enabling designers to focus solely on creative work.
What we learned
canva sdk: a very good library for designing How elements are added in command line How redux helps in complex query tasks
What's next for AI Powered Canva Assistant
Voice assistant designing Prompt to canva templates
Log in or sign up for Devpost to join the conversation.