Skip to content
/ studio Public

Desktop app for data science. It provides Python notebook editor with interactive code recipes🍰 and AI assistant 🤖

License

Notifications You must be signed in to change notification settings

mljar/studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLJAR Studio

MLJAR Studio is a desktop app built on JupyterLab, created especially for beginners. It has an easy-to-use, friendly interface to help you start quickly.

Here’s what you get:

  • One-Click Python Setup: MLJAR Studio automatically installs Python 3.11 for you with just one click when you first launch the app. No complicated setup needed!

  • Variable Inspector: Quickly see and explore the variables in your code using the built-in Variable Inspector.

  • Visual Package Manager: Easily manage your Python packages with the visual Package Manager. Installing and updating libraries is super simple.

  • Interactive Code Recipes: Use ready-made interactive code recipes with a graphical interface. No need to write everything from scratch—just click and run!

  • AI Assistant: An integrated AI helper powered by GPT-4 is always available. It can assist you with coding, debugging, or answering any programming questions you have.

Introduce MLJAR Studio AutoML Get Started
Advanced Data Analysis Data Visualization

Features

One-click setup 🐍

Setup Python environment on your machine with one-click.

Install Python with one click in MLJAR Studio

Variable Inspector 🧐

There is a Variable Explorer window were you see your variables, and their values.

Variable Inspector in MLJAR Studio

Packages Manager 📦

You can see all available packages in the notebook in Packages Manager. You can add new package or remove one.

Package Manager in MLJAR Studio

Piece of Code 🍰

There is a set of interactive code snippets. Code recipes are grouped into cookbooks.

Piece of Code in MLJAR Studio

Example cookbook for Data Wrangling:

Piece of Code Data Wrangling in MLJAR Studio

Code recipes are aware of your variables and their types. It makes coding very simple. Below example with AutoML training.

Load example dataset

Load exmaple dataset

Select X and y

Select data X,y

Train AutoML

Train AutoML

AI assistant 🤖

We have AI assistant too! You can ask it for help with your code.

AI assistant in MLJAR Studio

Download the App

You can download MLJAR Studio from https://platform.mljar.com.

Account Setup

To get started, you'll need to set up an account. Once registered, you'll have access to the app and its features.

AI Assistant

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.

About

Desktop app for data science. It provides Python notebook editor with interactive code recipes🍰 and AI assistant 🤖

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •