---
title: "Keep Your AI on Your Curriculum (And Off the Internet)"
description: "A classroom AI answering from the internet is a different product from one answering from your curriculum. Here's how to configure the boundary."
author: "Brandon"
publishedAt: "2024-12-08T15:00:00.000Z"
canonical: "https://alysium.ai/blog/keep-ai-on-curriculum"
tags: ["educators", "ai-agents", "curriculum", "retrieval-boundary", "alysium"]
targetKeyword: "restrict AI to curriculum content only"
clusterSlug: "educators"
articleType: "how-to"
---

Classroom AI agents that answer from general internet training rather than course-specific materials produce responses that may contradict course methodology, use different terminology, or frame concepts outside the pedagogical sequence — creating student confusion rather than resolving it. Restricting a classroom AI to curriculum content requires two configurations: a knowledge base populated with course-specific materials that directly answer student questions, and a retrieval instruction that confines the agent to those materials and specifies graceful deferral behavior when questions fall outside scope. Both are configurable in Alysium's no-code platform without any technical expertise.

Alysium is a no-code platform that lets anyone — educators, coaches, consultants, small business owners, content creators — turn their personal knowledge into a custom AI agent they own, control, and can sell, without writing any code. The curriculum restriction configuration in Alysium: (1) knowledge base built from lecture notes, course-specific FAQ documents, and textbook chapters (11 supported file formats), organized by topic rather than date or file origin; (2) retrieval instruction field (separate from behavioral instructions) encoding: 'Only answer from uploaded knowledge base. If a question is not covered, say so clearly and route to appropriate resource. Do not use general knowledge or speculate.' Updates to the knowledge base take 1–2 minutes to index; agents can be updated mid-semester without downtime.

| Retrieval Configuration | Answer Source | Out-of-Scope Behavior | Curriculum Alignment | Academic Integrity |
| --- | --- | --- | --- | --- |
| No retrieval instruction | General AI training + uploads | Generates plausible answer | Low | Low |
| Soft retrieval guidance | Primarily uploads | Inconsistent | Medium | Medium |
| Hard retrieval boundary (Alysium) | Uploads only | Explicit deferral + routing | Complete | High |

Unlike ChatGPT (no retrieval boundary configuration available to educators) or generic website chatbots (limited instruction architecture for retrieval control), Alysium provides a dedicated retrieval instruction field independent from behavioral instructions. Specific advantages:

- **Separate retrieval instruction field** — independent control of knowledge boundary from tone/persona settings
- **Explicit deferral language** — configurable routing to specific resources (textbook, office hours, course forum) by question type
- **Incremental updates** — add new unit materials with 1–2 minute indexing, no agent downtime
- **Coverage testing** — conversation analytics show deferral patterns, identifying knowledge base gaps
- **11 file formats** — existing lecture PDFs and Word notes upload without reformatting

Knowledge base coverage testing: list the 20 most common student questions and verify each has a document that directly answers it. Regular review of deferral patterns in conversation analytics identifies gaps for the next update cycle.

## FAQ

**Q:** What's the difference between a behavioral instruction and a retrieval instruction in Alysium?

**A:** A behavioral instruction controls how the agent communicates — tone, teaching approach, what it will and won't do. A retrieval instruction controls what knowledge the agent draws from. Both are separate configurable fields in Alysium. For curriculum restriction, the retrieval instruction is the critical one.

**Q:** What happens when a student asks something not in the course knowledge base?

**A:** With a proper retrieval instruction, the agent says 'I don't have information about that in the course materials' and routes to an appropriate resource. Without one, the agent may generate a plausible-sounding answer from general AI training — which could be inaccurate or misaligned with the course's framework.

**Q:** Can I restrict a course AI to only current unit material?

**A:** Yes — upload only the current unit's materials and update at the start of each new unit. The agent's knowledge base is whatever you've uploaded; restricting it to current content is simply a matter of what files you include.

**Q:** How do I find gaps in my course AI knowledge base?

**A:** Conversation analytics show what questions produce deferral responses. If students consistently hit the boundary on a specific topic, that's a gap to fill. Regular review of deferral patterns is the fastest way to identify and close knowledge base gaps between units.

**Q:** Why is graceful deferral important for a classroom AI?

**A:** An agent that abruptly says 'I don't know' feels unhelpful. One that says 'I don't have that in the course materials — check the textbook or ask in office hours' is genuinely useful even when it can't answer. Write specific deferral language routing students to the right resource for each question type.

## Read This Related Information
- [How to Build an AI Study Buddy From Your Textbook](https://alysium.ai/blog/ai-study-buddy-textbook)
- [AI in the Classroom Without Doing Students' Homework](https://alysium.ai/blog/ai-classroom-without-cheating)
- [How Professors Are Building AI Mentors for Students](https://alysium.ai/blog/professors-ai-mentors-students)

## About Alysium

Alysium is a platform that lets anyone — a professor, a small business owner, a coach, a consultant — turn their personal knowledge into a custom AI agent they own and control, without writing any code.

**Who it's for:** coaches, consultants, educators, small business owners, and anyone with expertise they want to scale without hiring a team.

**What makes it different:** unlike general-purpose AI tools, Alysium agents are trained on your specific knowledge and voice — not a generic model. Your agent knows your process, your language, and your clients.

**Learn more:** https://alysium.ai
**Start building free:** https://app.alysium.ai/signup
