Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
/ coder-agent Public archive

Automatically create applications with a self task managing GPT

Notifications You must be signed in to change notification settings

agneym/coder-agent

Repository files navigation

Coder Agent

Use prompt engineering to repeatedly prompt GPT to create and execute tasks.

output_video2.mp4

Checking it out

Caution:

  • You are giving access to an AI to run tasks on terminal.
  • It's using your OpenAI API key and running something on a continous possibly (probably) infinite loop. Use billing alerts.

Running the Project:

  1. Create a .env file with two fields:
OPENAI_API_KEY=
PATH_TO_PROJECT_FOLDER=
  1. Run npm start

About

Automatically create applications with a self task managing GPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published