Skip to content
himent12 edited this page Jun 7, 2025 · 5 revisions

The version as of June 7th 3PM is v1.8.4 any other version you see is a old document and has yet to be updated

🧞‍♂️ Welcome to FlashGenie v1.8.2 Wiki

The AI-Powered Intelligent Spaced Repetition Learning Platform

Welcome to the comprehensive wiki for FlashGenie v1.8.2! This wiki contains everything you need to know about using, developing, and understanding FlashGenie's revolutionary AI-powered learning features.

🚀 What is FlashGenie v1.8.2?

FlashGenie v1.8.2 is a cutting-edge intelligent learning platform that transforms traditional flashcard studying into an adaptive, personalized, and engaging experience. Powered by AI algorithms and grounded in cognitive science research, FlashGenie adapts to your learning patterns, predicts your progress, and optimizes your study sessions for maximum efficiency.

📚 Wiki Navigation

🎯 Getting Started

🧠 AI-Powered Features

📖 User Guides

🔬 Learning Science

👥 For Educators

💻 For Developers

📊 Reference

Key Features at a Glance

🎯 Intelligent Learning

  • Adaptive Study Planning: AI creates optimal study sessions based on your context
  • Predictive Analytics: Forecasts learning progress and mastery timelines
  • Context Awareness: Adapts to your environment, device, and attention level
  • Smart Difficulty: Multi-factor difficulty adjustment with performance analysis

📈 Advanced Analytics

  • Learning Velocity: Track cards per day, mastery rate, and study efficiency
  • Progress Visualization: Knowledge graphs showing concept relationships
  • Performance Insights: Detailed analytics with trends and recommendations
  • Mastery Prediction: AI-powered timeline forecasts with confidence intervals

🎮 Gamification

  • Achievement System: 20+ achievements across different categories
  • Study Streaks: Daily, weekly, accuracy, and perfect streaks
  • Level Progression: Earn points and level up as you learn
  • Progress Rewards: Visual feedback and celebration of milestones

💡 Smart Content

  • AI Content Suggestions: Intelligent recommendations for new flashcards
  • Gap Analysis: Identifies missing knowledge and prerequisite concepts
  • Related Topic Discovery: Suggests related topics for expanded learning
  • Auto-tagging: Intelligent content analysis with hierarchical organization

🚀 Quick Start

# Install FlashGenie
git clone https://github.com/himent12/FlashGenie.git
cd FlashGenie
pip install -r requirements.txt

# Create your first deck
python -m flashgenie create "My Learning Journey"

# Get an adaptive study plan
python -m flashgenie plan "My Learning Journey" --time 20 --energy 3

# Start learning!
python -m flashgenie quiz "My Learning Journey"

🎯 Popular Wiki Pages

  1. Quick Start Tutorial - Perfect for new users
  2. Adaptive Study Sessions - Learn about AI-powered study planning
  3. Complete Command Reference - Comprehensive CLI guide
  4. Learning Velocity Tracking - Understand your learning analytics
  5. Gamification System - Explore achievements and motivation features

🤝 Community & Support

📄 License & Contributing

FlashGenie is open source software licensed under the MIT License. We welcome contributions from the community!


Ready to revolutionize your learning? Start with the Quick Start Tutorial and discover the power of AI-enhanced spaced repetition! 🧞‍♂️✨

Last updated: June 2025| FlashGenie v1.8.2

Clone this wiki locally