Skip to content

PconnorsUWO/AI-Flashcard-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project streamlines the process of turning your lecture notes, textbooks, or PDFs into ready-to-use Anki decks. It leverages large language models (LLMs) to extract, summarize, and format educational content into flashcards, saving you hours of manual work

Example Flashcards

Flashcard Example 1 Flashcard Example 2


Directory Structure

.
├── src/                # Source code for processing and deck creation
├── data/               # Input and output files
├── tests/              # Unit tests
├── out/                # Generated decks and intermediate files
├── requirements.txt    # Python dependencies
├── config.py           # Configuration
├── README.md           # This file
└── ...

Customization

  • Prompts:
    Modify the prompts in src/preprocess_text.py to suit your subject or style.

  • Deck Styling:
    Edit the CSS in config.py or src/create_anki_deck.py to change the look of your flashcards.

About

you ever feel lazy and need flashcards? heres how I cheese a 85+ any time there is a multiple choice exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages