DEV Community

Artificial Intelligence

Artificial intelligence leverages computers and machines to mimic the problem-solving and decision-making capabilities found in humans and in nature.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Four Patterns for Multi-Agent Python Systems That Actually Work

Four Patterns for Multi-Agent Python Systems That Actually Work

Comments
5 min read
Spec-Driven Development Without an IDE: I Generated NestJS, Go, Spring Boot, Laravel, and Rust Apps From a Single PRD File

Spec-Driven Development Without an IDE: I Generated NestJS, Go, Spring Boot, Laravel, and Rust Apps From a Single PRD File

Comments
7 min read
llmfleet: pool many agents' turns into one Batch API call and save 50 percent

llmfleet: pool many agents' turns into one Batch API call and save 50 percent

Comments
4 min read
llm-pii-redact: Remove PII From Prompts Before They Reach the Model

llm-pii-redact: Remove PII From Prompts Before They Reach the Model

Comments
6 min read
Why I Built 50 Small Libraries Instead of One Big Agent Framework

Why I Built 50 Small Libraries Instead of One Big Agent Framework

Comments
6 min read
My LLM provider went down for 11 minutes. My code spent 4 of them in connect timeouts.

My LLM provider went down for 11 minutes. My code spent 4 of them in connect timeouts.

Comments
4 min read
I needed a stable cache key for LLM requests. The hard part was the input list order.

I needed a stable cache key for LLM requests. The hard part was the input list order.

Comments
4 min read
How to Test LLM Agents Without Calling the Real API

How to Test LLM Agents Without Calling the Real API

Comments
5 min read
A six-concern production harness for Nemotron agents on Crusoe Managed Inference

A six-concern production harness for Nemotron agents on Crusoe Managed Inference

Comments
4 min read
Adding Memory to Your Python Agent Without a Vector Database

Adding Memory to Your Python Agent Without a Vector Database

Comments
5 min read
Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Prompt Engineering Hygiene: The Invisible Layer Under Your Agent Logic

Comments
6 min read
Make Your Agent's API Calls Idempotent Before You Need To

Make Your Agent's API Calls Idempotent Before You Need To

Comments
5 min read
I shipped eight agent-stack repos in eight hours. Here's what made it possible.

I shipped eight agent-stack repos in eight hours. Here's what made it possible.

Comments
4 min read
agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

agent-shadow-mode: Run Your Agent in Record-Not-Execute Mode Before You Trust It

Comments
5 min read
Three Error Recovery Patterns for LLM Agent Tool Failures

Three Error Recovery Patterns for LLM Agent Tool Failures

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.