Overview
Turn any topic into study-ready materials directly from ChatGPT. Lurna helps you generate interactive flashcard decks you can flip through in chat, plus structured Markdown study notes in a clean reader view. Review key concepts faster, then export decks and notes to app.lurna.co to keep learning with spaced repetition — making serious review a native part of your AI-study workflow. You can use Lurna app to: 1. Exam prep — flashcards from a lecture topic Use case: Turn a subject you’re studying into an interactive flashcard deck you can review in chat, then export to Lurna for spaced repetition. Example prompt: “Create flashcards for my biology midterm on photosynthesis — cover the light reactions, Calvin cycle, and how ATP and NADPH are used. About 15 cards, exam-level.” 2. Deep-dive study notes from a conversation Use case: After discussing a complex topic with AI, turn the explanation into structured, readable study notes with headings, tables, and summaries Example prompt: “Write study notes on the causes and consequences of the 2008 financial crisis. Include key terms, a timeline, and a short summary I can review before class.” 3. Learn from uploaded materials — notes + flashcards Use case: Upload readings, slides, or your own notes and convert them into study materials without reformatting by hand. Example prompt: “Here are my uploaded lecture notes on CRISPR Cas9. First generate study notes, then create a flashcard set covering the most testable concepts.” 4. Quick review before an interview or certification Use case: Rapidly build recall-focused flashcards for technical interviews, certifications, or vocabulary. Example prompt: “Generate flashcards to help me prep for a AWS Solutions Architect interview — focus on S3, IAM, VPC, and common architecture tradeoffs.”
Tools
generate_notes
ChatGPTmarkdown [Topic title — clear and specific] > One-sentence hook: why this topic matters. Overview 2–4 sentences: scope, prerequisites, and what the reader will understand after reading. Key terms | Term | Definition | |------|------------| | ... | ... | (Include 5–12 terms for substantial topics; fewer for narrow questions.) Core concepts [Concept 1] Explanation with cause-and-effect where relevant. Use **bold** for critical terms on first use. [Concept 2] ... (Add subsections as needed. Use bullet lists for steps, properties, or comparisons.) How it works / Mechanism Numbered steps or a concise narrative for processes, algorithms, or causal chains. Comparisons & common confusions Use a table or bullet pairs when related ideas are easily mixed up. Applications & examples 1–3 concrete examples tying concepts to real use (science, medicine, engineering, daily life, etc.). Summary - 3–7 bullet takeaways a student should remember. Further study (optional) Topics to explore next — no fake links; plain topic names only. ` Markdown rules - Start with a single # title matching the title field you pass to the tool. - Use ## and ### only (no deeper nesting unless essential). - Use tables, bullet lists, and numbered lists where they improve scanability. - Use inline code for symbols, variables, and short formulas; fenced code blocks only for multi-line equations or pseudocode. - Do **not** wrap the entire document in an outer code fence when calling the tool — pass raw markdown in the markdown argument. - Length: roughly 400–2,500 words depending on topic complexity (shorter for narrow questions, longer for broad subjects). Never pad with repetition. Tool call fields When calling generate_notes, provide: - user_prompt — the user's original request, verbatim - title — matches the H1 heading - summary — 1–2 sentences for previews (not duplicated as the only content) - markdown — the full note body (including # title) - constraints — optional; use "None"` if not specifiedExample Prompts
Click any prompt to copy it.






