Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPENAI Interfacing

This collection of code was developed to allow for simple interfacing with OPENAI's API to take place within the appropriate context of emotional recognition and output.

Necessary Installations

Before you can test this code on your own machine there are a few programs that need to be installed first.

  • A Python Interpreter
  • OpenAI
    • Install using either your vscode terminal machine's command prompt.
    • Type "pip install openai"
    • Installation should begin immidietl Reccommended Instalation:
  • Though not directly neccesary to run the code could be useful to better interact with OpenAI's API
  • OpenAI CLI (Command Line Interface)
    • Type "pip install openai-cli"

Additional Documentation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages