Skip to content

wrufay/cli_cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Anki for Any Subject

Setup instructions

  1. Clone this repo
git clone https://github.com/<your-username-here>/cli_136.git
  1. Make .env file following .env.example:
ANTHROPIC_API_KEY=your-key-here

(Get your api key from https://console.anthropic.com)

  1. Navigate to the cli_136 repository
cd cli_136
  1. Install dependencies
npm install
  1. Start the application
npm start

ENJOY ! 🩶

TODO / Roadmap

  • Custom AI instructions when importing PDFs (e.g., "focus on definitions", "include more code examples")
  • Edit existing flashcards
  • Add personal notes to flashcards (mnemonic devices, additional context)
  • Type-in answer mode (practice articulating answers before revealing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors