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

# Starter repos

> Which GitHub repository to start from for each course.

Start from the repository for your course. Import it to your own GitHub account rather than cloning it directly, so your work lives in a repository you own and can add the teaching assistants to.

| Repository                                                            |  AI | Computer Vision | Robotics |
| --------------------------------------------------------------------- | :-: | :-------------: | :------: |
| [pantelis/eng-ai-agents](https://github.com/pantelis/eng-ai-agents)   |  ✓  |        ✓        |     ✓    |
| [pantelis/turtlebot-maze](https://github.com/pantelis/turtlebot-maze) |     |                 |     ✓    |

**eng-ai-agents** carries the Docker development environments, the course notebooks, and the dependency setup. Every course uses it, and it is the repository the [Virtualization](/aiml-common/resources/environment/virtualization) guide sets up.

**turtlebot-maze** is the agentic ground-robot demonstration used in robotics. Robotics students need both repositories.

If an assignment names a different repository, the assignment page wins. This table is the default, not a promise about every term.

For what to do once you have your copy, see [Virtualization](/aiml-common/resources/environment/virtualization) for the environment and [Assignment submission](/aiml-common/resources/environment/assignment-submission) for adding the teaching assistants and structuring your work.

***

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