Skip to content

ItzCrazyKns/Not-Devin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not Devin

Introduction

Not Devin is an open source clone of newly revealed AI software engineer Devin, its simpler than that but can do a lot of things.

Features

What Not Devin does

  • Writes code Just tell it what you need
  • Runs the code it writes
  • If something goes wrong it tries to fix the problem
  • Can change your code to make it better
  • Works with JavaScript and Python for now

Remember this is a basic version I plan to do more as I go

Todos

  • Build an UI
  • Add browser tool (It currently exceeds the context window)

And many more as I move forward... If you want to help me add these features please open a PR or reach me via Discord (My username is ItzCrazyKns)

Safety Warning

Not Devin is still early and simple it can run commands that might not be safe for your computer always check what it does before you let it run wild

Getting Started

You need a few things to use Not Devin Like

  • Node.js for JavaScript
  • Python for Python code
  • TypeScript installed since that's what Not Devin is written in

Installation

  1. Clone the repository
git clone https://github.com/ItzCrazyKns/Not-Devin.git
  1. Install dependencies
npm i
  1. Then rename the .env.example file to .env. and fill all the fields.

  2. Build Not Devin

npm run build
  1. Run Not Devin
npm run start

Using Not Devin

After setting up just tell Not Devin what you want it to do It will write code run it and fix things if needed Be careful and check the code it makes

I am working on making Not Devin better. Let me know on Discord (My username is itzcrazykns) if you have ideas or found any bugs. Thanks for checking out Not Devin ⭐