AICademy — course sources

Plain-text versions of every course, for tools that read URLs rather than run JavaScript (NotebookLM, search engines, LLM readers). The interactive site is a client-rendered single-page app, so fetching a course URL returns an empty shell; these files are the same content in fetchable form.

Each course exists twice. Use the .html link for anything that imports a URL — NotebookLM's Web URL importer scrapes HTML pages only. Use the .md file when uploading a file directly, which NotebookLM also supports.

Course Modules Web URL (HTML) File (Markdown)
Agentic AI & RAG Engineering 30 agentic-ai-rag.html agentic-ai-rag.md
Agentic AI for Leadership 18 agentic-ai-leadership.html agentic-ai-leadership.md
AI-Augmented Service Desk Professional 8 ai-service-desk.html ai-service-desk.md
AI-Augmented System Administrator 10 ai-sysadmin.html ai-sysadmin.md
AI-Augmented IT Project Manager 8 ai-it-pm.html ai-it-pm.md
Inside the Model: LLM Weights Decoded 8 llm-weights.html llm-weights.md
Forward Deployed Engineer: AI for the Infrastructure Estate 10 fde-infrastructure.html fde-infrastructure.md
Essential Skills for the AI Era 19 essential-skills.html essential-skills.md

Quiz questions are included as self-test prompts; answers and explanations are not published here.

Generated by scripts/build-notes.mjs. 111 modules across 8 courses.