
Getting Started Guide
How to Use Bind AI
A practical guide to get you up and running with Bind AI. Written by Delv Editorial, Delv Team.
Getting started with Bind AI
In this guide, you’ll learn how to set up your Bind AI account and generate your first full-stack application. By the end, you'll be able to create code snippets and applications quickly using AI assistance.Step 1: Sign up and set up
- Go to getbind.co.
- Click on the "Sign Up" button in the top right corner.
- Fill in your details or sign up using a Google account.
- Once signed up, you’ll be directed to your dashboard. Familiarise yourself with the layout, including the project section on the left sidebar.
Step 2: Your first application
- On your dashboard, click the "New Project" button.
- Select the type of application you want to create (e.g., "Web App").
- In the project settings, choose a template that suits your needs (e.g., "React" or "Node.js").
- Click “Create Project” to generate the initial setup.
- Once the project is created, use the AI assistant on the right side of the screen. Type a prompt like "Generate a login page" in the input box and hit "Enter".
- Bind AI will generate the code snippets. Click “Insert” to add them to your project files.
Step 3: Get better results
- Use specific prompts to guide the AI. Instead of “Create a form”, try “Create a contact form with fields for name, email, and message”.
- Explore the "Settings" tab in your project to adjust preferences for code style and language.
- Regularly save your work by clicking the "Save" button in the top right corner to avoid losing progress.