Skip to content

Releases: wansui976/CoursePilot

CoursePilot v0.2.0

Choose a tag to compare

@wansui976 wansui976 released this 09 Aug 06:49

Windows installers in this release are unsigned because the repository signing secrets are not configured. Windows SmartScreen may display a warning.

Full Changelog: v0.1.4...v0.2.0

CoursePilot v0.1.4

Choose a tag to compare

@wansui976 wansui976 released this 10 Jun 08:19

CoursePilot v0.1.4\n\n- Android: publish arm64-v8a release APK only.\n- Mobile/tablet UI and app-owned storage improvements.\n- macOS and Windows assets are built by GitHub Actions from this tag.

CoursePilot v0.1.3

Choose a tag to compare

@wansui976 wansui976 released this 08 Jun 08:38

CoursePilot v0.1.3 desktop release.

CoursePilot v0.1.2

Choose a tag to compare

@wansui976 wansui976 released this 04 Jun 06:58

Changes

  • Improved AI transcript correction to return and apply compact correction patches.
  • Added transcript correction diagnostics in the dev console.
  • Added caption overlay sizing regression coverage.
  • Rendered AI quiz math formulas with KaTeX.

Windows builds are currently unsigned, so SmartScreen / unknown publisher warnings are expected.

CoursePilot v0.1.1+macfix1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 01:55

Windows build generated by GitHub Actions.

CoursePilot v0.1.1

Choose a tag to compare

@wansui976 wansui976 released this 02 Jun 13:39

CoursePilot v0.1.1

更新

  • 修复并增强阿里云 OCR 诊断与解析
  • OCR 结果面板增加关闭按钮
  • README 增加阿里云 OCR 开通与 AccessKey 配置说明
  • Windows release 包继续通过 GitHub Actions 构建,并随包分发运行时 sidecars

附件

  • macOS Apple Silicon DMG
  • Windows x64 installer/MSI 将由 GitHub Actions 自动上传

说明

Windows 包如未配置签名证书 secrets,仍会是 unsigned build。

CoursePilot v0.1.0

Choose a tag to compare

@wansui976 wansui976 released this 02 Jun 12:16

CoursePilot v0.1.0

首个公开 release。

主要能力

  • 本地课程视频导入与课程库管理
  • 视频播放、字幕同步、时间戳跳转
  • 本地 whisper.cpp、火山、阿里云 DashScope 语音识别后端
  • AI 摘要、章节、笔记、练习题、脑图
  • 课件抽帧、OCR、课程问答与检索
  • Bilibili / URL 下载与字幕、笔记、脑图导出

附件

  • macOS Apple Silicon DMG: course-ai_0.1.0_aarch64.dmg

运行依赖

部分功能需要本机安装 ffmpegwhisper-clitesseractyt-dlp。云端 ASR / LLM / Embedding 需要在设置中配置对应 API Key。