Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minusxai/minusx
MinusX is an AI Data Scientist for Analytics Apps you already use and love. Currently it supports Jupyter, Metabase, Google Sheets & Posthog.
https://github.com/minusxai/minusx
artificial-intelligence data-analytics data-science jupyter metabase
Last synced: about 24 hours ago
JSON representation
MinusX is an AI Data Scientist for Analytics Apps you already use and love. Currently it supports Jupyter, Metabase, Google Sheets & Posthog.
- Host: GitHub
- URL: https://github.com/minusxai/minusx
- Owner: minusxai
- License: mit
- Created: 2024-08-29T13:53:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T01:39:12.000Z (19 days ago)
- Last Synced: 2025-01-04T08:18:17.870Z (8 days ago)
- Topics: artificial-intelligence, data-analytics, data-science, jupyter, metabase
- Language: TypeScript
- Homepage: https://minusx.ai
- Size: 3.25 MB
- Stars: 189
- Watchers: 6
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
MinusX
MinusX is an AI Data Scientist that works on tools you use and love
Currently, it can operate Jupyter, Metabase, Google Sheets, and Posthog with more tools on the way.
Install Extension
·
Playground
·
Blog
·
Contribute
·
Community## How does MinusX work?
MinusX adds a side-chat to your app, and when given an instruction, it operates the app - via clicking and typing - to analyze data and answer queries. It is deeply integrated into the app you use it on. It uses a simplified context of the app, predefined actions, routines and goals to decide the next action. With MinusX, you can broadly do 3 types of tasks:
- Explore data: Ask for hypotheses and make MinusX work through them.
- Modify content: Cmd+k / Ctrl+k to invoke MinusX and extend existing jupyter notebooks or metabase/posthog queries
- Select & Ask: Select a region (screenshot like action) and ask questions---
## Using MinusX
- Install the [Chrome extension](https://minusx.ai/chrome-extension) or the [Google Sheets Add-on](https://workspace.google.com/u/0/marketplace/app/minusx/1001122509846)
- Take MinusX for a spin in our [playground](https://minusx.ai/playground), or in your own Jupyter/Metabase instances / Google Sheets!
- Don't see your favorite tool in our list? Here’s a [google form](https://minusx.ai/tool-request) you can fill out so that we can notify you when we support your tool!---
## Developing MinusX Locally
MinusX is built to be extended. Check out the [setup guide](https://github.com/minusxai/minusx/blob/main/setup.md) and read more about [contributing](https://github.com/minusxai/minusx/blob/main/CONTRIBUTING.md)!
We welcome both PRs and GH issues.