Skip to content

Repository files navigation

LuminaraLogo

An AI-powered study companion application that plans your syllabus, summarizes your notes, tests your knowledge, and protects your focus.

> Key Features:

  • Cheatsheet Generator: Converts notes or topics into concise, exam-oriented summaries using AI.
  • Syllabus-to-Calendar Planner: Breaks down a syllabus into a personalized day-wise study schedule.
  • AI-Generated Mini Tests: Creates short quizzes from user notes to reinforce learning and practice most common questions
  • App Blocking with Timers: Blocks distracting apps/websites during study intervals to improve focus

> Tech Stack:

  • Frontend: PyQt6
  • AI Models: llama3.1:8b
  • Backend: tqdm, PyMuPDF
  • Data Storage: .json

> How It Works:

  1. User uploads syllabus or notes
  2. AI processes and generates summaries/tests
  3. Planner schedules tasks
  4. Focus mode blocks distractions
  5. Timers monitor the study sessions

> Run Locally:

  1. Install and Run the Ollama Application
  https://ollama.com/
  1. Install Dependencies (using terminal in the main directory)
  pip install -r requirements.txt
  1. Install the Llama3.1 LLM Model
  ollama pull llama3.1:8b
  1. Get into Flow State
  open mainUI.py file using Python

> Demo Video:

https://www.youtube.com/watch?v=ZYNFM1JGaqw

> Screenshots:

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

> Future Scope:

  • Adaptive learning
  • Performance analytics
  • Cross-platform support
  • API based AI framework

> Team & Roles:

TeamLogo

  • @shlok.dalsania Lead Developer, AI logic, CheatSheet Generator and Quiz Generator
  • @vishva.pambhar - Frontend UI/UX, Basic Mechanics and Presentation PPT
  • @jashn.joshi - Focus ZOne Mechanics, Focus Zone UI/UX and Backend Mechanics

> Lessons Learned:

  1. Problem Understanding Comes Before AI
  2. AI Outputs Need Constraints
  3. Planning Logic Is as Important as Intelligence
  4. Focus Tools Must Be Simple
  5. Integration Is Harder Than Individual Features

THANK YOU :)

About

An AI-powered study companion application that plans your syllabus, summarizes your notes, tests your knowledge, and protects your focus.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages