Skip to content

Interact with your shell in natural language and goracle will output the corresponding command

License

Notifications You must be signed in to change notification settings

informatter/goracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goracle 🔮

Goracle is an interactive CLI application that uses local LLMs which lets you interact with your shell in natural language and goracle will output the corresponding command.

Run

Before running Goracle, make sure ollama has been installed. By default Meta-Llama-3-8B-Instruct is being used.

Development

ollama serve

go run .

The ollama serve will start the ollama server see ollama serve --help for more details about the command.

Binary

TBD

About

Interact with your shell in natural language and goracle will output the corresponding command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages