Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
milwright
/
cloze-reader
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
cloze-reader / src
92.8 kB
  • 3 contributors
History: 38 commits
milwright's picture
milwright
fix: show welcome overlay immediately on DOM load, before any async operations
af00564 6 months ago
  • aiService.js
    8.65 kB
    fix: clean contextualization artifacts and ensure passages start properly 6 months ago
  • app.js
    11 kB
    fix: show welcome overlay immediately on DOM load, before any async operations 6 months ago
  • bookDataService.js
    22.8 kB
    fix: resolve HF dataset loading errors and improve word selection 6 months ago
  • chatInterface.js
    11.4 kB
    feat: minimal deployment with essential JavaScript modules and complete CSS 6 months ago
  • clozeGameEngine.js
    20.1 kB
    fix: prevent infinite recursion in passage extraction 6 months ago
  • conversationManager.js
    6.3 kB
    improve: differentiate prompts, fix passage boundaries, and avoid early blanks 6 months ago
  • init-env.js
    715 Bytes
    debug: add logging to check API key loading 6 months ago
  • styles.css
    8.56 kB
    improve: enhance welcome overlay styling and timing 6 months ago
  • welcomeOverlay.js
    3.26 kB
    improve: enhance welcome overlay styling and timing 6 months ago