/nodejs-tdd-agents

GPT Agents for building Node.js apps using TDD

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Node GPT TDD Agents

Environment

Node 16.19

VueCli 4

Project setup

git clone https://github.com/Kypaku/nodejs-tdd-agents
npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Possibilities

Read links

Read files

Read file system

Write files

⚠️ Important Warning

Experimental Agents with Extensive Access This project includes experimental agents capable of accessing any file and executing any URL. This functionality theoretically poses a risk of data leakage.

It is recommended to run this application in a secure environment with limited permissions to mitigate potential risks.

How to Use

OpenAI API Key

To get an API KEY you need to register new OPEN AI account and then visit https://platform.openai.com/account/api-keys

Create an agent

Setup the goal

Settings