Skip to content

Arenzell/openai_api_interfacing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

bash curl (used for using OpenAI http api) jq nodejs npm (modules used:express,socket.io,http)

OpenAI-API-interfacing

Commandline and web app for interacting with OpenAI using OpenAI api

Install the prerequisites.txt Get API key from OpenAI and place it in (davinci.sh) file and (image/image.sh) file The execute the following in terminal: chmod +x start && ./start

-->Then go to localhost:3000 in browser to access the chat window

The commandline app consists only of (cmdline) and (davinci.sh) and are sufficient. To run do :

chmod +x cmdline ; chmod +x davinci.sh ; ./cmdline

(Image Screenshot)

image

(Web Screenshot)

web

(Cmdline Screenshot)

cmdline

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published