Buildt AI is an AI developer at your fingertips. Find, generate & replace anything in your code.
Generate new code:
Describe what you want in natural language and we'll suggest code and entire functions
Refactor codebase:
Describe refactoring tasks and we'll automatically make changes that's context aware & syntax compliant
Extend functionality
With just a few words, Buildt can generate new code that extends functionality
Remove legacy code
With our Super Search feature, you can instantly find duplicate or legacy code which we'll then help you safely remove
Add or update dependencies
Buildt will automatically help you add or update any dependency changes throughout your codebase
Local & hashed
Buildt runs locally on your machine, never sending your source code out. Any data related to AI automation features is also hashed
Ingredients
Installation
- Install from NPM
npm install @buildt/cli -g
Usage
-
Login to Buildt
buildt login
-
Navigate to the root of the project
cd projects/2022/my-awesome-project
-
Initialize Buildt in the root
buildt init
-
Start using the commands!
Commands
search
Use search to find code in your codebase
buildt search 'Find the User interface'
run
Execute an instruction on your codebase
buildt run 'Refactor the HTTP endpoints'
init
Initialize a project
login
Login to Buildt via Google
logout
Logout from Buildt
profile
View user details
config <view|update>
View or update project config
-h, -- help [command]
Display help for command
-V, --version
Output the version number
Roadmap
- Coming soon
Contact
- Sam - @SamOfStenner - sam@buildt.com
- Ali - @AlistairPullen - ali@buildt.com
- Yang - @yangli_ - yang@buildt.com