Skip to main content

94 docs tagged with "Artificial Intelligence"

View all tags

Agent Frameworks

Agent frameworks provide tools and libraries to build, test, and deploy agentic systems.

Agent Skills

Enhance the capabilities of AI agents using agent skills

AI and ML

Notes from DataCamp's Understanding Machine Learning Course

AI Coding Workflows

Using AI for coding tasks, including best practices and techniques for effective prompting

Guardrails

Guardrails help agents stay on task and prevent misuse or errors.

Hooks

Using hooks to run commands at specific points in Claude Code's lifecycle

MCP

Using Model Context Protocol in Claude Code

MCP and A2A

Model Context Protocol and Agent-to-Agent Protocol

MCP Tools

Using Model Context Protocol tools with GitHub Copilot

Modelfiles

Creating model blueprints using Modelfiles in Ollama

Ollama

Running LLM locally with Ollama

Optimizing AI

Optimizing AI performance using various prompt engineering techniques

Plugins

Using plugins in Claude Code

Ralph Loop

Using a small task loop to let Claude Code implement, validate, and track one task at a time

Roles and Multi-Turns

Different roles in chat messages and how to manage multi-turn conversations with the OpenAI API.

Sandboxing

Using sandboxing to control and restrict AI tool access in Claude Code

Scalable Agents

Key agentic design principles to set up your agents for scaling

Skills

Creating and using custom skills in Claude Code

Structured Output

Using structured output with JSON schemas for better automation and data processing

Using Subagents

Using subagents in GitHub Copilot to break down complex tasks into manageable parts