From f3f4174783fd8058179d5b378bb8aed8e970fafd Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 25 Mar 2026 14:14:38 -0400 Subject: [PATCH] Mention AI collaboration (Claude Code) on homepage Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index c72b828..953fedf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,6 +34,12 @@ PyTheory lets you: fifths, *call* it. Instead of memorizing chord formulas, *build* chords from intervals and hear the result. +- **Collaborate with AI**. Tools like `Claude Code `_ + can use PyTheory to prototype musical ideas for you. Ask it to "write a + bossa nova in A minor with a saw lead and reverb" and it will build the + Score, pick the chords, write a melody, choose effects, and play it — + all in real Python you can edit and export. + The workflow: **sketch in Python → hear it instantly → export MIDI → finish in your DAW**. Quick Example