Skip to content

Downloads#

All formats of Crafting Agentic Swarms, generated from the same markdown you're reading online. Free and open (MIT-licensed).

Regenerated locally via make book-epub book-pdf-rendered book-docx book-asciidoc and uploaded with the site.


Book formats#

  • EPUB

    Best for Kindle, Apple Books, Kobo, iPhone/Android readers.

    Download EPUB (17 MB)

  • PDF (print-ready)

    203 pages, Georgia body, JetBrains Mono code. Diagrams rendered as high-resolution PNG.

    Download PDF (4.3 MB)

  • DOCX

    Microsoft Word format. Useful for annotating in Word or importing into other publishing pipelines.

    Download DOCX (204 KB)

  • AsciiDoc

    Source format for Manning / O'Reilly / Packt submission or conversion to other toolchains.

    Download AsciiDoc (320 KB)


Free online and open-source forever. If you'd like to support the work financially, these channels will be available shortly after launch:

Links go live as each channel is approved. Follow on GitHub to get pinged when they land.


Source#

The entire book and course are in one open-source repo:

github.com/TheAiSingularity/crafting-agentic-swarms

Includes:

  • 10 book chapters + 11 appendices (~60,000 words)
  • 12 module directories with exercises, solutions, tests, slides
  • 11 Colab notebooks
  • 6 portfolio projects (~78 tests)
  • Full swarm/ production reference package (~100 tests)
  • GitHub Actions CI/CD template
  • Instructor guide with 3 syllabus templates

Clone it, fork it, teach it, ship it. MIT license.


Citing#

If you use this book in a course or paper:

@book{rangu2026crafting,
  author = {Rangu, Vamshi Krishna},
  title = {Crafting Agentic Swarms: Building Production AI Agents from First Principles},
  year = {2026},
  publisher = {TheAiSingularity},
  url = {https://crafting-agentic-swarms.theaisingularity.org}
}