Dsensei
AI-powered key driver analysis tool that pinpoints root cause behind metrics fluctuation in one minute.
Install / Use
/learn @empower-ai/DsenseiREADME
<img valign="middle" src="https://github.com/logunify/dsensei/blob/main/docs/images/logo.png" width="65" height="65"/> DSensei
Introduction
https://github.com/dsensei/dsensei/assets/1261809/85d9094c-ae12-4bae-b15c-0e8cc1368729
The video is muted by default, 🎧 Unmute for audio explanations and improve your viewing experience!
Quick Start
Live Demo
Running Locally
docker run -p 5001:5001 dsenseiapp/dsensei:latest
Table of Contents
What is DSensei
DSensei is an AI-powered key driver analysis engine that can pinpoint the root cause of metric fluctuations within one minute. We save data teams hours to days of manual work on root cause analysis and help organizations uncover critical drivers and segments that are otherwise easy to overlook.
DSensei overcome the limitation of existing BI tools to empower you to understand the "why" behind metric fluctuations to inform better business decisions more effectively. Checkout our blog for more details.
Setup
There are multiple ways to run DSensei on your machine.
Using Docker (recommended)
The recommended way is to use the official Docker image. Make sure you have Docker installed on your system, then run the following command:
If you use CSV data source:
docker run -p 5001:5001 dsenseiapp/dsensei:latest
If you use BigQuery data source:
gcloud auth application-default login
docker run -p 5001:5001 -v ~/.config:/root/.config -e GCLOUD_PROJECT=$GOOGLE_PROJECT dsenseiapp/dsensei:latest
Replace the $GOOGLE_PROJECT with your own GCP project name.
This will pull the latest version of the DSensei-insight image and start the application on port 5001.
Running from code
To run the application locally without Docker, you need to have python3 and nodejs-18 installed on your system, then follow these steps.
- First, navigate to the
frontenddirectory and install dependencies using pnpmpnpm installor npmnpm install - Then build the frontend
npm run build - Switch to the
backenddirectory and install python dependencies:python install -r requirements.txt - Finally, run the application by executing the following command in the backend directory
flask run -p 5001
Contact
Please submit your bug report or feature request directly on github or in our discord group. We appreciate all your feedback!
Related Skills
feishu-drive
347.9k|
things-mac
347.9kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
347.9kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
