Skip to content

myself659/anki_flashcards_with_chatgpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Create anki flashcards with chatgpt api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%