> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/teacher-guide/teacher-guide/ai-tools.md).

# AI Tools

Chamilo 2.0 introduces AI-powered tools that help you create content faster and provide personalized support to your learners. These features use large language models (such as OpenAI's GPT, Google Gemini, Mistral, or others) to generate educational content and assist with grading.

> AI tools must be configured by your platform administrator before they become available. See the [AI Configuration](/administration-guide/admin-guide/integrations/ai-configuration.md) section of the Administration Guide for setup details.

## Available AI Tools

* [**AI Tutor**](/teacher-guide/teacher-guide/ai-tools/ai-tutor.md) — An AI chatbot that learners can interact with for course-related questions
* [**Exercise Generator**](/teacher-guide/teacher-guide/ai-tools/exercise-generator.md) — Automatically generate quiz questions from your course content or a topic description
* [**Learning Path Generator**](/teacher-guide/teacher-guide/ai-tools/learning-path-generator.md) — Create structured learning sequences from a topic or set of objectives
* [**AI Grading**](/teacher-guide/teacher-guide/ai-tools/ai-grading.md) — Get AI-assisted evaluation of open-ended answers and student submissions
* [**Glossary Terms Generator**](https://github.com/chamilo/docs/tree/2.x/teacher-guide/ai-tools/glossary-generator.md) — Automatically generate term definitions for your course glossary
* [**AI Media Generation**](https://github.com/chamilo/docs/tree/2.x/teacher-guide/ai-tools/ai-media-generation.md) — Generate images and short videos from the rich-text editor while creating documents

## How AI Tools Work

When AI tools are enabled, they appear in the relevant contexts:

* The **Exercise Generator** appears when creating or editing exercises, and also as a quick action on documents in the Documents tool
* The **Learning Path Generator** appears when creating learning paths
* The **AI Grading** option appears in the assignment correction workflow
* The **AI Tutor** is available to learners within the course
* The **Glossary Terms Generator** appears in the Glossary tool toolbar
* The **AI Media Generation** dialog appears in the rich-text editor when creating or editing documents

All AI-generated content is presented as a **suggestion** that you can review, edit, and modify before publishing. You always have the final say on what your learners see.
