Skip to content

Alge/autolib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autolib

!!!WARNING!!!

This is basically remote code execution as a library.

  • DO NOT run this outside a sandbox
  • DO NOT use this in any real project
  • DO have fun!

Usage

  • Step 1: Put your openAI api key in the environment variable 'OPENAI_API_KEY'. For example add export OPENAI_API_KEY='[key]' to your .bashrc file
  • Step 2: import autolib
  • Step 3: write a descriptive function name and run it, for example: "autolib.addTheseTwoNumbersTogetherAndDivideWith8(28, 3)"
  • Step 4: ???
  • Step 5: PROFIT!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages