# Mito AI Core Concepts

**Installing Data Copilot**

Start by [creating a virtual environment](https://docs.trymito.io/getting-started/installing-mito/setting-up-a-virtual-environment), then run:&#x20;

```
 pip install mito-ai mitosheet
```

Then, follow these instructions to [create a mitosheet](https://docs.trymito.io/how-to/creating-a-mitosheet) and [use AI](https://docs.trymito.io/mito-ai/chat).

## Features

Mito AI is a suite of  context-aware AI Chat and error debugging tools to help you get the most from LLMs. No more copying and pasting between Jupyter and ChatGPT/Claude, or wasting time looking up Python syntax. Data Copilot integrates all of the tools you need directly into Jupyter.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Agent</strong> can build and edit full notebooks for you!</td><td><a href="https://2294704369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_U5ZCmiamDOXEOOTC%2Fuploads%2FSYYvdxWp0hcGcsQKZDqh%2Fezgif-598f02527a6177.gif?alt=media&#x26;token=42d2a4d3-1c54-4474-8ed7-e9b24b7f2f1e">ezgif-598f02527a6177.gif</a></td><td><a href="agent">agent</a></td></tr><tr><td><strong>Chat</strong> is like collaborating with a colleague who sees your code, knows your data, and is a Python expert.</td><td><a href="https://2294704369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_U5ZCmiamDOXEOOTC%2Fuploads%2FJcduZhJzNM8J3kdkWn8b%2FScreenshot%202025-01-27%20at%207.23.02%E2%80%AFPM.png?alt=media&#x26;token=fdf87d6f-a2c7-4321-879c-4fb7d9cb156b">Screenshot 2025-01-27 at 7.23.02 PM.png</a></td><td><a href="chat">chat</a></td></tr><tr><td><strong>Smart Debugging</strong> identifies and fixes your errors so you can focus on your data and code, not the typos.</td><td><a href="https://2294704369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP_U5ZCmiamDOXEOOTC%2Fuploads%2FQM6W4p3D7nqq2ATwvHGf%2FScreenshot%202025-01-27%20at%207.06.28%E2%80%AFPM.png?alt=media&#x26;token=ba411431-ea11-4688-9a88-f2de5cac564b">Screenshot 2025-01-27 at 7.06.28 PM.png</a></td><td><a href="smart-debugging">smart-debugging</a></td></tr></tbody></table>
