Add The Last Mile (Artificial Intelligence) - #13444
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds The Last Mile to
books/free-programming-books-subjects.md, section Artificial Intelligence.Description
A free, open-source field guide to taking enterprise AI systems from demo to daily use: 27 chapters, 24 field templates, and 22 zero-dependency scripts, following one delivery cycle end to end.
Why is this valuable
Most AI books cover models and prompts; this one covers the delivery side (data access, workflow, trust, ownership, adoption) that decides whether a system is used. Every chapter has a template and a paste-to-agent block.
How do we know it's really free
Published by the author under CC BY-NC-SA 4.0 (prose) and MIT (code) at https://github.com/hallieren/the-last-mile, read online at https://hallieren.github.io/the-last-mile/, EPUB at https://hallieren.github.io/the-last-mile/the-last-mile.epub.
Is it a book
Yes, a complete book with chapters, appendices, and an EPUB.
Disclosure: I am the author. Entry follows the list's format (alphabetical order under T,
- Author (Format), license note); I searched the list for duplicates and found none.Replaces #13441, which was closed by mistake when the fork was deleted; the branch content is identical and the linter passed there.