Looking for the ideal data pipeline tool for your organization?
- The data platform guide can help.
- Go through a series of questions.
- A detailed recommendation will be generated.
- Takes into account platforms like Amazon SageMaker, Databricks, Microsoft Azure Machine Learning, and other relevant platforms.
The AI platform guide uses Quasar. Follow the steps on the website to run the site locally: https://quasar.dev/start/quick-start/
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build