
Getting Started Guide
How to Use Korbit
A practical guide to get you up and running with Korbit. Written by Delv Editorial, Delv Team.
Getting started with Korbit
In this guide, you'll learn how to set up Korbit and use it to review your code effectively. By the end, you'll be able to leverage Korbit's mentorship features to improve your coding skills while getting feedback on your projects.Step 1: Sign up and set up
- Go to korbit.ai.
- Click on the Sign Up button in the top right corner.
- Fill in your details (name, email, password) and click Create Account.
- Verify your email by clicking on the link sent to your inbox.
- Log in to your account.
Step 2: Your first code review
- Once logged in, click on the New Review button on your dashboard.
- Upload your code file (supported formats include .js, .py, .java, etc.) or paste your code directly into the provided text box.
- Select the programming language from the dropdown menu.
- Click on the Start Review button.
- Wait a moment while Korbit analyses your code. You'll receive suggestions and explanations on the right side of the screen.
- Review the feedback and make any necessary changes directly in your code.
Step 3: Get better results
- Use the Feedback Filters on the left panel to focus on specific areas like performance, readability, or security.
- Ask for more detailed explanations by clicking on the Request Explanation option next to any suggestion.
- Regularly review your past code submissions by clicking on the History tab to identify patterns in your coding practices.