> ## Documentation Index
> Fetch the complete documentation index at: https://wwwpoc.ibm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# BeeAI Agent Framework

> Get started creating BeeAI agents using Granite.

The [BeeAI Agent Framework](https://github.com/i-am-bee/bee-agent-framework)
makes it easy to build scalable agent-based workflows with your model of choice.
Use this step-by-step guide to get started with BeeAI using Granite.

<CardGroup cols={2}>
  <Card title="BeeAI Agent Framework with Granite" icon="github" href="https://github.com/i-am-bee/beeai-framework/tree/main/typescript/examples/agents/granite">
    Example implementation using Granite with BeeAI
  </Card>

  <Card title="Bee AgentAI Framework" icon="github" href="https://github.com/i-am-bee/bee-agent-framework">
    Official BeeAI Agent Framework repository
  </Card>
</CardGroup>
