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

https://github.com/projects-mk/ml-api

API server for ml models
https://github.com/projects-mk/ml-api

airflow fastapi minio mlflow postgres python sklearn vault

Last synced: about 2 months ago
JSON representation

API server for ml models

Awesome Lists containing this project

README

          

# Overview
This is API part of this whole infrastructure

## Architecture
Below diagram shows current architecture of the whole application (it consists of several parts). Each of those are self hosted on VMs
![](diagrams/architecture.png)

## Connected projects

- [Data Collectors](https://github.com/projects-mk/data-collectors)
- [Airflow Pipelines](https://github.com/projects-mk/airflow-data-pipelines)