shikato / codex_lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codex_lab

This is a repository to archive programs written OpenAI Codex.

ref.

Usage of script

This script(./index.js) can call OpenAI Codex API.

Preparation

  1. You must clone this repository and npm install.
  2. You must set a secret of OpenAI API as OPENAI_SECRET(env val).
  3. You can write promot parameter to ./prompt.txt

Execution

node index.js

About


Languages

Language:JavaScript 100.0%