Inspiration
Had a some ideas in my mind but to build one in a very short notice I took up an event generator web application to leverage Amazon Nova Canvas Capability.
What it does
Generate your event background based on your input prompt and ready to add details provided through the form input.Ability to create a download link and download your image.
How we built it
Built using -amazon nova canvas (Amazon Bedrock multimodal embedding) #AmazonNova, -python on AWS Lambda , -AWS API gateway to expose your endpoint , -js/react to interact with the backend and frontend form creation to get inputs, -html2canvas to recreate the image with event details, -Figma for animated background design integrated in the web application, -netlify to host the web application, -git hub to host the project repository, -vim editor development tool -vite-react framework for npm build
Challenges we ran into
navigating Preflight response with OPTIONS/POST error and request/response from server to client .Addressing failed to load resource were some challenges faced during the development to access the API gateway and the endpoint. Known Issues: browsers on mobile phones may show different alignment of the inputs and submit event button display isn't visible. Amazon Nova Canvas sometimes generates the same image for the same prompt if the request is submitted again. Refresh and reset form options are in progress.
Accomplishments that we're proud of
Was able to develop the web application in a short period of time.(one-two weeks)
What we learned
Usage of Amazon Nova Canvas and its multimodal capabilities.
What's next for DUrEvent
-Planning to use it as a general purpose application to only generate and download image if event details aren't provided . -to develop a mobile application for future use.

Log in or sign up for Devpost to join the conversation.