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.
- Host: GitHub
- URL: https://github.com/imwildcat/aitk
- Owner: imWildCat
- License: apache-2.0
- Created: 2018-06-03T15:19:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T22:37:35.000Z (over 7 years ago)
- Last Synced: 2025-01-23T08:24:43.004Z (over 1 year ago)
- Topics: ai, baidu, cloud-ai, cloud-ml-engine, computer-vision, google, machine-learning, machine-translation, nlp, speech-recognition, tencent, text-to-speech
- Language: Python
- Homepage: https://aitk.ai
- Size: 50.8 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)