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

https://github.com/harphies/allinone

Exploring the Interception of Software System Design, Software Engineering and Artificial Intelligence
https://github.com/harphies/allinone

Last synced: 4 months ago
JSON representation

Exploring the Interception of Software System Design, Software Engineering and Artificial Intelligence

Awesome Lists containing this project

README

          

# AllinOne

- [Introduction](#introduction)
- [Activities](#activities)
- [Inspiration](#inspiration)
- [Functionalities](#functions)

## Introduction

Demonstration of the Production Ready Interception among Software System Design, ML and Sofware Engineering-- for anyone to understand and replicate when needed.

## Inspriration

Many of the greatest breakthrough in our society happens at the Interception of many disciplines which we ofter terms creativity. It comes with pain if one can learn each of the discpline and find a connection among them to build something unique and great.

Machine learning systems are never working in a standalone, they are always part of a larger system. And data needed to build powerful AI systems need to come from product Intervention to avoid overfitting

## Functionalities

- Creating Rest API with Nodejs and PostgreSQL
- Building Data Intensive Pipeline for product intervention data Pipeline.
- Consuming ML Models through RESTful API
- Building production ready ML Models Pipelines
- Scaling API Instance with Docker and Kubernetes
- Scaling ML Models with Docker and Kubernetes

## Activities

### April 3, 2021

- Created the Readme file