Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 864 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 864 Bytes

ImgToProduct - Product Information Generator

This AI tool leverages different LLM services to generate product information from a given image. Simply upload an image of a product and the model will generate a title, description, and tags for the product. You can also customize the generated information by providing a custom prompt, target language, and target tone.

Screenshot 2024-06-19 at 1 10 56

The first version allows user to generate and copy the product information in JSON format. Future versions will include more customization options, additional output formats and other E-commerce direct integrations.

Technologies used

  • Front-end: Vue, Tailwind CSS
  • Back-end: Python, Flask, Langchain, OpenAI API