Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saivarunk/krypton
Model Server for ML and DL Models built using FastAPI
https://github.com/saivarunk/krypton
deep-learning fastapi machine-learning model-serving rest-api
Last synced: 8 days ago
JSON representation
Model Server for ML and DL Models built using FastAPI
- Host: GitHub
- URL: https://github.com/saivarunk/krypton
- Owner: saivarunk
- License: apache-2.0
- Created: 2020-06-18T02:48:53.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-26T21:33:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T11:25:06.118Z (about 1 month ago)
- Topics: deep-learning, fastapi, machine-learning, model-serving, rest-api
- Language: Python
- Homepage: https://kryptonml.com
- Size: 1.95 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# krypton
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsaivarunk%2Fkrypton.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsaivarunk%2Fkrypton?ref=badge_shield)![PyPI](https://img.shields.io/pypi/v/krypton-ml?style=flat-square)
![GitHub](https://img.shields.io/github/license/saivarunk/krypton?style=flat-square)
![GitHub issues](https://img.shields.io/github/issues/saivarunk/krypton?style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/saivarunk/krypton?style=flat-square)
[![Agile Board](https://img.shields.io/badge/YouTrack-Agile%20Board-brightgreen?style=flat-square)](https://krypton.myjetbrains.com/youtrack/agiles/115-0/116-2)- Model Server for ML and DL Models built using [FastAPI](https://fastapi.tiangolo.com/)
- Deploy Machine Learning and Deep Learning models using simple Python scriptsVisit [https://kryptonml.com](https://kryptonml.com) for latest documentation.
### Note
- This project is in development stage. You can expect rapid changes in the internals of the project.
- Would love to hear valuable feedback, and it will be duly acknowledged.
- Any one who has experienced an issue / want to report a bug can create a issue here in [Github](https://github.com/saivarunk/krypton/issues)### Work in progress
- Unit and Integration Test Cases
- Authentication for API's (Basic Auth, API Key based auth)
- Metrics using statsd exporter
- Configurable logging options### License
Krypton ML uses Apache License 2.0. Find the license [here](https://github.com/saivarunk/krypton/blob/develop/LICENSE)[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsaivarunk%2Fkrypton.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsaivarunk%2Fkrypton?ref=badge_large)
### About
- Author: [Varun Kruthiventi](https://varunk.me)
- Email: [[email protected]](mailto:[email protected])