Settings

Theme

LFG is a CLI tool using llama3 to help you find terminal commands

github.com

3 points by dothash 2 years ago · 2 comments

Reader

dothashOP 2 years ago

I created a terminal tool in Python to help me explain CLI commands based on the llama3 model using Grog. It works surprisingly well and has helped me do my work quicker than using Google/ChatGPT directly. Another note is that I did not like the GitHub Copilot due to the strange command syntax. Could of course create an alias here to simplify it.

Nothing special about the code. Quite straightforward. Feel free to modify it as you wish.

sy2x 2 years ago

Looking into this!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection