From a1a51a0a7fe6a9d3215887a01b5cc5ef972db6fc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 26 Mar 2026 10:05:44 +0200 Subject: Update README with details on LLMs used and project purpose --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b96657..19c5f1c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # gt -A simple AI-engineered command-line percentage calculator written in Go. +A simple AI-engineered command-line percentage calculator written in Go. No frontier AI models were used for this project. The ones used were: + +* Qwen 3 Coder Next +* GPT OSS 120b +* Nemotron 3 Super +* My human brain + +This is a toy project created to experience with local LLMs and how good they are at their jobs. ``` ┌────────────────────────────────┐ -- cgit v1.2.3