diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-15 08:29:33 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-15 08:29:33 +0300 |
| commit | b2e1d035ab8d32f6c3351ae5f0a514e569294ef0 (patch) | |
| tree | e965d9c024a5453db2142c9b7705c73fb0c4ce86 | |
| parent | c791e9fdd57af52599de266facbaba0077f31558 (diff) | |
add vibe coding info
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
