Skip to content

AgustinMDominguez/Prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a personal space for testing and developing Proofs of Concept for Application of the Open AI API.

Links

Usage

After installation and setup, in any console you can type the ai command with a subcommand and its arguments.

some of the available subcommands are: ask, code, edit, chat

i.e:

ai ask "Write a list of 10 names for a medieval fantasy King -t 0.9"

For more detailed explanations of flags type

ai -h

or

ai <command> -h

Temperature suggestions

Usecase temperature
Chatbot 0.5
Story writing 0.8
Email parser 0.3
Summarise test 0.5
Code generation 0.8
Code refactoring 0.2

TODO

  • Create command for spell checking and maybe writing improvement using the edit endpoint
  • Sort the unsorted examples
  • Add more experimental assistants to the chat command

About

A wrapper for some of Open AI's APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published