Back to Skills

AI/ML

Building intelligent systems and leveraging AI to accelerate development workflows.

AI Coding Agents

Integrating AI agents into daily development workflows:
Claude, Gemini, OpenCode and custom coding agents
Autonomous code generation, review, and refactoring
Context-aware assistance with large codebases

Agentic Workflows

Building systems that can reason, plan, and execute autonomously:
Multi-agent orchestration with Google's Agent Development Kit (ADK)
Custom agent creation with specialized roles
Tool use and function calling patterns
Chain-of-thought reasoning systems

Model Training & Inference

Training custom models and optimizing inference:
Small model fine-tuning for specific domains
Inference optimization and benchmarking
Local deployment with Ollama and TorchServe
API endpoints for production inference

AI Pipelines & Infrastructure

Building robust AI infrastructure:
End-to-end pipeline design with LangChain
Image generation workflows with ComfyUI
Model orchestration and automation
Monitoring and observability

Tools & Technologies

Agents: Claude, Gemini, OpenCode
Frameworks: LangChain, LangGraph, Google ADK
Training: PyTorch, Hugging Face Transformers, LoRA
Inference: Ollama, TorchServe, AWS SageMaker
Pipelines: ComfyUI, custom orchestration