Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 924 Bytes

File metadata and controls

20 lines (15 loc) · 924 Bytes

🎓 AI Study Guide Generator

Open In Colab

A context-aware AI tool that turns PDF course materials into professional study guides.

🌟 Features

  • Adaptive Analysis: Automatically detects and formats comparisons, formulas, and summaries.
  • Professional Output: Generates clean A4 PDFs with structured tables and code blocks.
  • Smart Q&A: Creates exam-style questions with properly formatted answer keys.
  • Cloud Save: Integrates with Google Drive to prevent data loss.

🚀 How to use

  1. Click the "Open in Colab" badge above.
  2. Set Runtime to T4 GPU.
  3. Run Step 1 to install dependencies.
  4. Run Step 2 to upload your files and generate the guide.

Created with Python, LangChain, and Llama-3.