The client had a large product-image repository and needed SEO-useful alt text generated for every file. My task was to automate it with the OpenAI API and prompt engineering. My program sent each image to a vision model with instructions about categorization and requirements for the generated text. I delivered the AI-generated text together with the prompts that produced them.
Built with
- OpenAI API
- Prompt Engineering
- Multimodal
- API Development
- Python