Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 446 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 446 Bytes

Personalize Textbooks

Increase learner motivation via tailor-made textbooks filled with personalized examples

🚀 Project Details

Pipeline

  • LLM V: Interest Extraction
  • LLM W: Interest Selection
  • LLM X: Paragraph Classification
  • LLM Y: Paragraph Chunking
  • LLM Z: Personalization

Available Textbooks

  • UC Berkeley CS 61B
  • More coming soon...

🤖 Usage

Install packages

pnpm i

Run dev server

pnpm dev