gitwtfhub

wtf is quizli-releases?

magerko/quizli-releases — explained in plain English

Analysis updated 2026-05-18

14Audience · generalComplexity · 1/5LicenseSetup · easy

TL;DR

An Android app that turns your PDF, Word, or text notes into a quiz with spaced repetition flashcards, with no ads or account required.

Mindmap

mindmap
  root((repo))
    What it does
      Generates quizzes from notes
      Spaced repetition review
    Tech stack
      Android APK
      On-device speech recognition
    Use cases
      Study from lecture notes
      Review missed questions
      Practice in original language
    Audience
      Students
      Language learners
      Self-studiers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Upload a lecture PDF or notes file and get a quiz generated straight from that material.

REASON 2

Answer open ended questions by voice and have the app grade you on meaning, not exact wording.

REASON 3

Let missed questions come back automatically as spaced repetition flashcards until you remember them.

REASON 4

Study notes written in another language and get a quiz generated in that same language.

What's in the stack?

AndroidAPK

How it stacks up

magerko/quizli-releases0c33/agentic-ai0xbebis/hyperpay
Stars141414
LanguagePythonTypeScript
Setup difficultyeasyhardhard
Complexity1/54/55/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Requires Android 8.0 or newer, installs from a downloaded APK outside the Play Store.

The source code is closed, only compiled Android app builds are published here, so there is no license for reusing the code.

Wtf does this do

Quizli is an Android app, written for Russian speaking students, that turns your own study notes into a quiz. You upload a PDF, Word document, or plain text file, and the app reads it and generates questions from the content, either multiple choice, open ended, or a mix of both. Open ended answers can be spoken out loud instead of typed, and an AI checks whether your answer captures the right meaning rather than requiring an exact match to any specific wording. The core idea beyond just testing you is spaced repetition: any question you get wrong comes back later as a flashcard on a schedule, first the same day, then after three days, then after a week, repeating until the material actually sticks rather than being forgotten by morning. The app sends one reminder a day when review cards are waiting. Quizzes are generated in whatever language the source document is written in, even if the app's own interface is set to Russian, and users can adjust the type of questions, how many appear, and their difficulty. There is also a history of past documents and results, an option to regenerate a fresh set of questions from the same document, and a dark theme. On privacy, the developer states there are no accounts, ads, analytics, or trackers, that quiz history and flashcards stay only on the device, and that uploaded documents are processed and deleted right away rather than stored on a server, with everything sent over an encrypted connection. Because an AI writes the questions, the developer acknowledges mistakes can happen and lets users flag a bad question directly from inside the quiz. Planned future features include generating a quiz directly from a photo of a textbook page or handwritten notes, a mode where you explain a topic out loud and the app tells you what you covered and what you missed, and a fully voice based exam mode for use while walking or driving, which the developer expects will likely become a paid option since it needs much more computing power, while everything that works today is promised to stay free. Only compiled Android builds are published in this repository. The source code itself is closed.

Yoink these prompts

Prompt 1
Summarize what Quizli's spaced repetition schedule looks like and how often review cards return.
Prompt 2
Explain how Quizli grades open ended voice answers by meaning instead of exact wording.
Prompt 3
List Quizli's privacy guarantees around document storage and account requirements.
Prompt 4
Describe Quizli's planned photo-based quiz and voice exam features that are still in development.

Frequently asked questions

wtf is quizli-releases?

An Android app that turns your PDF, Word, or text notes into a quiz with spaced repetition flashcards, with no ads or account required.

What license does quizli-releases use?

The source code is closed, only compiled Android app builds are published here, so there is no license for reusing the code.

How hard is quizli-releases to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is quizli-releases for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.