smoothbrain-ai / smoothbrain-anki

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

UI to re-generate questions #6

Open alexbowe opened 1 year ago

alexbowe commented 1 year ago

In the card browser there should be a button to re-generate a question, with a prompt input to explain why it isn't sufficient.

Ideally this should be easily available in the card review workflow too. Possibly doable in batch? (People may have large collections)

Keep in mind that eventually, this should communicate with our backend (see #3), which might be a good way to do better fine-tuning (especially if we store the entire history + any prompts).

alexbowe commented 1 year ago

Thinking about this some more - I'm not even sure if this is totally necessary. If there is a prompt to GPT to explain how to change the question, we may as well ask/expect the user to write their own Q&A.