Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ai shell

Just ask the computer a question in your native language and get the result without using any shell commands. Additionally, you can quickly learn shell commands since they are displayed on the screen before execution.

Here is an extremely simple code because I like solving problems in the simplest possible ways.

Installation

install ollama snap install ollama

pull model ollama pull gemma3:4b

create models in dir from files ollama create commander2 && ollama create commander_short

Set executable flag for script chmod +x ai-shell.sh

Usage

./ai-shell.sh 'Show me files in folder by lines with description'

Demo

https://asciinema.org/a/xT0tk3oDWYhKk9KSHlJAjqZwS

About

Simple shell alias for using ai instead a real commands

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages