Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 311 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 311 Bytes

Anki Flashcards with ChatGPT

Create anki flashcards with the chatgpt api.

Setup

  1. Install requirements
pip install -r requirements.txt
  1. Set the openai API key as an environment variable
export OPENAI_API_KEY="your openai api key"

Run

python anki_flashcards_with_gpt4.py