# Education AI Suite
Education AI Suite is a collection of AI applications, libraries, and benchmarking tools to
help developers build AI solutions for the field of education, to improve the teaching and
learning experience.
The suite provides pipelines and models optimized with the OpenVINO™ toolkit
for accelerated performance on Intel® CPUs, integrated GPUs, and NPUs. It organizes workflows
and capabilities tailored for the education sector around different use cases, with the initial
release based on just one: the Smart Classroom application.
## Education AI Suite Samples
::::{grid} 1 1 2 2
:::{grid-item-card} Smart Classroom
:class-card: homepage-card-container
:link: ./edge-ai-suites/smart-classroom/index.html
A modular and extensible framework for processing and summarizing educational content.
:::
::::
## Tools and Libraries
::::{grid} 1 2 2 2
:class-container: homepage-tool-container
:::{grid-item}
Deep Learning Streamer (DL Streamer)
Open-source GStreamer framework-based media analytics framework used by video-centric applications.
:::
:::{grid-item}
DL Streamer Pipeline Server
Python code-based, containerized microservice for video analytics pipelines built using DL Streamer.
:::
:::{grid-item}
OpenVINO™ Toolkit
Optimizes and deploys AI models across Intel® hardware in cloud, edge, and on premises environments.
:::
:::{grid-item}
OpenVINO™ Model Server
Hosts AI models via networks, e.g. enabling Smart Classroom to share a single attendance model.
:::
::::
:::{toctree}
:hidden:
Smart Classroom