A short self-learning site that unpacks how AI in SharePoint processes 12 files and 30 megabytes of data — by writing code in a sandbox instead of guessing in chat.
A worker agent that writes and runs code in a sandbox — not a Copilot-style RAG system. Get the mental model right before you trust the math.
Read guide →The full demo: 12 CSVs, 35 columns, 72K rows, 30 MB. Why a chat AI would fall apart here, and how tool storage and generated code make it work.
Read guide →End-to-end: find_files, read_files, run_in_sandbox, generate HTML, create_file. What the agent actually does between your prompt and your report.
Read guide →