Changelog
Every release, with what changed and what to download.
v0.1.0
首个公开版本。交互式学习助理 是一个运行在你自己电脑上的 AI 学习助手。它不是又一个聊天框: 会制定学习计划、逐项讲解、出题检验,并把笔记、图表、参考资料整理成看得见的面板。所有数据都在 你选择的文件夹里,只有你自己配置的大模型接口会收到你的对话。
下载
| 系统 | 文件 |
|---|---|
| macOS(Apple 芯片,M 系列) | ilearnassist-0.1.0-mac-arm64.dmg |
| macOS(Intel 芯片) | ilearnassist-0.1.0-mac-x64.dmg |
| Windows 64 位 | ilearnassist-0.1.0-win-x64.exe |
| Linux 64 位 | ilearnassist-0.1.0-linux-x86_64.AppImage 或 ilearnassist-0.1.0-linux-amd64.deb |
安装前请先读这一段
安装包没有购买代码签名证书,所以系统会拦一下 —— 这不是文件损坏:
- macOS:在应用上点右键 → 打开 → 再点一次"打开"。只需一次。
- Windows:在 SmartScreen 提示里点 更多信息 → 仍要运行。
- Linux:AppImage 下载后先
chmod +x,再运行。
装好之后
- 启动应用,控制面板出现。
- 选一个数据文件夹。面板会建议
~/ilearnassist(你的主目录下),点一下就用它;也可以 自己挑一个位置。这里存放你的数据库、工作区和上传的文件。 - 创建超级管理员:填一个用户名和密码。这是这台机器上权限最高的账号,请记住它。
- 服务器会自动启动。点 打开应用,用刚才的账号登录。
- 填一个模型 API Key:左侧菜单 → 平台管理 → 模型服务,选一家你已经开通的服务商填入。 填好之前,模型列表是空的 —— 助手需要一个大模型才能工作。
- 开始学习:回到首页,新建一个工作区,进去后新建对话,助理选 引导学习 · Guided Learning,然后告诉它你想学什么。
这一版有什么
- 内置「引导学习」助理,以及七个学习控件:计划 / 测验 / 脉络 / 笔记 / 图表 / 思考 / 参考资料
- 内置 11 家模型服务商配置(DeepSeek、通义千问、智谱 GLM、Kimi、MiniMax、OpenAI、Gemini 等), 填一个 API Key 就能开始
- 资料库与
@引用、文档解析(PDF / Office 本地提取,可选云端解析扫描件)、文件管理 - 数据库迁移框架:以后升级自动迁移,而且在动手之前先给数据库做一份快照
- 数据与程序分离:卸载应用不会删除你的数据
- MIT 许可证,可自托管
English
First public release. Interactive Learning Assistant is a self-hosted AI study assistant that plans a syllabus, teaches one item at a time, quizzes you, and keeps your notes — every byte stays in a folder you choose.
The installers are unsigned, so your OS will warn you: on macOS right-click the app → Open →
Open again; on Windows click More info → Run anyway; on Linux chmod +x the AppImage.
Then: pick a data folder → create the superadmin → add a model API key (Platform admin → Model services; the model list stays empty until you do) → create a workspace, start a conversation, and choose the built-in Guided Learning assistant.
Downloads
- macOS · Apple silicon (M-series)
ilearnassist-0.1.0-mac-arm64.dmg160 MB - macOS · Intel
ilearnassist-0.1.0-mac-x64.dmg166 MB - Windows · x64
ilearnassist-0.1.0-win-x64.exe138 MB - Linux · x86_64
ilearnassist-0.1.0-linux-x86_64.AppImage160 MB - Linux · amd64 (Debian/Ubuntu)
ilearnassist-0.1.0-linux-amd64.deb125 MB