AIPack
AI Agents
Ollama
Discover AIPack, an open-source agentic runtime for building, running, and sharing AI agents. Learn installation, core concepts, and create your first …
ACCESS_FILE >>AIPack
Python
Ollama
Prepare your system for AI agent development with AIPack. This guide covers Python, AIPack CLI, Ollama for local models, and VS Code setup for an …
ACCESS_FILE >>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
Ollama
Large Language Models
Learn how to connect your AIPack agents to various AI models, including local setups with Ollama and popular cloud provider APIs, for powerful agentic …
ACCESS_FILE >>A2UI
Ollama
Docker
Learn how to integrate local AI models with Ollama and Docker for A2UI agents.
ACCESS_FILE >>AIPack
Python
AI Agent
Build an AI-assisted Python debugging agent with AIPack. Learn to integrate AI into your debugging workflow, leveraging MCP and multi-stage agents to …
ACCESS_FILE >>Python
LLM
Ollama
Learn how to run Large Language Models locally using Ollama and integrate it with any-llm for seamless experimentation.
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 >>tutorial
guide
ollama
Complete tutorial: Integrate VS Code with Ollama to create a local, private, and free AI coding assistant. Step-by-step guide with code examples for …
ACCESS_FILE >>MCP
Model Context Protocol
AI Agent Development
Learn how to master MCP, the open standard for AI agent development, and build your own MCP servers.
ACCESS_FILE >>Python
LLMs
Ollama
A comprehensive guide to mastering local LLMs, blending traditional data science with advanced machine learning techniques.
ACCESS_FILE >>LLM
AI
Deployment
A comprehensive guide to deploying and serving Large Language Models (LLMs) locally, focusing on Ollama for running pre-packaged models, and …
ACCESS_FILE >>