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

# integration • AI Agents Framework

> PraisonAI ↔ PraisonAIUI integration layer (Pattern B/C host bootstrap).

# integration

<Badge color="purple">AI Agents Framework</Badge>

PraisonAI ↔ PraisonAIUI integration layer (Pattern B/C host bootstrap).

## Import

```python theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
from praisonai import integration
```

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="LangChain Integration" icon="link" href="/docs/docs/features/langchain" />

  <Card title="Langflow Integration" icon="diagram-project" href="/docs/docs/integrations/langflow" />
</CardGroup>
