Machine Learning Bazar

Machine learning models accessible via REST API

Notify me when you launch

What is ML Bazar?

ML Bazar™ is a collection of free and commercial machine learning models used for performing different functions and accessible by REST API what makes using the machine learning technology available and affordable for anyone.

Problem

Solution

Somebody would like to use the machine learning but doesn't know how because:

it's pretty complicated

it requires knowledge of math, algebra, and stats (besides the concept of ML itself)

it requires experience with specific tools, libraries, frameworks, and even programming languages

even training models can be difficult and tedious.

But what if you don't need to know all this stuff to use machine learning in your projects?

no deep understanding how it works required

no experience with any other tool (besides you know) required

no tedious work required.

What you really need to know:

how to make an API call - programmatically or manually

which task you want to run (e.g. object detection)

how to use the results (out of the scope of our service but we still can help).

For customers

How it works

Select a model and do call through our standard API passing your parameters and data

Our engine loads the model, applies your data and returns the result

You also can download a model and use it with your own code.

Features

Choose from the collection of free and paid models

No need to understand how ML works

No need to install anything

The standard protocol makes using API easier

Only quality models will be at your service

Very affordable prices for commercial models

If we don't have a model you need we can create it.

For models vendors

How it works

You create and train your model

You upload it accompanied with the standard documentation

You get paid for using your model by customers via our API or for downloads.

Features

Get paid for using your models by end users

Reviews and feedbacks from customers help you to improve your models

No need to look for end customers, they will find your model themselves using our advanced model search system.

How the workflow would look

Sample call to API

https://www.mlbazar.com/models/9824548a78d3f/url/https://s3.ca‑central‑1.amazonaws.com/mydata/5a7b6f7fd36478014ee0e86/animal124.png

 

Sample response

{

url: "https://www.mlbazar.com/user/data/34398797d080fe4.png",

found: "dog",

detection: 0.95,

frame: [102, 28, 214, 156]

}

Image to download

Supported libraries/frameworks

Tensor Flow
Tensor Flow
Keras
Keras
PyTorch
PyTorch
Theano
Theano

I want to be an early user: