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
1 change: 1 addition & 0 deletions llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
## Use it (examples & tutorials)

- [autolens_workspace navigator](https://github.com/PyAutoLabs/autolens_workspace/blob/main/llms.txt): end-to-end example scripts and notebooks per science case — the paste-friendly task router. Send any "how do I model / simulate / analyse X?" question here.
- [autolens_assistant](https://github.com/PyAutoLabs/autolens_assistant): the PyAutoLens AI assistant — task skills, curated API reference, and a science wiki in one repo you drive by conversation (browser chat via a GitHub connector, or a local coding agent); start from its `llms.txt` front door.
- [HowToLens](https://github.com/PyAutoLabs/HowToLens): from-first-principles lecture series for beginners new to gravitational lensing.

## API reference & docs
Expand Down
Loading