Democratizing AI by providing an end-to-end solution for learning, prototyping, and deploying production ready Machine Learning models at ease.
Contribute »
AnyoneAI aims to democratize AI education by providing an intuitive and interactive platform to gain a solid understanding of AI and learn how to solve problems with it. The platform will provide lab-based tutorials where the learners will build their own AI models as they learn, and be able to see the "actual python code" of the model automatically generated as they build.
The short "10 minutes" micro tutorials are specifically designed for learners to quickly learn and invest in themselves in small pockets of time spread throughout the day.
Branch | Release | Artifact |
---|---|---|
Master | PyPI | |
Development |
To install the beta release:
pip install anyoneai
To start AnyoneAI Lab Session (default port - 8089):
anyoneai
To start AnyoneAI Session at a specific port:
anyoneai --port <PORT>