🚀 Download • 🤝 Issues • 📕 Documentation
MLJAR Studio runs as a customized desktop version of JupyterLab, designed to be beginner-friendly with a simple interface.
-
One-Click Python Installation: On the first run, MLJAR Studio automatically installs Python 3.11 with just one click, making setup hassle-free.
-
Variable Inspector: Easily inspect and view variables in your code with the integrated Variable Inspector.
-
Visual Package Manager: Manage your Python packages with the intuitive visual Package Manager, making it simple to install and update libraries.
-
Interactive Code Recipes: A collection of interactive code recipes that provide a graphical interface to help you create and run code without needing to type everything manually.
-
AI Assistant: Integrated AI assistant powered by GPT-4 to assist with coding, debugging, and answering your programming questions.
Setup Python environment on your machine with one-click.
There is a Variable Explorer window were you see your variables, and their values.
You can see all available packages in the notebook in Packages Manager. You can add new package or remove one.
There is a set of interactive code snippets. Code recipes are grouped into cookbooks.
Example cookbook for Data Wrangling
:
Code recipes are aware of your variables and their types. It makes coding very simple. Below example with AutoML training.
We have AI assistant too! You can ask it for help with your code.
You can download MLJAR Studio from https://platform.mljar.com.
To get started, you'll need to set up an account. Once registered, you'll have access to the app and its features.
MLJAR Studio comes with an AI assistant powered by a cloud-based large language model (GPT-4). Each account is granted 20 free prompts per month. For users requiring more prompts, there is a Pro plan available. You can check the pricing details on our website.
The AI assistant requires a subscription for extra prompts (above 20 per month), but the app and all extensions work perfectly in the free version.