Overview of AI Engineering (AIE) resources
mainThis repository serves as a central hub for resources related to the AI Engineering book. It includes supplementary materials to help developers and engineers master the end-to-end process of adapting foundation models (LLMs and LMMs) to real-world problems.
Key resources available in this repository include:
- Table of Contents:
ToC.md - Chapter Summaries:
chapter-summaries.md - Study Notes:
study-notes.md - AI Engineering Resources:
resources.md - Prompt Examples:
prompt-examples.md - Case Studies:
case-studies.md - Misalignment AI:
misalignment.md - Appendix:
appendix.md - Fun Tools: A ChatGPT and Claude conversation heatmap generator located at
scripts/ai-heatmap.ipynb.