diff options
| -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 |
