ai-cookbook / src /tools /platforms.qmd
Sébastien De Greef
feat: Add platforms.qmd file with a comprehensive list of online AI platforms, dataset providers, model zoos, and related resources
ee2ab6d
raw
history blame contribute delete
No virus
3.61 kB
Here is a more comprehensive list of online AI platforms, dataset providers, model zoos, and related resources:
## Online AI Platforms
- [**Hugging Face**](https://huggingface.co/): A collaborative platform primarily focused on natural language processing (NLP), offering a range of pre-trained language models, tools, and services.
- [**Kaggle**](https://www.kaggle.com/): A comprehensive platform for data science and artificial intelligence, hosting a wide variety of competitions with lucrative prizes.
- [**Amazon Lex**](https://aws.amazon.com/lex/): Enables developers to build conversational chatbots quickly without deep learning expertise.
- [**Metaflow**](https://metaflow.org/): A human-friendly Python library for building and managing real-life data science projects, originally developed at Netflix.
- [**MLflow**](https://mlflow.org/): An open-source platform to manage the ML lifecycle, including experimentation, reproducibility, and deployment.
- [**Comet.ml**](https://www.comet.com/site/): Enables data scientists and teams to track, compare, explain, and optimize experiments and models across the model's lifecycle.
- [**Weights and Biases W&B**](https://wandb.ai/site): W&B is an AI developer platform that helps streamline the machine learning (ML) workflow from end to end.
- [**Neptune.ai**](https://neptune.ai/): Manages all model building metadata in a single place.
- [**FloydHub**](https://github.com/floydhub/): A platform for deploying deep learning models, allowing users to focus on the model while they handle deployment.
- [**Google Cloud AI Platform**](https://cloud.google.com/products/ai/): Provides a suite of tools and services for building, deploying, and managing machine learning models at scale.
- [**Microsoft Azure Machine Learning**](https://azure.microsoft.com/en-us/products/machine-learning/): A cloud-based platform that provides tools and services for building, deploying, and managing machine learning models.
- [**Databricks**](https://www.databricks.com/): A unified data analytics platform that supports the entire machine learning lifecycle, from data preparation to model deployment.
- [**Vertex AI**](https://cloud.google.com/vertex-ai): Google's managed machine learning platform that simplifies the process of building, deploying, and managing ML models.
- [**Amazon SageMaker**](https://aws.amazon.com/sagemaker/): A fully managed machine learning service that enables developers and data scientists to build, train, and deploy ML models quickly.
## Dataset Providers
- [**Hugging Face**](https://huggingface.co/datasets): A collection of datasets hosted on the Hugging Face platform, primarily focused on natural language processing.
- [**Kaggle**](https://www.kaggle.com/datasets): A vast repository of datasets available on the Kaggle platform.
- [**OpenML**](https://www.openml.org/search?type=data&sort=runs&status=active): An open science platform that provides a large collection of datasets, tasks, and experiments for machine learning.
- [**Amazon Web Services (AWS) Open Data**](https://aws.amazon.com/opendata/): A collection of publicly available datasets hosted on AWS for use in machine learning and data analysis.
- [**Microsoft Azure Open Datasets**](https://azure.microsoft.com/en-us/products/open-datasets/): A collection of high-value public datasets hosted on Azure for use in machine learning and data analysis.
- [**Google Cloud Public Datasets**](https://cloud.google.com/datasets): A collection of publicly available datasets hosted on Google Cloud for use in machine learning and data analysis.