CoolFace
Apppublic

Shubham-10000/AI_Writing_Assistant

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes
App README

Welcome to Streamlit!

Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:

If you have any questions, checkout our documentation and community forums.

✍️ AI Grammarly Clone (Groq + Streamlit)

An open-source writing assistant built with Streamlit, Groq API, and SQLite. It enhances grammar, clarity, and tone like Grammarly — but powered by free Groq LLaMA models.

🧠 Tech Stack

  • Streamlit
  • Groq LLaMA 3.1 API
  • SQLite (for saving edits)
  • Hugging Face Spaces (for hosting)

🚀 Run Locally

bash
pip install -r requirements.txt
streamlit run app.py