It's a Wiki, based on WWDC26 materials, related to iOS platform. It contains an extraction of videos and sessions, inlcuding transkripts, code samples and other provided materials. It is then processed by the AI into a Wiki form. You can use your favorite agent in this repository to ask him questions about the contents, or to append more materials as they arrive. (The repository is created before the event has ended).
Feel free to read AGENTS.MD youtself to understand the structure.
Rename AGENTS.MD accordingly to your Agent of choice, or have it read it explicitly. You may now ask him about the WWDC materials. It's responses should be limited to the information from the Apple's sessions, but it should be able to guide you to the external resources for furhter reading.
Feel free to bring in you customization and improve AIs answers by adding skills for visualization, project generation, or anything else you see fit.
raw/wwdc-fetch.py is a script which scrapes specific materials from WWDC, so you can easily append newer (or even older) sessions. After downloading more materials to the raw folder, ask the agent to ingest new sources.
python3 wwdc-fetch.py --year 2026 [--platform iOS macOS] [--type Video Session]
[--topic "Machine Learning" "Swift"]