Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages