vortico/flama
Fire up your models with the flame 🔥
Flama helps Python developers quickly create and deploy web APIs, especially for machine learning models. You provide your Python code or trained ML models, and it generates a functional, production-ready API with automatic documentation. This is for software engineers and data scientists who need to expose their models or data services via web endpoints.
288 stars and 474 monthly downloads. Available on PyPI.
Use this if you are a developer looking to deploy machine learning models or other data services as scalable, documented web APIs with minimal code.
Not ideal if you need a simple static website or are not comfortable with Python development for API creation.
Stars
288
Forks
16
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 27, 2026
Monthly downloads
474
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vortico/flama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)