Khushaal/product-description-generator
0
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 infoGET /health- Health check with model metadataPOST /generate-description/- Generate from text attributesPOST /generate-from-image/- Generate from uploaded image
