Skip to content

craigathon/node-openai-api-wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-openai-api-wrappers

I built these out as I explored the OpenAI API:

https://platform.openai.com/docs/api-reference


If you want to try them out, add your API Key to the shared.js file.
All are intended to run from terminal separately such as:

  • node chat
  • node code prompt
  • node image prompt
  • node moderation input
  • node text prompt

About

Simple OpenAI API wrappers you can run in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published