smoothbrain-ai / smoothbrain-anki

SmoothBrain is an Anki plugin that fetches Readwise highlights and makes flashcards using OpenAI GPT.
41 stars 6 forks source link

Create backend for flashcard generation and feedback #3

Open alexbowe opened 1 year ago

alexbowe commented 1 year ago

Currently, Smoothbrain runs entirely on the user's computer (other than the APIs it uses). However there are some downsides to this, and we should instead have a backend to do some of the lifting.

In particular it should:

Benefits:

Downsides: