Agentic-Engineering-Handbook
Comprehensive learning roadmap covering production AI agent systems, tool use, MCP, evals, and safety from OpenAI, Anthropic, and Google.
Comprehensive learning roadmap covering production AI agent systems, tool use, MCP, evals, and safety from OpenAI, Anthropic, and Google.
Memoriq adds persistent memory features to ChatGPT, Claude, Gemini and Grok with privacy focus.
Cost tracking tool for Claude Code AI agent that captures actual API token usage by request component including system prompts and tool schemas.
Trajeckt is a fail-closed gateway that controls AI agent capabilities with ~1.6ms latency overhead.
Guardian Runtime is a local firewall for AI coding agents that prevents runaway costs and unauthorized actions.
RedNotebook AI is open-source notebook for 13+ SQL engines with AI-powered query suggestions, data profiling, visualization, and NotebookLM-style knowledge layer for data exploration.
Apple announces Siri enhancements using Google Gemini models; analysis of privacy implications in on-device inference.
Proposal for ephemeral PR-scoped API keys for LLM usage to manage costs of unsolicited AI-generated pull requests.
Study shows 'AI slop' accusations on Reddit and Hacker News increased 2023-2026 despite lack of evidence.
Agent Skills framework teaching AI coding agents to integrate barcode scanning capabilities. Title only, no details provided.
GeoSolver MCP tool enables AI agents to perform reverse image geolocation as a model context protocol plugin.
Investigates how video codec selection affects AI model prediction accuracy on encoded video inputs.
Tutorial on deploying machine learning models as web applications using Python without requiring frontend code.
AWS Graviton5 chip optimized for agentic AI workloads. Title only, no technical specifications or benchmarks provided.
dupehound: duplicate code detector for AI-generated code using structural fingerprinting instead of text matching. Detects renamed duplicates.
Guide for integrating Claude API into Ruby on Rails applications for production deployments.
Proposes compile-time sandboxing for AI agents executing code to limit untrusted operations on critical systems.
Fable 5 AI agent achieves competitive coding benchmark scores matching GPT-5.5 on Artificial Analysis index.
Tutorial on using grep-like patterns with LLM interfaces for text processing and data extraction.
Research comparing human psychopathology patterns with error modes and failure cases in large language models.
Google releases DiffusionGemma, applying diffusion-based techniques to accelerate LLM text generation.
Agricultural intelligence platform providing AI agents weather, crop metrics, and decision support for farming operations.
Self-hosted Nvidia Cosmos video generation model implementation on H200 GPUs for real estate listing videos.
Architecture and governance guide for moving telehealth MVP to production with AI components and compliance.
Five multi-model patterns to reduce LLM token costs in agentic workflows. Practical optimization strategies.
11 LLM model families ported to Apple Core AI framework with on-device inference. Includes conversion code, benchmarks, open-source app.
Case study: used AI for knowledge transfer and onboarding documentation, reducing time 40%. Practical LLM application.
Report on 22k developers: AI adoption creates 'Acceleration Whiplash' - LLM output overwhelming human-paced systems. Measurement-based analysis.
Agentic LLMs with tool use for automated structural analysis of 3D frame systems through modular task decomposition.
Benchmark study evaluates probabilistic reasoning capabilities of 8 LLMs on discrete probability problems with/without Chain-of-Thought.
Distributional reward models for RLHF address reward hacking through principled uncertainty quantification and pessimism.
Attention Expansion enhances keyphrase extraction from long documents using attention-augmented contextualized embeddings and LLMs.
AI applications in ship finance for loan origination using LLMs to integrate heterogeneous financial, technical, and regulatory data.
MultiToP mitigates hallucinations in video multimodal models by refining unreliable visual tokens before language generation.
AI4Land framework uses U-Net deep learning for high-resolution historical and future land surface variable projections.
Data-free, training-free compression method for speech foundation models using parameter clustering and pruning.
Frozen multimodal embeddings predict personality and cognitive ability traits from asynchronous video interviews.
AI4Land framework uses U-Net deep learning for high-resolution historical and future land surface variable projections.
GraspLLM integrates LLMs with Text-Attributed Graphs for zero-shot generalization across citation networks, e-commerce, and social media applications.
ML research on domain adaptation with latent confounders and imperfect proxies. Academic paper, tangential to applied ML interests.
Preply integrates OpenAI's ChatGPT for AI-generated lesson summaries and personalized feedback in language learning platform.
Vera: open-source tool for AI-assisted smart contract auditing with self-audit capabilities.
Large-scale agent evaluation benchmark spanning 55 industries with 1,500+ real-world tasks measuring economically valuable outcomes.
GEDD: evaluation framework for AI agents using realistic scenarios and domain expert feedback for release readiness assessment.
MCP server for Claude Desktop that generates 2D chemical structures from text using RDKit. Offline LLM tool extension.
Full-stack Rust web framework optimized for AI code generation with automatic context injection for Cursor/Copilot.
Claude Code plugin using three-phase approach: Claude plans, Codex executes, Claude reviews. LLM workflow optimization.
ORP: open-source experience layer converting AI agent failures into regression tests and measurable improvements using OpenTelemetry.
3-tier memory architecture for LLMs addressing context length limitations, built as working prototype in one week.
Minimal Rust shell agent compatible with OpenAI APIs that executes approved commands. Open-source AI agent tool.