Files
cs249r_book/scripts/genai
Vijay Janapa Reddi 07aa99e7f0 Enhances quiz generation with dynamic book context
Improves quiz question quality and relevance by providing the LLM with contextual information about the textbook structure and chapter progression.

- Introduces dynamic book outline generation from `_quarto.yml`, enabling the LLM to understand chapter dependencies and progression.
- Enhances the prompt with chapter context, difficulty guidelines, and previous quiz data.
- Implements real-time progress tracking for parallel quiz generation, providing better visibility into the process.
- Adds thread safety measures to prevent conflicts during book outline generation.
2025-07-06 09:15:50 -04:00
..
2025-03-25 22:26:59 -04:00
2025-03-25 22:26:59 -04:00