MCPcopy Index your code
hub / github.com/DeepInsight-AI/DeepBI

github.com/DeepInsight-AI/DeepBI @v2.0.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.4 ↗ · + Follow
8,206 symbols 28,583 edges 781 files 448 documented · 5% updated 14mo agov2.0.4 · 2024-10-08★ 2,36167 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DeepBI windows exe 本地安装版本说明

  1. 软件下载, 点击这里去下载 docker_err.jpg
  2. 解压安装 docker_err.jpg
  3. 选中桌面快捷方式 docker_err.jpg
  4. 点击,安装,开始解压文件 docker_err.jpg
  5. 解压完毕,显示软件信息说明 docker_err.jpg docker_err.jpg
  6. 确认后,选中 运行DeepBI,点击完成 docker_err.jpg
  7. 等待数据初始化 docker_err.jpg
  8. 初始化完毕,自动打开网页 docker_err.jpg
  9. 安装成功页面显示,以及成功启动提示 docker_err.jpg
  10. 关闭服务 docker_err.jpg
  11. 重新启动服务 docker_err.jpg

  12. 以上就是 DeepBI安装过程,使用说明,请点击 DeepBI 在线使用说明

Exe安装遇到问题解决方案

  1. 安装过程提示没有权限 见下图:: docker err.jpg
  2. Appear:
The files belonging to this database system will be owned by user "00767127".
This user must also own the server process. The database cluster will be initialized with locale "Chinese (Simplified)_China.936".
 initdb: could not find suitable text search configuration for locale "Chinese (Simplified)_China.936"
  The default text search configuration will be set to "simple".
 Data page checksums are disabled. fixing permissions on existing directory C:/DeepBI/pgsqldata ...
 initdb: error: could not change permissions of directory "C:/DeepBI/pgsqldata": Permission denied pg_ctl: directory "C:/DeepBI/pgsqldata" is not a database
 cluster directory createdb: error: connection to server at "localhost" (::1), port 5432 failed: Connection refused (0x0000274D/10061) Is the server running on that host and accepting TCP/IP connections?
  • solution:

(1)(1)停止服务,打开命令行,以管理员身份打开,点击window 窗口,直接输入cmd 如下图:

docker err.jpg

(2)上面命令命令一般再C:\WINDOWS\system32,转到C:DeepBI 文件夹下,运行 stop.bat

运行: cd ../../DeepBI 运行: stop.bat ,等待运行完毕

docker err.jpg

(3)删除历史无权限文件

打开 C:\DeepBI 然后删除 .init文件 和 pgsqldata 文件夹

(4)给文件夹权限

docker err.jpg

(5)重新打开管理员命令行,到DeepBI下 命令行运行start.bat 等待启动即可

  1. 安装完毕设置网页账号登录后一直处于加载中。

docker err.jpg

右击页面,选择检查,选择

docker err.jpg

如果出现js无法加载

解决方法:

docker err.jpg

Extension points exported contracts — how you extend this code

DialogProps (Interface)
(no doc)
client/app/components/DialogWrapper.d.ts
LinkProps (Interface)
(no doc)
client/app/components/Link.tsx
LinkWithIconProps (Interface)
(no doc)
client/app/components/Link.tsx
ButtonProps (Interface)
(no doc)
client/app/components/Link.tsx
VirtualScrollLabeledValue (Interface)
(no doc)
client/app/components/SelectWithVirtualScroll.tsx

Core symbols most depended-on inside this repo

createElement
called by 3366
client/dist_source/3.js
get
called by 1625
client/dist_source/app.js
get
called by 1528
client/app/services/query.js
apply
called by 692
client/dist_source/3.js
r
called by 565
client/dist_source/3.js
a
called by 473
client/dist_source/app.js
O
called by 445
client/app/echarts-main.js
O
called by 445
client/dist_source/echarts-main.js

Shape

Function 5,462
Method 2,012
Class 664
Interface 36
Route 32

Languages

TypeScript80%
Python20%

Modules by API surface

client/dist_source/app.js1,759 symbols
client/dist_source/echarts-main.js1,218 symbols
client/app/echarts-main.js1,218 symbols
client/dist_source/3.js524 symbols
bi/models/__init__.py152 symbols
client/dist_source/jquery.js54 symbols
client/app/jquery.js54 symbols
bi/models/users.py54 symbols
client/app/services/query.js50 symbols
bi/query_runner/__init__.py48 symbols
ai/agents/agentchat/bi_proxy_agent.py48 symbols
ai/agents/agentchat/python_proxy_agent.py47 symbols

Datastores touched

(mongodb)Database · 1 repos
postgresDatabase · 1 repos
your_dbnameDatabase · 1 repos

For agents

$ claude mcp add DeepBI \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact