Integrations Articles
Browse 204 articles about Integrations.
Claude for Small Business: Pre-Built Agents for Finance, HR, Sales, and Ops
Anthropic's small business plugin pack includes 31 skills for payroll, invoicing, and CRM. Here's what's inside and how to set it up in Claude Co-work.
How to Use the Notion Developer Platform with AI Agents: CLI, Webhooks, and SDK
Notion's new developer platform lets AI agents read, write, and trigger workflows in Notion via CLI, webhooks, and an agents SDK. Here's how to connect it.
What Is HyperFrames? The HTML-Based Video Renderer for AI Agents
HyperFrames lets AI agents render animated video scenes using plain HTML. Learn how it compares to Remotion and how to use it with Claude Code.
What Is Milvus? The Open-Source Vector Database for AI Agent Memory
Milvus is a high-performance vector store that scales to billions of records. Learn why it's a top choice for RAG pipelines and AI agent memory systems.
How to Use IBM Granite Speech 4.1 for Speaker Diarization and Word-Level Timestamps
IBM Granite Speech 4.1 Plus adds speaker attribution and word-level timestamps to transcription. Learn how to use it for meetings, podcasts, and interviews.
How to Build an Enterprise RAG Pipeline with Gemini's Multimodal File Search API
Gemini's updated File Search API supports images, metadata filtering, and page-level citations. Learn how to build a production-ready multimodal RAG pipeline.
How to Use Claude for Microsoft Word: Cross-File Context and Web Search
Claude's Word add-in lets you highlight text, query across Excel and PowerPoint files, and search the web without leaving your document. Here's how.
Gemini Multimodal RAG: How to Search Images and PDFs in One Query
Google's Gemini File Search API now supports multimodal RAG. Learn how to embed images and text together and query both with page-level citations.
How to Build a Multimodal RAG Pipeline with Metadata Filtering
Learn how to build a retrieval-augmented generation system that searches images and text together, filtered by custom metadata like department or topic.
22 of 200 API Endpoints Shipped Unauthenticated: The Lily Incident's Real Procurement Failure
McKinsey's Lily shipped 22 unauthenticated API endpoints including writable ones. This wasn't a security bug — it was a procurement architecture failure.
How to Build a Live Translation Voice Agent with OpenAI's GPT Realtime API
GPT Realtime Translate supports 70+ input languages with real-time speech translation. Learn how to build a live translation agent using the API.
How to Use Claude in Microsoft Excel and Word: Cross-File Context Explained
Claude for Office is now generally available. Learn how to use Claude across Excel, Word, PowerPoint, and Outlook with shared conversation context.
Anthropic's $200B Google Cloud Commitment: 4 Ways It Reshapes AI Infrastructure in 2025
Anthropic committed $200B to Google Cloud over 5 years, sending Google stock up 10%. Here's what this means for AI infrastructure and Claude availability.
Claude in Microsoft Office Is Now Generally Available: 5 Cross-App Workflows You Can Run Today
Claude in Word, Excel, PowerPoint, and Outlook just hit general availability. Here are five cross-app workflows you can run right now with the cross-file…
Claude in Microsoft Office Uses Sub-Agents That Talk to Each Other — Anthropic Doesn't Advertise This
Claude's Office integration uses sub-agents that communicate across apps — the Word agent literally talks to the Excel agent.
Claude in Microsoft Word: The Formatting Bugs, Credit Limits, and Workarounds You Need to Know Before You Start
Claude in Word struggles with image-heavy documents and complex formatting. Here are the specific limitations, credit gotchas
GPT Realtime Translate vs Traditional Real-Time Translation APIs — Is OpenAI's Pace-Matched Approach Worth It?
GPT Realtime Translate waits for verb-position keywords before translating, producing more natural dialogue. Here's how it stacks up against existing solutions.
How to Add Claude to Microsoft Word, Excel, and Outlook: Step-by-Step Setup Guide
Claude is now generally available in Microsoft Office. Here's the exact install path for Word, Excel, and Outlook — and the settings you need to enable first.
How to Use Claude in Microsoft Word: Highlights, Cross-File Context, and Web Search
Claude's Word add-in lets you highlight text, reformat documents, search the web, and work across Excel and PowerPoint. Here's how to get the most from it.
How to Build a CLI for Any Tool Using Claude Code and Printing Press
CLIs use 35x fewer tokens than MCP servers and are more reliable for AI agents. Learn how to build custom CLIs for tools without public APIs using Claude Code.