Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading