ZeeAI1's picture
Update README.md
b40b33b verified
|
raw
history blame
337 Bytes

✨ Grammar Correction App

Correct grammar errors in your English text using a Hugging Face model and a Streamlit interface.

πŸ“ Type your sentence
βš™οΈ Let the AI correct it
βœ… See the improved version instantly!

This app is built using:

  • transformers model: prithivida/grammar_error_correcter_v1
  • Streamlit for UI