From ba855d1622e395b1f9e9ea5a7e43d0caf8ddc325 Mon Sep 17 00:00:00 2001 From: Steve White Date: Tue, 28 Jan 2025 11:31:40 -0600 Subject: [PATCH] Updated Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54706d5..1066c15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gonamer -Gonamer is a command-line tool written in Go that uses OpenAI's vision model to intelligently rename image files based on their content. It analyzes images and suggests descriptive, meaningful filenames that reflect what's in the image. +Gonamer is a command-line tool written in Go that uses any openai compatible vision model to intelligently rename image files based on their content. It analyzes images and suggests descriptive, meaningful filenames that reflect what's in the image. ## Features