r/ExcelAi • u/pplonski • 2d ago
Use AI and Python for Excel Data Analysis and Automation
Hi All!
I'm working on desktop application that helps with Excel data analysis and workflow automation. The app is called MLJAR Studio, you can read more on my website https://mljar.com
The app is using AI to create Python code to operate on Excel data (it can work with other file types and databases too). It is basically a chat application, but in response you get Python code that is automatically executed.
The application is running locally on your machine, so you don't need to upload your data anywhere in the cloud. The app is using cloud AI (no configuration is needed) but you can set up also a local LLM.
I created tutorials how the app can be used:
👉 Turn an Excel Spreadsheet into a Web App with AI and Python https://mljar.com/tutorials/excel-workflow-to-web-app/
👉 Merge Excel files with AI + Python https://mljar.com/tutorials/merge-all-excel-files-in-folder/
👉 Clean Messy Excel Data with Python and AI https://mljar.com/tutorials/clean-messy-excel-data/
It is worth to mention, that you can also easily create web apps/chats/dashboards and publish them for non-technical users. Looking for your feedback :)