Skip to content

Thia-AI/Auto-AI

Repository files navigation

Thia [NO LONGER IN DEVELOPMENT]

Website

Build Status Version


Thia is an Auto-ML application that uses your own hardware instead of some server in the cloud.

image




The ML Engine runs on YOUR GPU so YOU are in control of your own private data. The only time the app communicates with our servers will be for Authn and Authz, everything else will be packaged in the installer.

yes

Status

We have currently stopped development as we are performing customer discovery (yes we did things completely backwards).

About

Thia was a passion project of mine that I came up with after I received an absolutely ridiculous bill from Google Cloud:

yes

This was for a hackathon I was partaking in where I needed a model to detect individual roofs of houses from satellite images. The training was done twice and took about half a day each with 8 nodes in parallel. This is where cloud auto-ml providers get you; training is never quick, and you can kiss your wallet goodbye if you need to retrain when you get more data.

Commercial GPUs now are so powerful and so common (thanks to crypto and games) that almost everyone has access to a GPU and if they don't they can rent a relatively cheap machine that does have one from the multitude of providers out there. So why are there no auto-ml solutions that can run on your own hardware? (sarcasm).

ℹ️ Built with:

  • ElectronJS (TypeScript)
  • React (TypeScript)
  • Flask
  • TensorFlow