summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-15 08:29:33 +0300
committerPaul Buetow <paul@buetow.org>2025-07-15 08:29:33 +0300
commitb2e1d035ab8d32f6c3351ae5f0a514e569294ef0 (patch)
treee965d9c024a5453db2142c9b7705c73fb0c4ce86
parentc791e9fdd57af52599de266facbaba0077f31558 (diff)
add vibe coding info
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index d27b734..c5575fa 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
`totalrecall` is a command-line tool that generates Anki flashcard materials from Bulgarian words. It creates audio pronunciation files and generates images using AI.
+It has mainly been vibe coded using Claude Code CLI.
+
⚠️ **Important:** This tool uses OpenAI services by default, which requires an API key. See [Quick Start](#quick-start) for setup instructions or use the free alternatives with `--audio-provider espeak --image-api pixabay`.
## Features
@@ -320,4 +322,4 @@ The tool caches audio to avoid repeated API calls for the same words.
## License
-MIT License - see LICENSE file for details \ No newline at end of file
+MIT License - see LICENSE file for details