AI Data Analyst
AI Data Analyst is an AI-powered assistant designed to help you with data analysis tasks such as data cleaning, transformation, visualization, and even building machine learning models. Simply describe what you want to achieve, and the AI will generate and run the necessary Python code for you.
All operations run locally on your machine. If the AI requires an additional Python package for your analysis, it will automatically install it. This ensures you always have the right tools available without needing to manage dependencies yourself.
The Python code generated by AI Data Analyst is executed in the background and saved to a Python notebook as *.ipynb file. You can review, edit, or re-run the notebook at any time, even without the AI. This gives you a complete record of your analysis and lets you share or reproduce your work easily.
To use the AI agent in the Data Analyst mode, please select it from the top menu.

In the chat panel, code blocks are collapsed by default to keep things clear and simple. If you want to view the code that the AI has generated, just click Show code. This will expand the code block so you can review it. You can see how it works in the example image below.
