我构建了一个 AI 课程生成器,能够以 $0.003 创建图像和音频——这是我的方法

📄 中文摘要

instructional-agents 系统刚刚在 PyPI 上发布,是一个基于研究的 LLM 代理系统,旨在自动生成课程材料(已被 EACL 2026 接收)。该系统在文本内容生成方面表现出色,但现代在线学习需要更多的支持,包括课程图表、音频解说和视频内容。为此,NexaAPI 提供了必要的支持。instructional-agents 基于 ADDIE 教学设计模型,能够生成教学大纲、幻灯片、脚本和评估,并通过多个专业化的 LLM 代理进行协作,提升了课程内容的丰富性和多样性。

📄 English Summary

I Built an AI Course Generator That Creates Images + Audio for $0.003 — Here's How

The instructional-agents system has just landed on PyPI, representing a research-backed LLM agent system for automated course material generation, accepted at EACL 2026. While it excels in generating text content, modern e-learning requires more, including course diagrams, audio narration, and video. NexaAPI plays a crucial role in this enhancement. Based on the ADDIE instructional design model, instructional-agents can generate syllabi, slides, scripts, and assessments, collaborating through specialized LLM agents to enrich and diversify course content.

Powered by Cloudflare Workers + Payload CMS + Claude 3.5

数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等