| Crates.io | ollama-bash-command-error |
| lib.rs | ollama-bash-command-error |
| version | 0.1.0 |
| created_at | 2024-01-21 07:58:51.319262+00 |
| updated_at | 2024-01-21 07:58:51.319262+00 |
| description | Make a call to Ollama when you mis-spell a bash command |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1107413 |
| size | 35,865 |
This is a silly repository providing fun feedback from a local LLM right in your bash terminal.

Requirements:
You will need to install and run Ollama. Using other
backends with a REST API should be pretty easy, just modify the request in
main.rs. It'll work with Ollama out of the box.
Next run the install script:
bash install.sh
Now source .bashrc and type a wrong command!