ATO Meetup: 3-in-1 - Agents, RAG and Local Models
Repository for ATO Meetup Examples
These instructions will guide you through configuring a GitHub Codespaces environment that you can use to run the code if you want.
1. If you want to have your own copy of this repository, you can fork it into your GitHub area via the Fork option at the top right.
2. Click on the button below to start a new codespace from this repository.
3. Then click on the option to create a new codespace.
This will run for a long time (10 or more minutes) while it gets everything ready.
After the initial startup, it will run a script to setup the python environment, install needed python pieces, install Ollama, and then download the models we will use. This will take several more minutes to run. It will look like this while this is running.
The codespace is ready to use when you see a prompt like the one shown below in its terminal.



