> For the complete documentation index, see [llms.txt](https://bind-ai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bind-ai.gitbook.io/docs/ide-by-bind-ai.md).

# IDE by Bind AI

IDE enables you to build full stack web applications with simple prompts. It is still in private beta, and invite only. Please [join the waitlist](https://uxo2tnr42si.typeform.com/ide-by-bind-ai) if you're interested.

Watch a Step-by-step Demo video: <https://youtu.be/3TX1ougi5KM?si=ybLZVhSc9qVnfute>

**Or, follow this quick guide to get you started:**

1. Go to the invite URL provided for you.
2. **Select an "Ultra" Reasoning model**
   1. D**eepSeek R1:**&#x20;
      1. Super fast code generation with 1000 tokens/second output.
      2. Generate application in less than a minute.
   2. **Claude 3.7 Sonnet:**&#x20;
      1. Powerful model for creating frontend applications.&#x20;
      2. Takes 2-3 minutes to generate and execute the application.
3. Enter a prompt
   1. Describe the application you want AI to create.
   2. Use the Sample Prompt Library to effectively create applications
4. After entering the Prompt, Agent Mode is automatically activated, it will perform the following actions
   1. It will automatically generate all the necessary files
   2. Save all the files in the correct project structure
   3. Run terminal commands to install dependencies and run the project
   4. Populate code in the multi-file editor window
   5. Load the Live Preview
