# What is Bind AI?

Bind AI enables you to create full stack applications, backend and custom software applications with AI. It is powered by the most advanced AI models such as Claude 4.5 Sonnet and GPT-5.

It connects to your code repositories, data to accelerate your workflow. This all-in-one solution empowers developers, SaaS owners, marketing agencies, and web designers to achieve more in less time by seamlessly integrating with your data.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>AI Code Editor</strong></td><td>Execute Python code, Preview web pages</td><td></td><td></td><td><a href="basics">basics</a></td></tr><tr><td><strong>Models</strong></td><td>List of all models supported or planned</td><td></td><td></td><td><a href="basics/markdown">markdown</a></td></tr><tr><td><strong>Github Integration</strong></td><td>Learn how to connect your code base</td><td></td><td></td><td><a href="basics/integrations">integrations</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bind-ai.gitbook.io/docs/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
