cloze-reader / README.md
milwright's picture
feat: clean cloze reader for HuggingFace Space
53d138c
|
raw
history blame
1.2 kB
---
title: Cloze Reader
emoji: πŸ“š
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
---
# Cloze Reader
An interactive cloze reading practice application with AI-powered assistance. Practice reading comprehension by filling in blanks in classic literature passages.
## Features
- **Progressive Level System**: Start with 1 blank, advance to 2-3 blanks as you improve
- **Smart Hints**: Get word length, first letter, and contextual clues
- **AI Chat Help**: Click πŸ’¬ for intelligent hints about any blank
- **Classic Literature**: Passages from Project Gutenberg's collection
- **Level-Appropriate Challenges**: Hints adapt based on your current level
## How to Use
1. Read the passage and literary context
2. Fill in the blank(s) with appropriate words
3. Use hints or chat help if needed
4. Submit to see your results and advance levels
5. Continue practicing with new passages
## Level System
- **Levels 1-2**: 1 blank, hints show first and last letter
- **Levels 3-4**: 2 blanks, hints show first letter only
- **Level 5+**: 3 blanks, first letter hints
## Technology
Built with vanilla JavaScript, powered by AI for intelligent word selection and contextual assistance.