Skip to content

Automatically create Anki cards using OpenAI's API in the terminal.

Notifications You must be signed in to change notification settings

Zasder3/AutoAnki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoAnki 🧞‍♂️

A ChatGPT based bot that generates Anki cards from text. Use it to quickly transcribe textbook readings into usable Anki cards.

demo

Installation 🚦

pip install -r requirements.txt
python make_secret.py

Usage 🚀

python main.py

From there, you can start typing and the bot will generate Anki cards for you. Once complete, open the Anki app and hit import. Select your generated CSV file with type Basic and Fields separated by: Comma. Then, select the deck you want to import the cards to and hit import. You can also view all the cards you have saved in cards.html.

About

Automatically create Anki cards using OpenAI's API in the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages