Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rangan2005/Autocorrect-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Go check it out

https://autocorrect-tool.streamlit.app/

Installation

  1. Clone the repository (Open your cmd):

    git clone https://github.com/Rangan2005/Autocorrect-tool.git

    cd Autocorrect-tool

  2. Install the required packages:

    pip install -r requirements.txt

  3. Create .streamlit folder then create secrets.toml inside it

    secrets.toml : GROQ_API_KEY = "your_groq_api_key"

Running the Application

  1. Start the Streamlit application:

    streamlit run app.py

  2. Open your web browser and go to http://localhost:8501 to access the application.

  3. Enter a paragraph and get it corrected

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages