你的数字灵魂 — 用 ChatGPT 导出认识自己,让所有 AI 工具认识同一个你
Project description
Alpha-ID
你的数字灵魂。坐在所有 AI 工具之上——你换模型、换平台、换设备,Alpha-ID 不换。
快速开始
pip install alpha-id-zix
aid init
从 ChatGPT 导出你的数据:
- 打开 chatgpt.com → 设置 → 数据导出 → 等邮件 → 下载 ZIP
然后用它认识你:
aid collect chatgpt ~/Downloads/chatgpt_export.zip
aid profile show
没导出数据?试试样本
# pip 安装后自带了一个匿名样本
aid collect chatgpt sample_data/chatgpt_export.zip
aid profile show
把身份带到其他工具
启动 MCP Server,Claude Desktop / Cursor 可以直接读取你的画像:
aid profile serve
然后在 Claude Desktop 配置中加上:
{
"mcpServers": {
"alpha-id": {
"command": "aid",
"args": ["profile", "serve"]
}
}
}
作为创始人
你是第一个用户?运行:
aid init --code Alpha-1-zx
你将获得 Alpha-1 编号,后续用户按下载顺位编号。
完整的命令
aid init 初始化数字身份
aid collect chatgpt <zip> 从 ChatGPT 导入画像
aid profile show 展示画像
aid profile show --format json 导出 JSON
aid profile serve 启动 MCP 身份注入服务
License
MIT
开发者文档见 docs/DEVELOPER.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
alpha_id_zix-0.0.4.tar.gz
(171.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
alpha_id_zix-0.0.4-py3-none-any.whl
(130.6 kB
view details)
File details
Details for the file alpha_id_zix-0.0.4.tar.gz.
File metadata
- Download URL: alpha_id_zix-0.0.4.tar.gz
- Upload date:
- Size: 171.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a7f0d16e1590e9dcfb524e296d59ac8f109af14aeb48521097e811b633eedb
|
|
| MD5 |
de37bbceccfeec2bab92676c03377b63
|
|
| BLAKE2b-256 |
8e759c3c40c3ede8f7a3918ae89a25afa59c1df329c89d508f107ef3b2d80a0e
|
File details
Details for the file alpha_id_zix-0.0.4-py3-none-any.whl.
File metadata
- Download URL: alpha_id_zix-0.0.4-py3-none-any.whl
- Upload date:
- Size: 130.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fe628da535c9affc5acd1ef008b12467850dd9dad1a735e637ac2fac7d4fbec
|
|
| MD5 |
bcdd6758d3087d84aa73d783d827c8eb
|
|
| BLAKE2b-256 |
aaab289ca9ced63a5ad921ade1f5bbd9b76500e4178d3455f31a49e8951fb91c
|