> ## Documentation Index
> Fetch the complete documentation index at: https://aegean.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Technology Demonstrators

> Explore practical AI implementations and demonstrations showcasing real-world applications of artificial intelligence.

This section showcases practical implementations of AI technologies, demonstrating real-world applications and capabilities across various domains.

## Available Demonstrators

<CardGroup cols={2}>
  <Card title="Sports Analytics" icon="basketball" href="/products/tech-demonstrators/sports-analytics">
    Computer vision applications for sports analysis, including player detection, tracking, and identification.
  </Card>

  <Card title="Language Agents" icon="comments" href="/products/tech-demonstrators/language-agents">
    Knowledge graph-powered AI tutor using GraphRAG for educational content with prerequisite scaffolding and semantic relationships.
  </Card>

  <Card title="Computer Using Agents" icon="desktop" href="/products/tech-demonstrators/computer-using-agents">
    AI-powered system for understanding visual content through natural language and screen sharing with vision-language models.
  </Card>

  <Card title="Human Robot Interaction" icon="robot" href="/products/tech-demonstrators/ros-agents">
    Intelligent AI agents for real-time robot interaction, semantic navigation, and autonomous mission execution using ReAct principles.
  </Card>

  <Card title="Reasoning Agent for Manipulation" icon="hand" tag="NEW" href="/products/tech-demonstrators/reasoning-manipulation-agent">
    A VLA model that follows natural audio instructions to pick, reason about placement, and shelve objects while avoiding collisions.
  </Card>
</CardGroup>

## Purpose

These demonstrators serve multiple purposes:

* **Educational**: Learn how AI techniques are applied to real-world problems
* **Practical**: See working implementations with code and results
* **Interactive**: Run notebooks in Google Colab to experiment yourself
* **Reference**: Use as templates for your own projects

Each demonstrator includes:

* Complete implementation code
* Visual outputs and results
* Interactive Colab notebooks
* Technical documentation

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit this page on GitHub](https://github.com/aegean-ai/eaia/edit/main/src/products/tech-demonstrators/index.mdx) or [file an issue](https://github.com/aegean-ai/eaia/issues/new/choose).
</Callout>
