AIPack
AI Agents
.aip files
Dive into AIPack by building your very first AI agent. Learn about the structure and purpose of .aip files, define multi-stage markdown agents, and …
ACCESS_FILE >>AIPack
AI Agents
Markdown Agents
Learn how to design and implement multi-stage markdown agents using AIPack, leveraging Lua for dynamic control flow and building robust AI workflows.
ACCESS_FILE >>AIPack
Lua
Control Flow
Discover how to integrate Lua scripting into your AIPack agents to build dynamic, decision-making workflows. This chapter covers Lua basics, control …
ACCESS_FILE >>AIPack
AI Agents
Modularity
Explore how to build complex AI agents by composing smaller, specialized agents and creating reusable skills with AIPack's modular architecture.
ACCESS_FILE >>AIPack
Context Management
RAG
Master context control in AIPack to manage AI agent memory effectively, especially when working with large codebases. Learn RAG, chunking, and dynamic …
ACCESS_FILE >>AIPack
AI Agents
Debugging
Master debugging, optimizing, and preparing your AIPack AI agents for reliable, cost-effective production deployment. Learn about MCP server insights, …
ACCESS_FILE >>AIPack
AI Agents
Production
Master best practices for designing, developing, debugging, and sharing robust, production-ready AI Packs using AIPack, focusing on modularity, …
ACCESS_FILE >>AIPack
AI Agents
Ollama
Master AIPack from installation to production. Learn architecture, multi-stage agents, Lua logic, local/cloud models, VSCode workflows, and real-world …
ACCESS_FILE >>AIPack
AI Agents
Python
Learn to build, run, and share robust AI agents for production workflows using AIPack, covering architecture, multi-stage agents, Lua logic, and VS …
ACCESS_FILE >>