企業全体のコンテキストを活用して独自のAIエージェントを構築

コンテキストは次世代のデータプラットフォームです。Gleanは、チャットボットやAIエージェントを新たな業務ツールへ進化させる基盤を提供します。

Glean上で構築する

検索
複雑でないカスタムAI
権限管理に対応した安全な検索で、企業内のあらゆるナレッジを統合します。
エージェント
コンテキストを理解する
AIエージェント
あらゆるフレームワーク上で構築しながら、企業全体のコンテキストをエージェントに活用できます。
チャットボット
あらゆるAIアプリに
最適な高精度検索
日常的に利用する業務ツールの中で、根拠ある回答を提供します。

数分で利用開始

Search API
from glean.api_client import Glean

with Glean(api_token="YOUR_GLEAN_API_TOKEN", instance="your-company") as glean:
     res = glean.client.agents.create_and_wait_run(
     agent_id="agent_123",
     input={"query":"Analyze monthly sales performance"}
     )
     print(res)
コードをコピー
Chat API
from glean.api_client import Glean

with Glean(api_token="YOUR_GLEAN_API_TOKEN", instance="your-company") as glean:
     res=glean.client.chat.create(
     messages=[{“fragments":[{“text”: “Summarize our Q4 goals”}]}]
     )
     print(res)
コードをコピー
Agent API
from glean.api_client import Glean

with Glean(api_token="YOUR_GLEAN_API_TOKEN", instance="your-company") as glean:
     res = glean.client.search.search
     (query="vacation policy")
     print(res)
コードをコピー

オープンAPIで柔軟に構築

Indexing SDK

100以上の標準コネクターに加え、
権限管理に対応した独自データをGleanへ
取り込めます。

Web SDK

GleanのUIをアプリケーションへ組み込み、業務の現場でコンテキスト対応チャットボットやAIエージェントを実現します。

Agent toolkit

OpenAI、LangChain、Google ADK、CrewAIなど、任意のフレームワークでエージェントを構築し、企業全体のコンテキストを
活用できます。

Remote MCP servers

Cursor、VS Code、Windsurf、Claude Desktopなど、MCP対応IDEやアプリ上でGleanを利用できます。

Custom actions

100以上の標準アクションで業務を自動化できるほか、MCPやOpenAPI仕様を用いて独自アクションも作成できます。

利用する言語で構築
Build in your agent framework
業務環境の中でGleanを活用

FAQs

What can developers build with Glean APIs?

Developers can build AI agents, chatbots, search experiences, and context-aware enterprise applications on Glean’s search and context platform.

What APIs and SDKs does Glean provide?

Glean provides APIs and tools for search, chat, agents, indexing, web embedding, remote MCP, and custom actions.

Can developers bring custom enterprise data into Glean?

Yes. The Indexing SDK lets teams add custom, permission-aware data alongside Glean’s existing connectors.

Can Glean APIs support custom agents in other frameworks?

Yes. Glean supports agents built with preferred frameworks such as OpenAI, LangChain, Google ADK, CrewAI, and others.

Can teams embed Glean inside their own products or workflows?

Yes. The Web SDK helps teams embed Glean UI and context-aware chat or agent experiences where work already happens.

Does Glean support custom actions and MCP-enabled workflows?

Yes. Teams can automate work with native actions, create custom actions using OpenAPI and MCP, and use Glean in MCP-enabled IDEs and apps.

成果を生み出すWork AI

CTA Background Gradient 2CTA Background Gradient 2 - MobileCTA Background Gradient 3CTA Background Gradient 3CTA Background Mobile