hilfe

Crates.iohilfe
lib.rshilfe
version0.2.1
sourcesrc
created_at2024-04-23 15:37:40.091267
updated_at2024-05-21 14:31:38.16409
descriptionYour personal CLI AI assistant
homepagehttps://amokfa.github.io
repositoryhttps://github.com/amokfa/hilfe
max_upload_size
id1217759
size158,436
(amokfa)

documentation

README

CLI AI assistant

Installation

cargo install hilfe

Configuration

You need to edit your hilfe.toml. Run hilfe and it will guide you.

Usage

$ hilfe reboot into firmware # ask it to do anything
systemctl reboot --firmware-setup

$ hilfe --qa When was tmux created
2007

$ hilfe --alias 
Save this to your zsh config:
alias '??'='source /home/sagartiwari/.config/hilfe.zsh'

# Now ?? will generate the command line and paste it to your prompt for immediate usage

hilfe demo

Commit count: 14

cargo fmt