flipkart-incubator/Hunch
Hunch allows users to turn arbitrary machine learning models built using Python into a scalable, hosted service.
This tool helps data scientists transform their machine learning models, built using Python, into scalable web services. You provide your trained model, and it takes care of hosting it as a REST API. This is ideal for data scientists who build models and need to make them accessible for others to use in applications or systems.
No commits in the last 6 months.
Use this if you are a data scientist who wants to easily deploy your Python-based machine learning models as a scalable, hosted API without deep DevOps knowledge.
Not ideal if you need a no-code solution or primarily work with pre-built models that don't require custom Python logic for deployment.
Stars
14
Forks
20
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/flipkart-incubator/Hunch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
basetenlabs/truss
The simplest way to serve AI/ML models in production
Lightning-AI/LitServe
A minimal Python framework for building custom AI inference servers with full control over...
deepjavalibrary/djl-serving
A universal scalable machine learning model deployment solution
tensorflow/serving
A flexible, high-performance serving system for machine learning models