From natural language to code
Describe what you want to do in natural language and Draftpilot will automatically plan and generate the code for you. You'll have the opportunity to review and edit the code before it's committed. For larger features, Draftpilot can help solve the "writers block" of breaking down a complex task and getting started.
Things it can do
- Create new pages, React components, or models by referencing existing code
- Add new API routes on the frontend and backend together
- Figure out which files to modify automatically
- Great at writing algorithms for parsing text, integrating with third-parties, data wrangling, and many other types of boilerplate code