diff options
| author | Frederick Muriuki Muriithi | 2026-03-23 09:56:17 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-03-23 09:56:17 -0500 |
| commit | a3c0b393a09e58992bf5d2c8d45c3eaf65079e39 (patch) | |
| tree | c234b9156d2ee786c4167a407db79bac7d3ef467 | |
| download | ai-tools-a3c0b393a09e58992bf5d2c8d45c3eaf65079e39.tar.gz | |
Initialise the repository.
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
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. |
