Skip to content

NexTechFusion/open-interpreterjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-InterpreterJs

License

This project aims to replicate OpenAI's Code Interpreter within a Node.js environment

It draws inspiration from the Code Interpreter.
Open Interpreter (python).


State of the project is : WIP

  • Nodejs execution
  • Shell code execution
  • Bun support
  • Publish NPM package
  • ...



Simple start

git clone https://github.com/NexTechFusion/open-interpreterjs.git
cd open-interpreterjs
npm install

Add your OpenAI API key to the test.js parameter and run

npm run test

License

Open-InterpreterJs is licensed under the MIT License. You are permitted to do whatever you want with this code.

About

Attempt to mimic OpenAI's Code Interpreter as npm package or Cli - WIP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published