Skip to content

A simple spellchecker made with Python and Mistral via Ollama

Notifications You must be signed in to change notification settings

IndraTNPTL/spellcheck-patronum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpellCheck Patronum 📝✨

Welcome to SpellCheck Patronum, the magical solution to all your spell-checking needs! Whether you're a wizard with words or sometimes find spells (or shall we say, typos) getting the better of you, we've got you covered.

Table of Contents 📚

Introduction 🌟

SpellCheck Patronum is a web application designed to make your writing clearer and mistake-free. Inspired by the magical world where spells and charms correct the most complex problems, we offer a simple yet powerful tool to enhance your writing.

Installation 🛠️

  1. Clone the repository to your local machine.
  2. Ensure you have Python and Flask installed.
  3. Navigate to the project directory and install required dependencies using pip install -r requirements.txt.
  4. Start the server with python main.py.

Usage 🔍

Simply navigate to our web application, paste your text into the "Your Text" box, and hit "Fix Text." SpellCheck Patronum will then work its magic and display your corrected text, free from the clutches of typos and grammatical gremlins.

Features 🌈

  • Real-time spell checking: Just paste your text and watch the magic happen.
  • User-friendly interface: No complicated spells needed; our interface is as simple as saying "Lumos!"
  • Support for multiple document formats (Coming Soon): Work with texts from .txt, .docx, and beyond.

Dependencies 📦

  • Flask for the web framework.
  • Python 3.x for the backend.

Configuration ⚙️

Currently, no additional configuration is required. The app is ready to cast spells right after installation!

Examples 📝

Here's a quick example to get you started:

Before: "I cant beleive I mispelled that!"

After: "I can't believe I misspelled that!"


About

A simple spellchecker made with Python and Mistral via Ollama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published