Skip to content
/ dodo Public
forked from Oleg-Imanilov/dodo

Execute local commands utilizing openAI API

Notifications You must be signed in to change notification settings

dgouvea/dodo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After reading this. (Sorry guys, didn't use your package)

I started my little project

How to use it

  1. create alias to dodo.js execution (or make it executable and add to path)
alias dodo='node /full-path/dodo.js'
  1. Execute dodo without parameters (one time) - it will create new folder with some files

    • ~/.dodo/.config.json - You should put openAi API key here
    • ~/.dodo/defaultCommands.json - defaultCommands that dodo understands
  2. Use it anywhere

dodo tell me about London
dodo search for taxes in documents

About

Execute local commands utilizing openAI API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%