Comment on: [Feature]: [Feature Request] Export course package with interactive Agent scripts
Repo: THU-MAIC/OpenMAIC by wyuc
Thanks for the feature request! Two big challenges here:
1. Discussion and QA sections make real-time LLM calls, so they can't be packaged as static content.
2. The classroom player is built from React components. An offline package would need to bundle the entire player runtime, which is essentially shipping a standalone app.
@MohamedAklamaash welcome! This is a much bigger task than it looks. Could you share how you'd approach these two problems? Let's discuss the design here first.
---
这个有两个大难点:一是讨论和 QA 环节是实时调 LLM 的,没法变成静态内容;二是课堂播放器本身是 React 组件拼起来的,做离线包相当于要把整个播放器打包成独立应用。
@MohamedAklamaash 这个工程量比看起来大很多,可以先说说你打算怎么解决这两个问题?
GitHub Issue
Parent Entity
State: Open • Comments: 3
SaaS Metrics