Standalone personal trial
The Model Hub Playground is ideal for a quick introduction to the platform’s capabilities, but it falls short when it comes to conducting a meaningful evaluation with your own data models.
The standalone personal trial changes that. With a lightweight executable running locally, you can import your own Hackolade Studio models into the Model Hub repository. It allows you to explore, validate, and experience the full power of Model Hub in the context of your real-world use cases.
As you would expect, this environment is designed strictly for evaluation and is not intended for production use. Because it runs locally on your machine, collaboration features are not available, and models cannot be accessed or opened in a browser.
Download and run the Model Hub
The latest version of the Model Hub standalone personal trial is downloaded here.
- Mac Intel 64-bit (notarized and zipped)
- Mac Apple arm64 (notarized and zipped)
- Linux 64-bit (SHA-256 checksum can be downloaded here)
Downloads include all the necessary components to run without requiring additional dependencies:
- an embedded PostgreSQL database
- a NodeJS application server
- the Hackolade Model Hub front-end and backend applications
After download (and optionally unzipping on Mac if the browser is not Chrome) all you need to do is double-click on the Model Hub executable. The backend application starts (with execution visible in a separate command window) and a tab appears in your default browser at address http://127.0.0.1:3000/ If necessary, when starting for the first time, the application installs the PostgreSQL database and all necessary components.

Once the application has started in your browser, you must enter a valid license key. If you don't have one, you can obtain one from support@hackolade.com

Once the license key has been validated, you're ready to use the application.

In the production deployment of the application, there is a setup to connect to one or more repositories via webhooks and APIs. But with the standalone personal trial here,
To populate the standalone personal trial instance database with model requires to use the explorer buttons, either "Choose a folder" and/or "Choose a file", then select using the operating system dialog. It is perfectly acceptable to select, as a source, one or more folders of locally-clone repository/repositories. Depending on the number and size of the models, this process can take a few minutes.

Once the models have been ingested in the database, you are ready to use the application. You may want to consult this page for further information.