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

https://github.com/imwildcat/aitk

Artificial Intelligence Toolkit, a powerful tool that makes your life better.
https://github.com/imwildcat/aitk

ai baidu cloud-ai cloud-ml-engine computer-vision google machine-learning machine-translation nlp speech-recognition tencent text-to-speech

Last synced: about 1 year ago
JSON representation

Artificial Intelligence Toolkit, a powerful tool that makes your life better.

Awesome Lists containing this project

README

          

The aim of this project is to bring the power of cloud AI services and
common offline AI models to every person. What he or she may need is
just a little Python programming experience.

Supported AI backends:

- [Baidu AI Open Platform](https://ai.baidu.com): Free tier and paid.
- [Google Cloud Platform API](https://cloud.google.com/docs/): Paid,
with free trail.
- [Tencent AI Open Platform](https://ai.qq.com): Almost free.

Core features of AITK:

- Easy-to-use and straitforward programmable APIs.
- Fast set-up with less than 10 minutes in general.
- (Planning) Powerful mobile SDK for Android and iOS.

As is known to us all, we are in the AI era. An unprecedented revolution
happening is influencing almost every part of the real world. However,
the AI technology seems very far from most of people.

- Although in most cases, AI framework are designed by engineers and
scientists using Machine Learning, the whole cognitive idea behind
this framework is to make human learning as easy as possible. We
hope most people can get strength of AI with joy instead of much
pain.

In general, this project has these kinds of target users:

- AI starters
- Researchers or engineers, who would like to use online AI services
to do part of their jobs, for example, data preprocessing
- AI educators, for example, to demonstrate AI in a brief way
- Quick deployment of mature Machine Learning models on your servers
(AITK zoo)