GitHunt
SI

SilentCoderHere/spelling-checker

This is an simple ai for checking spelling mistakes.

Spelling Checker

A simple Python AI-based spelling checker that finds and suggests correct spellings for words.
It uses a Levenshtein edit distance algorithm and a built-in word list to detect misspelled words.

๐Ÿ’ก Features

  • Detects spelling mistakes in English text
  • Suggests closest matching words based on edit distance
  • Lightweight and dependency-free (pure Python)
  • Easy to integrate into scripts or tools

Languages

Python100.0%

Contributors

MIT License
Created October 11, 2025
Updated December 11, 2025