Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kinto-b committed Dec 26, 2024
1 parent 76895a8 commit d0fc38c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Karten CLI

A simple CLI application for creating German vocabulary flashcards from Kindle dictionary lookups using generative AI. It is very geared to my tastes so your milage may vary. Pull requests are of course welcome.
A simple CLI application for creating vocabulary flashcards using generative AI, with functionality for bulk flashcard creation from Kindle dictionary lookups. It is very geared to my tastes so your milage may vary.

## Getting started

To install, simply clone this repo and then

```bash
$ pip install -e .
$ pip install https://github.com/kinto-b/karten-cli.git
```

You'll need a key for Google's Generative Language service. Once you've got one, export it
Expand Down

0 comments on commit d0fc38c

Please sign in to comment.