From a3c0b393a09e58992bf5d2c8d45c3eaf65079e39 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 23 Mar 2026 09:56:17 -0500 Subject: Initialise the repository. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3476a43 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ai-tools + +This repository contains package definition for tools we use to interact with +LLM/AI systems. These package definitions are in the +[GNU Guix](https://guix.gnu.org/) "format" and are usable with the same. -- cgit 1.4.1