llm-spell 0.1.0
llm-spell is a command-line utility that can correct spelling mistakes with the help of a Large Language Model (LLM). Compared to traditional spell checkers like `aspell` and `hunspell`, llm-spell often produces fewer false positives and more accurate suggestions.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.1.0 August 25, 2025 (8.5 KB)
Runtime Dependencies (1):
            llm.rb
            ~> 0.14
          
    