https://autocorrect-tool.streamlit.app/
-
Clone the repository (Open your cmd):
git clone https://github.com/Rangan2005/Autocorrect-tool.git
cd Autocorrect-tool
-
Install the required packages:
pip install -r requirements.txt
-
Create .streamlit folder then create secrets.toml inside it
secrets.toml : GROQ_API_KEY = "your_groq_api_key"
-
Start the Streamlit application:
streamlit run app.py
-
Open your web browser and go to http://localhost:8501 to access the application.
-
Enter a paragraph and get it corrected