Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 scripts

Visit [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])