anastasiia-p/fastapi-ml
ML web service on FastAPI
This project helps Python developers quickly build and deploy web applications that use machine learning models. You can integrate a pre-trained model, like an NLP sentiment analyzer, and transform it into a shareable web service. This is ideal for developers who need to expose their ML models via an API.
No commits in the last 6 months.
Use this if you are a Python developer who wants a structured way to turn your machine learning model into a web-accessible API endpoint.
Not ideal if you are looking for a pre-built, ready-to-use application without writing any code or if your primary need is model training rather than deployment.
Stars
28
Forks
16
Language
Python
License
—
Category
Last pushed
Apr 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/anastasiia-p/fastapi-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
combust/mleap
MLeap: Deploy ML Pipelines to Production
ml-tooling/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
jpmorganchase/inference-server
Deploy your AI/ML model to Amazon SageMaker for Real-Time Inference and Batch Transform using...
ebhy/budgetml
Deploy a ML inference service on a budget in less than 10 lines of code.
SocAIty/APIPod
Create web-APIs for long-running tasks. Job based task handling. Get the result with the job id...