diff --git a/README.md b/README.md index 9bb588b3..e0d53802 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,16 @@ Welcome to the **PyAutoGalaxy** Workspace! ## Getting Started +### PyAutoGalaxy AI Assistant + The [**PyAutoGalaxy AI Assistant**](https://github.com/PyAutoLabs/autogalaxy_assistant) supports conversation agents such as ChatGPT and coding agents such as Claude Code and Codex. You can get started simply by asking it a question about galaxy structure or describing the task you would like to perform with **PyAutoGalaxy**. See the assistant for its full scope and instructions. -The following human-readable documentation and examples are also useful for new starters: +### Human-Readable Documentation and Examples -You can get set up on your personal computer by following the installation guide on -our [readthedocs](https://pyautogalaxy.readthedocs.io/). +The following human-readable documentation and examples are also useful for new starters: -Alternatively, you can try **PyAutoGalaxy** out in a web browser by going to -the [autogalaxy workspace on Colab](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.7.23.1/notebooks/imaging/start_here.ipynb). +- [Installation guide](https://pyautogalaxy.readthedocs.io/): set up **PyAutoGalaxy** on your personal computer. +- [PyAutoGalaxy on Google Colab](https://colab.research.google.com/github/PyAutoLabs/autogalaxy_workspace/blob/2026.7.23.1/notebooks/imaging/start_here.ipynb): try **PyAutoGalaxy** in a web browser without installing it. ## New Users