CoolFace
Apppublic

Khushaal/product-description-generator

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Product Description Generator

AI-powered product description generator showcasing MLOps best practices.

Features

  • Text-based product description generation
  • Image-based product description generation
  • RESTful API with FastAPI
  • Automated CI/CD pipeline
  • Model version control with DVC

Model Information

  • Vision Model: Salesforce/blip-image-captioning-large
  • Language Model: google/gemma-2b-it
  • DVC Hash: md5:

API Endpoints

  • GET / - Welcome message with model info
  • GET /health - Health check with model metadata
  • POST /generate-description/ - Generate from text attributes
  • POST /generate-from-image/ - Generate from uploaded image