Forked from https://github.com/ekkinox/yai/
Unleash the power of artificial intelligence to streamline your command line experience.

Clipper is an assistant for your terminal, using virtually any LLM provider to build and run commands for you. You just need to describe them in your everyday language, it will take care of the rest.
You have any questions on random topics in mind? You can also ask Clipper, and get the power of AI without leaving /home.
It is already aware of your:
And you can also give any supplementary preferences to fine tune your experience.
A complete documentation is available at https://ilayaraja97.github.io/clipper/.
curl -sS https://raw.githubusercontent.com/ilayaraja97/clipper/main/install.sh | bash
powershell -NoProfile -ExecutionPolicy Bypass -Command "Invoke-Expression (Invoke-WebRequest -UseBasicParsing https://raw.githubusercontent.com/ilayaraja97/clipper/main/install.ps1).Content"
This installs clipper.exe under %LOCALAPPDATA%\Programs\clipper and adds that folder to your user PATH.
See documentation for more information.