> For the complete documentation index, see [llms.txt](https://maya-ai.gitbook.io/maya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maya-ai.gitbook.io/maya/master/education-ai-agents/maya-ai-teaching-assistant.md).

# Maya AI Teaching Assistant

#### Maya AI Teaching Assistant

The **Maya AI Teaching Assistant** is an advanced AI chatbot within the Maya AI Copilot platform, designed to provide educators with real-time, personalized assistance across a wide range of teaching, administrative, and planning tasks. Unlike individual tools that offer specific functionalities, the Maya AI Teaching Assistant acts as a supportive guide, leading teachers interactively through their day-to-day tasks and helping them create resources instantly and intelligently.

**What Can the Maya AI Teaching Assistant Do?**

The Maya AI Teaching Assistant is designed to be a versatile, interactive companion, offering help in the following areas:

* **Lesson Planning & Curriculum Design**: Guide teachers through the steps of creating lesson plans, suggesting learning objectives, activities, and assessment ideas tailored to grade levels and subjects.
* **Assessment Creation**: Assist in designing quizzes, MCQs, and other assessments based on specific topics or concepts, helping to match the assessment style to the learning goals.
* **Administrative Support**: Simplify routine tasks such as drafting emails, writing progress reports, or managing parent communications, saving teachers valuable time.
* **Classroom Management**: Offer strategies for student engagement, behavior management, and setting SMART goals to support individual student progress.
* **Resource Creation**: Instantly generate worksheets, practice sheets, prompts, and scaffolds, allowing teachers to create high-quality resources that align with their teaching needs.

**How Does It Work?**

The Maya AI Teaching Assistant engages with teachers through a conversational interface. Teachers simply ask questions or describe what they need, and the AI provides guidance and solutions in real time.

1. **Interactive Guidance**: The assistant provides step-by-step instructions or prompts for any task, whether it’s creating a lesson plan, designing an assessment, or drafting an email.
2. **Instant Resource Generation**: Upon understanding the teacher’s requirements, it can generate resources on demand, such as worksheets, quizzes, or even project outlines.
3. **Personalized Suggestions**: The assistant learns from interactions, offering tailored recommendations that align with the teacher’s specific subject area, grade level, and goals.
4. **Regenerate and Refine**: If teachers are unsatisfied with a response, they can ask for a revision or a different approach, making it easy to get exactly what they need.
5. **One-Stop Dashboard Access**: The assistant integrates seamlessly with other Maya AI Copilot tools, allowing teachers to switch between interactive support and specific tools as needed.

**Benefits of Using Maya AI Teaching Assistant**

* **Time-Saving**: Streamlines complex and time-consuming tasks, freeing up more time for teachers to focus on student engagement.
* **Customized Support**: Provides responses and resources that match the unique needs of each teacher’s classroom.
* **Real-Time Assistance**: Offers immediate, actionable support without the need to search through different tools.
* **Handholding Guidance**: For teachers who may be less familiar with technology or AI, the Teaching Assistant offers a supportive and user-friendly experience.

With **Maya AI Teaching Assistant**, teachers have an intelligent companion that not only completes tasks but also enhances their productivity and confidence in using AI-driven educational resources. Whether for classroom management, lesson planning, or administrative tasks, this AI assistant is here to empower teachers every step of the way.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://maya-ai.gitbook.io/maya/master/education-ai-agents/maya-ai-teaching-assistant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
