Home
  • CV
  • Tech Stack
  • Books
OpenCode multi-agent JSON configuration showing specialized AI coding agents setup with Claude Opus 4.5 as primary coder at temperature 0.2 with full tool access, Perplexity Sonar Pro as research subagent at temperature 0.8 with no file access, and GPT-5.1 Codex as debugger at temperature 0.3 with full tool access for automated collaboration in terminal-based AI development workflow
OpenCode Multi-Agent Setup: 3 Specialized AI Agents That 10x Code Quality

Stop using one AI model to do everything. I configured OpenCode with 3 specialized agents that work together, and my code quality...

AI AGENTS, TOOLS AND MCP SERVERS
DevOps for AI Docker containers and production deployment
DevOps for AI: Docker to Production

You've built an amazing AI application locally. Now you need to deploy it. Simple, right? Except your laptop has 64GB RAM, local...

DEVOPS FOR AI: DOCKER, CADDY, CI/CD
Comparing LLM models GPT-4 Claude Gemini Llama for AI development
Choosing the Right LLM: 2025 Guide

Selecting the right large language model for your production system has become increasingly complex in 2025. With dozens of proprietary and open-source...

LLM MODELS, PROVIDERS AND TRAINING
MLOps practices for deploying LLMs in production reliably
MLOps for LLMs: Ship AI Without Breaking

Shipping your first LLM feature feels magical. Shipping your tenth feels terrifying. Why? Because AI has a unique failure mode: it can...

MLOPS, EVALUATION AND OBSERVABILITY
LLM inference optimization strategies to reduce AI costs
LLM Inference: Cut AI Costs by 80%

AI costs are crushing startups. One company I talked to was spending $47,000/month on LLM API calls—more than their entire engineering payroll....

INFERENCE, SERVING AND COST CONTROL
RAG system architecture with hybrid search and vector databases for AI
Production RAG Systems with Hybrid Search

Retrieval-Augmented Generation (RAG) has become the standard architecture for LLM applications that need accurate, up-to-date information. However, naive RAG implementations often fail...

RAG, GRAPH RAG AND VECTOR DATABASES

© 2026 Amir Teymoori