Getting Started
At Replit, we are on a mission to empower the next billion software creators. Over time, we grew full conviction that such a mission can’t be accomplished without putting our AI features in the hands of every Replit developer. Code completion and code assistance are now enabled by default.
Complete Code
Replit AI is a code completion tool that provides suggestions based on the code in your current file. To use it, simply start coding and the suggestions will appear inline.
Replit AI Chat
Replit's Replit AI Chat is an chat-based AI assistant that enables users to quickly get answers to their coding-related questions directly in the Workspace, without ever leaving the page.
Explain Code
Replit AI can give you step-by-step natural language explanations of your code with Explain Code. This feature is especially useful when trying to understand other people's code or code you wrote in the past.
Edit Code
With Edit Code, Replit AI can refactor your code to run faster, translate it into another language, and make your code easier to read
Generate Code
With Generate Code, you can give Replit AI a natural language prompt, and Replit AI will return a block of code to fulfill the purpose. This feature can write large chunks of code at once, so it's useful when you want to write small programs or several related functions in one shot.
Replit Agent
The Replit Agent is currently available through an early access program.