benno094 / pdf-anki

A GUI to automatically create and add Anki flashcards from a .pdf file using the OpenAI API
https://pdftoanki.xyz
27 stars 16 forks source link

PDF to Anki

Introduction

PDF to Anki program using GPT3.5-turbo from OpenAI. Streamlit is the web-GUI. Shout-out to OpenAI and Streamlit for saving me a ton of work!

Requirements:

If compiling to run locally:

Usage:

  1. Add an OpenAI API key.
  2. Choose a PDF file.
  3. Select a page range and a deck for the flashcards to be added to.
  4. Flash cards are generated for each page and can then be modified before being added to Anki.

Note: App adds a custom note type so that there is no issue with note's name and fields being in another language.

To do:

Changelog:

0.8 beta

0.7 beta

0.6 alpha

0.51 alpha

0.5 alpha

0.46 alpha

0.45 alpha

0.4 alpha

0.3 alpha

0.2 alpha

0.1 alpha