Back to Airbyte

Agent Engine

docs/ai-agents/README.md

2.0.01.6 KB
Original Source

Agent Engine

Airbyte's Agent Engine is a data layer for AI agents. Use the Agent Engine as a cloud platform to manage connectors, credentials, and data replication for your agents. You can also use Airbyte's open source agent connectors as standalone Python packages, import them into your AI agents, and manage storage and credentials yourself.

:::info New and growing The Agent engine is new and growing. Airbyte is actively seeking feedback. Expect this platform and its library of connectors to grow and change rapidly. :::

<Grid columns="3"> <CardWithIcon title="About Agent Engine" description="Learn what the Agent Engine does, who its for, and how you can use it." ctaText="About" ctaLink="/ai-agents/about/" icon="fa-cloud" /> <CardWithIcon title="Tutorials" description="Get started with the Agent Engine and its connectors. Even if you've never built an AI agent before, you can have one working for you in 15 minutes or less." ctaText="Tutorials" ctaLink="/ai-agents/tutorials/" icon="fa-cloud" /> <CardWithIcon title="Platform" description="Use Airbyte's Agent Engine to store and manage credentials, run connectors, and power agentic search." ctaText="Platform docs" ctaLink="/ai-agents/platform/" icon="fa-lock" /> </Grid> <Grid columns="3"> <CardWithIcon title="API docs" description="Use our API to set up connectors, authentication, execute operations, and your customers." ctaText="API docs" ctaLink="/ai-agents/api/" icon="fa-cloud" /> <CardWithIcon title="Connectors" description="Browse our catalog of connectors, copy code samples, and start powering your agents." ctaText="Connectors" ctaLink="/ai-agents/connectors/" icon="fa-python" /> </Grid>