Skip to content

trungdangtapcode/Flashcard-Recommendation-Extension

Repository files navigation

Flashcard Recommendation Extension

Project Poster

Overview

This browser extension helps users get flashcard recommendations based on their learning progress. It integrates with various learning platforms to enhance the studying experience. (Or just an flashcard extension, and working if only my backend is on,)

Features

  • Smart flashcard recommendations
  • Integration with popular learning platforms
  • User-friendly interface
  • Lightweight and efficient

Installation

  1. Clone this repository:
    git clone https://github.com/trungdangtapcode/Flashcard-Recommendation-Extension.git
  2. Open Chrome and go to chrome://extensions/.
  3. Enable "Developer mode" (top right corner).
  4. Click "Load unpacked" and select the cloned repository folder.

Or you can install from edge store link (I wonder is it removed yet)

Or you can run it by yourself

cd vite
npm run dev
cd mongo-nest
npm run start:dev

About

Flashcard recommendation based on BEIT and TF score and can be used as normal flashcard extension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published