Probly – Spreadsheets, Python, and AI in the browser

Probly is an AI-powered spreadsheet application that merges spreadsheet functions with Python data analysis capabilities. It offers an interactive spreadsheet with formula support, the ability to run Python code directly on data, data visualization tools, and intelligent suggestions. Requirements include Node.js 18 or higher, npm or yarn, and a modern web browser. Setup involves cloning the repository, installing dependencies, and adding an OpenAI API key. The application can be run in development or production mode, and data can be imported or a blank spreadsheet can be started. A unique feature is the AI chat function for interacting with Probly. Tech stack includes Next.js, TypeScript, React, Handsontable, HyperFormula, Pyodide, OpenAI API, and ECharts. The Probly Documentation offers in-depth information.

https://github.com/PragmaticMachineLearning/probly

To top