Tag
Harriet Hacks releases a free GitHub repository containing over 30 Jupyter notebooks and Python scripts for learning AI security interactively, accompanying her book 'Practical AI Security'.
MergeNB is a VS Code extension that provides an intuitive merge conflict resolver for Jupyter notebooks, aiming to improve upon nbdime's bugginess in collaborative research settings.
A hands-on GitHub guide covering 30 runnable Jupyter notebooks on memory patterns for LLM agents, organized into short-term, long-term, cognitive architecture, retrieval, framework, and evaluation/production sections with a decision tree and comparison matrix.
Official source code repository for O'Reilly's book 'AI Agents - The Definitive Guide', containing Jupyter notebooks and utilities for building AI agents.
Think Linear Algebra is a code-first, open-source educational resource that teaches linear algebra concepts using Python and Jupyter notebooks, focusing on practical applications rather than abstract theory.
A GitHub repository containing 30 runnable Jupyter notebooks that comprehensively explain LLM agent memory technologies, from short-term context to production-grade patterns, covering methods like MemGPT, Zep, Graphiti, along with decision trees and comparison tables.