From 344d006523f825acbce3246275a833823664b686 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Sat, 1 Aug 2026 00:10:58 +0100 Subject: [PATCH] docs: signpost autolens_assistant from llms.txt (autolens_workspace#451) The library front door routed to the workspace and HowToLens but never named the assistant; add it under 'Use it' ahead of the paper release. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01GGPARVAg5oUT7rWRDMTA4E --- llms.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/llms.txt b/llms.txt index ad07e4857..f72624a0f 100644 --- a/llms.txt +++ b/llms.txt @@ -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