ai4os/DEEPaaS
A REST API to serve machine learning and deep learning models
This tool helps machine learning engineers and researchers make their trained AI models accessible to others over the internet. You provide your machine learning or deep learning model, and it outputs a web-based interface (API) that allows other applications or users to send data to your model and receive predictions or results back. It is designed for those who need to quickly expose their models as a service.
No commits in the last 6 months. Available on PyPI.
Use this if you need to turn a machine learning model into a web service that can be accessed by other programs or users through simple web requests.
Not ideal if you're looking for a user-friendly graphical interface or a complex serving platform with advanced features like model versioning or A/B testing out of the box.
Stars
35
Forks
15
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 29, 2025
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ai4os/DEEPaaS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
GZTipDM/TipDM
TipDM建模平台,开源的数据挖掘工具。
pratos/flask_api
Creating a Machine Learning API using Flask - Repository for AV Article
datmo/datmo
Open source production model management tool for data scientists
kb22/ML-React-App-Template
This is a template for creating a Machine Learning application with its front-end developed...
jeff1evesque/machine-learning
Web-interface + rest API for classification and regression...