# BindAI ## Docs - [01.1 introduction](https://docs.bindai.dev/docs/01. getting-started/01.1 introduction.md) - [01.2 installation](https://docs.bindai.dev/docs/01. getting-started/01.2 installation.md) - [01.3 quick start](https://docs.bindai.dev/docs/01. getting-started/01.3 quick-start.md) - [01.4 first agent](https://docs.bindai.dev/docs/01. getting-started/01.4 first-agent.md) - [01.5 project structure](https://docs.bindai.dev/docs/01. getting-started/01.5 project-structure.md) - [02.1 agents](https://docs.bindai.dev/docs/02. core/02.1 agents.md) - [02.2 prompts](https://docs.bindai.dev/docs/02. core/02.2 prompts.md) - [02.3 execution](https://docs.bindai.dev/docs/02. core/02.3 execution.md) - [02.4 providers](https://docs.bindai.dev/docs/02. core/02.4 providers.md) - [02.5 results](https://docs.bindai.dev/docs/02. core/02.5 results.md) - [02.6 events](https://docs.bindai.dev/docs/02. core/02.6 events.md) - [03.1 overview](https://docs.bindai.dev/docs/03. tools/03.1 overview.md) - [03.2 creating tools](https://docs.bindai.dev/docs/03. tools/03.2 creating-tools.md) - [03.3 tool context](https://docs.bindai.dev/docs/03. tools/03.3 tool-context.md) - [03.4 tool results](https://docs.bindai.dev/docs/03. tools/03.4 tool-results.md) - [04.1 overview](https://docs.bindai.dev/docs/04. memory/04.1 overview.md) - [04.2 providers](https://docs.bindai.dev/docs/04. memory/04.2 providers.md) - [04.3 conversation memory](https://docs.bindai.dev/docs/04. memory/04.3 conversation-memory.md) - [04.4 custom memory](https://docs.bindai.dev/docs/04. memory/04.4 custom-memory.md) - [05.1 overview](https://docs.bindai.dev/docs/05. knowledge/05.1 overview.md) - [05.2 documents](https://docs.bindai.dev/docs/05. knowledge/05.2 documents.md) - [05.3 embeddings](https://docs.bindai.dev/docs/05. knowledge/05.3 embeddings.md) - [05.4 retrievers](https://docs.bindai.dev/docs/05. knowledge/05.4 retrievers.md) - [05.5 rag](https://docs.bindai.dev/docs/05. knowledge/05.5 rag.md) - [06.1 overview](https://docs.bindai.dev/docs/06. workflows/06.1 overview.md) - [06.10 human tasks](https://docs.bindai.dev/docs/06. workflows/06.10 human-tasks.md) - [06.2 builder](https://docs.bindai.dev/docs/06. workflows/06.2 builder.md) - [06.3 nodes](https://docs.bindai.dev/docs/06. workflows/06.3 nodes.md) - [06.4 conditions](https://docs.bindai.dev/docs/06. workflows/06.4 conditions.md) - [06.5 loops](https://docs.bindai.dev/docs/06. workflows/06.5 loops.md) - [06.6 parallel](https://docs.bindai.dev/docs/06. workflows/06.6 parallel.md) - [06.7 retry](https://docs.bindai.dev/docs/06. workflows/06.7 retry.md) - [06.8 timeout](https://docs.bindai.dev/docs/06. workflows/06.8 timeout.md) - [06.9 scheduling](https://docs.bindai.dev/docs/06. workflows/06.9 scheduling.md) - [07.1 overview](https://docs.bindai.dev/docs/07. projects/07.1 overview.md) - [07.2 applications](https://docs.bindai.dev/docs/07. projects/07.2 applications.md) - [07.3 shared tools](https://docs.bindai.dev/docs/07. projects/07.3 shared-tools.md) - [07.4 deployment](https://docs.bindai.dev/docs/07. projects/07.4 deployment.md) - [08.1 workflow basic](https://docs.bindai.dev/docs/08. templates/08.1 workflow-basic.md) - [08.2 workflow condition](https://docs.bindai.dev/docs/08. templates/08.2 workflow-condition.md) - [08.3 workflow loop](https://docs.bindai.dev/docs/08. templates/08.3 workflow-loop.md) - [08.4 workflow parallel](https://docs.bindai.dev/docs/08. templates/08.4 workflow-parallel.md) - [08.5 workflow human](https://docs.bindai.dev/docs/08. templates/08.5 workflow-human.md) - [08.6 workflow retry](https://docs.bindai.dev/docs/08. templates/08.6 workflow-retry.md) - [08.7 workflow timeout](https://docs.bindai.dev/docs/08. templates/08.7 workflow-timeout.md) - [08.8 workflow schedule](https://docs.bindai.dev/docs/08. templates/08.8 workflow-schedule.md) - [10.1 agent](https://docs.bindai.dev/docs/10. api/10.1 agent.md) - [10.2 workflow](https://docs.bindai.dev/docs/10. api/10.2 workflow.md) - [10.3 project](https://docs.bindai.dev/docs/10. api/10.3 project.md) - [10.4 tool](https://docs.bindai.dev/docs/10. api/10.4 tool.md) - [10.5 memory](https://docs.bindai.dev/docs/10. api/10.5 memory.md) - [10.6 provider](https://docs.bindai.dev/docs/10. api/10.6 provider.md) - [BindAI](https://docs.bindai.dev/index.md): Build production-ready AI applications with agents, workflows, tools, memory, and knowledge.