Skip to content

ChatGPT dynamically generated examples for simple anki cards

License

Notifications You must be signed in to change notification settings

AleksandrFurmenkovOfficial/anki-ai-dynamic-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki AI Dynamic Cards Add-on

Have you ever noticed how frustrating it is when learning a new word or phrase, you don't have access to an endless supply of real-life examples? This plugin solves that problem using AI! Each time, you will see new and relevant examples for the words and phrases you are studying. Currently, this plugin only supports English and simple cards either without formatting or with minimal formatting, where the word or phrase being studied is highlighted using <b> tags.

Anki AI Dynamic Cards is an add-on for Anki that dynamically generates example sentences related to words or phrases you are learning, using the artificial intelligence tool ChatGPT. This add-on provides a unique way to improve the effectiveness of memorizing new words and their usage in context, giving users the ability to practice real-world scenarios. These generated examples don't stored in database.

Installation

From Anki app (Qt6):

  • Tools -> Add-ons -> Get Add-ons... -> code 895469405
  • Restart Anki
  • Register on openai.com and obtain an API key
  • Use the key in the dialog box when prompted

To install Anki AI Dynamic Cards manually, you need to download the add-on package from releases and install it manually. You can do this by following these steps:

  • Download the add-on package from the release page
  • Find out an Anki add-ons directory. In Anki, select Tools > Add-ons > View Files. This will open the Anki add-ons directory
  • Extract the downloaded package anki-ai-dynamic-cards.zip into the add-ons directory
  • Restart Anki
  • Register on openai.com and obtain an API key
  • Use the key in the dialog box when prompted

To install the addon directly from the sources you need:

  • Clone the repo
  • Find out an Anki add-ons directory. In Anki, select Tools > Add-ons > View Files. This will open the Anki add-ons directory
  • Restart Anki
  • Register on openai.com and obtain an API key
  • Use the key in the dialog box when prompted

Usage

To use Anki AI Dynamic Cards, you need to create a deck with cards that contains just a one word or phrase you want to memorize. Anki AI Dynamic Cards will automatically generate an example sentence for the word you are learning, using ChatGPT. You can then review the card as usual.