Skip to content

SaxionAMI/aiplatformwijzer

Repository files navigation

AI Platform Guide

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.

Install it yourself?

The AI platform guide uses Quasar. Follow the steps on the website to run the site locally: https://quasar.dev/start/quick-start/

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published