Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Inkeep - AI Agents for CX & Ops
[go: Go Back, main page]

Inkeep Logo

Add AI Teammates to your
customer experience team

Deploy AI teammates that understand your data, product, knowledge, and tools.

Trusted by leading teams

PostmanAnthropicMidjourneyPineconePostHogSolanaClerkClay

Ask AI

Powered by

Inkeep

Hi! How can I help?

Customer-facing Assistants

Answer complex customer questions

  • Understand your knowledge base and product with Unified Search

  • Query customer-specific information with Customer Intelligence

  • Automate common resolution tasks with AI Workflows

Inkeep Coworker

Powered by

Inkeep

Slack bot not responding

new

Installed Slack app but bot isn’t working

Type your reply here...

submit as solved

Smart assist

Coworkers

Give your CX teams a personal assistant

  • Trigger on Slack or directly from any Support Platform

  • Gather Context across your CRM, billing, and any data

  • Provide ready-to-approve suggestions with Human Approvals

Scanning Knowledge Base for Gaps

Powered by

Inkeep

Ticket Solved

Now scanning knowledge base for gaps...

Scanning Knowledge Base for Gaps

Powered by

Inkeep

inkeep

Channels
# agent-engineering
# alerts-gong
πŸ”’ content-writer
# customer-success
# feature-requests
# general
πŸ”’content-writer
Inkeep Content WriterAPP
πŸ” Novelty detected
TakeawayBots must be explicitly invited to channels
Inkeep Content WriterAPP
βœ… Doc update proposal complete
Targetdocs.inkeep.com/.../slack/installation
ChangeAdd guidance about inviting bot to channel

Scanning Knowledge Base for Gaps

Powered by

Inkeep
inkeep / agents-docs / Pull requests
docs: add channel invitation guidance for Slack bot
✦ Open
inkeep-content-writer[bot] wants to merge 1 commit into main
docs/slack/installation.mdx+10

Scanning Knowledge Base for Gaps

Powered by

Inkeep

Knowledge Base successfully updated

Automation Agents

Keep your knowledge base always up to date

  • Trigger on any event

    Webhooks, schedules, or external service events fire agent workflows

  • Multi-agent orchestration

    Coordinator agents route to specialists for complex tasks

  • Take real actions

    Create tickets, update CRMs, generate content, send notifications via MCP

Expand your CX team.At the click of a button.

Build your own

AI Agents custom to your enterprise

2-WAY SYNC

Visual builder
Trigger: Ticket closed
Agent
Content Writer
Responsible for updating docs
Delegates to Β· 2 sub agents
Sub agent
Copywriter Agent
Responsible for creating content
uses β†’Docs
Sub agent
Review Agent
Reviews content and opens a pull request on GitHub upon approval
uses β†’GitHub
import { subAgent, agent } from "agent-sdk";
import { contentWriterSubAgent } from "./sub-agents/content-writer";
import { githubTool } from "../tools/github-mcp";
const copywriterSubAgent = subAgent(({
name: "Copywriter sub agent",
instructions: "Create high-quality documentation",
canDelegateTo: () β‡’ [reviewSubAgent],
});
const reviewSubAgent = subAgent(({
name: "Review sub agent",
instructions: "Review content and creating PRs",
canUse: () β‡’ [githubTool],
});
export const contentWriter = agent(({
defaultSubAgent: contentWriterSubAgent,
subAgents: β‡’ [contentWriterSubAgent, copywriterSubAgent,
reviewSubAgent]
});

Technical and non-technical teams collaborate in one platform

TypeScript SDKThe Open Agent Builder & Developer SDK.

No-code BuilderEnable your teams to create and own their AI Agents.

Case studies

How leading teams use
Inkeep to scale with AI

Empower your teams and users

Empower your CX teams.Ship Agents you can trust.

Ask AI