Aulafy

Study App

An app that turns your notes or a syllabus into quiz questions, tests you, grades your answers, and explains your mistakes. Use it to prepare for a civil service exam, a test, or any subject. With local AI: study offline with no per-question cost.

  • Automatically generate tests from your materials.
  • Build a study system with grading and explanations.
  • Apply spaced repetition to memorize more effectively.

Key concepts

Step by step

TerminalCode
cd ~/proyectos-ia
mkdir app-estudio
cd app-estudio
claude

Run on your computer

TerminalCode
npm install
npm run dev

Upload a short topic and generate your first test.

If something goes wrong

  • Weird or made-up questions — reinforce that it should only use your notes and upload clearer material.
  • All too easy or too hard — ask for adjustable difficulty levels.
  • Slow when generating — generate fewer questions at once or use a slightly larger model if your machine can handle it.

Practice challenge

Add review flashcards and a timed exam mode that simulates the real conditions of your test.