Inspiration
Nowadays there are AI generated articles just to catch a viral moment just to generate revenue. So we thought of a project to help companies generate advertisements by just inputting simple text prompts
What it does
The project that we are working on is an advertisement generator. The program is able to use some simple text prompts that the user provides to generate multiple advertisements which can help captivate their target audience in order to help increase awareness about their promotions. This allows users to choose which of the advertisements will be able to suit their product the best.
How we built it
Using Python we integrated OpenAI API such that details provided will be fed into GPT-4 which will generate prompts which will then be fed into DALL-E 3 API in order to generate the advertisement picture.
Challenges we ran into
The limited time frame was a problem for us as most of us have lessons in school so we do not have much time to make the project perfect
Accomplishments that we're proud of
We managed to come up with a rough prototype of the project within a short time frame.
What we learned
AI is capable of many feats and there are infinitely many functions that AI can accomplish. We also learnt how to implement APIs.
What's next for 13_AdMaestro
We hope to further improve the AI Model by training it so that it can generate more accurate images. We also aim to improve the user interface of the project so that users will have a easier time to use the program.
Built With
- openai
- python
Log in or sign up for Devpost to join the conversation.