Skip to content

DEYAAEID1/gemvision-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’Ž GemVision API

FastAPI-powered backend for gemstone image classification using a pretrained ViT model from Hugging Face.

🎯 This API receives an image of a gemstone and returns the predicted label using computer vision.


πŸš€ How It Works

The backend uses:

  • google/vit-base-patch16-224 Vision Transformer (Hugging Face)
  • FastAPI for serving the API
  • Uvicorn as the ASGI server

πŸ§ͺ Example Usage

Send a POST request with a JPG/PNG image:

About

🌐 API for analyzing gemstone images using computer vision and artificial intelligence - part of the GemVision project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages