From 6d7e7dccd505364d03f094a04e34c9cba8992a01 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 29 Jan 2026 12:39:54 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d96f90 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# shell-command-generator-cli + +A CLI tool that converts natural language descriptions into shell commands using local LLMs (Ollama, Llama.cpp) \ No newline at end of file