DALL·E is an AI model developed by OpenAI that generates digital images from natural language descriptions. In this project you are going to integrate DALL·E image generation into a simple front end web application using the OpenAI API. The application will be a simple form in which you enter a "subject" and get a cartoon image of this subject drawn for you:
This project includes an AI assistant that will answer questions, offer further information, and give you hints if you get stuck.
You can also find the full solution to this project at github.com/traintocode/projects-cartoon-generator. You are going to start with the back end by Creating A Basic Lambda
After completing all the lessons above you will have a complete project! You can download your progress as a .ZIP file at any time