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: 6 months 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 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-26T21:33:45.000Z (about 3 years ago)
- Last Synced: 2025-04-26T00:33:30.227Z (10 months ago)
- Topics: deep-learning, fastapi, machine-learning, model-serving, rest-api
- Language: Python
- Homepage: https://kryptonml.com
- Size: 1.95 MB
- Stars: 4
- Watchers: 2
- 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
[](https://www.python.org/)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fsaivarunk%2Fkrypton?ref=badge_shield)




[](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)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fsaivarunk%2Fkrypton?ref=badge_large)
### About
- Author: [Varun Kruthiventi](https://varunk.me)
- Email: [varunk@ieee.org](mailto:varunk@ieee.org)