Skip to main content

Generative AI tool made for data tasks. Generate, modify, and fix code.

Project description

ai-einblick-prompt

ai-einblick-prompt empowers JupyterLab users with a domain-specific AI agent that can generate, modify, and fix code for data science workflows. Einblick's extension is the easiest and only context-aware way to augment the data workflow with generative AI.

Einblick Prompt AI

Einblick is the AI-native data notebook that can write and fix code, create beautiful charts, build models, and much more. This is made possible via our domain-specific AI agent, Einblick Prompt. Visit our homepage to learn more about Einblick.

Usage

Watch a quick video tutorial.

Quick Start

  1. Start JupyterLab and install ai-einblick-prompt via the Extension Manager in the left panel.
  2. Read in a dataset.
  3. Click the Einblick logo icon in the top-right side of any Python cell, and select “Generate.”
  4. Ask Einblick Prompt AI to write code.

Example Prompts

  1. “Create a box plot of col_3.”
  2. “Filter for cat_1, cat_2, and cat_3.”
  3. “Create a scatter plot of col_1 vs. col_2, color by col_4.”

Keyboard shortcut

Command (⌘) + K / Ctrl + K - Toggle prompt widget on active cell.

Commands

The following commands are executable from the Jupyterlab command palette (Command (⌘) + Shift + C / Ctrl + Shift + C)

  • Einblick AI: Prompt: Toggle prompt widget on active cell.
  • Einblick AI: Generate: Toggle "Generate" prompt on active cell to create new code for the cell.
  • Einblick AI: Fix: Toggle "Fix" prompt on active cell to fix errors in the cell.
  • Einblick AI: Modify: Toggle "Modify" prompt on active cell to change existing code in the cell.

Installation Steps

Requirements

  • JupyterLab >= 4.0.0

Install

Method 1 Search ai-einblick-prompt in JupyterLab's Extension Manager, and click Install

Method 2 Execute:

pip install ai-einblick-prompt

Uninstall

To remove the extension, execute:

pip uninstall ai-einblick-prompt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_einblick_prompt-0.1.12.tar.gz (2.4 MB view hashes)

Uploaded Source

Built Distribution

ai_einblick_prompt-0.1.12-py3-none-any.whl (1.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page