**`cagent`** with Tiny Language Models and Tools
Add tools and toolsets to a cagent agent so small language models can do file operations and function calling.
**`cagent`** with Tiny Language Models and Skills: Introduction
Introduction to cagent with tiny language models and skills, teaching a small AI assistant domain-specific knowledge.
Using `cagent` with `gpt-oss-120b` and OVH AI endpoints
Use cagent with gpt-oss-120b on OVH AI endpoints to run larger open-source models for private coding agents.
NOVA RAG Agent & Docker Model Runner
Add retrieval-augmented generation to NOVA to augment small models with external knowledge using JSON or Redis vector stores.
N.O.V.A. Chat Agent & Docker Model Runner
Build composable conversational mini-agents with the NOVA Go library, powered by local models through Docker Model Runner.
Pi Mono Coding Agent: Tools and Skills
Extend the Pi Mono agent with custom tools and skills so small models can act without you memorizing command syntax.
My Little Arrangements with DevContainer - Part 1
My little arrangements with DevContainer: isolated, reproducible dev environments via Docker Compose, tools, and the Docker CLI.
Pi Coding Agent with Devcontainer, Docker Model Runner and Agentic Compose
Set up the Pi Mono coding agent with a Devcontainer, Docker Model Runner, and Agentic Compose to work with tiny language models.
A Few Things You Should Know Before Developing Generative AI Applications with Local Models
What you should know before building generative AI apps on small local models: multi-model architecture, limits, and optimization.