A responsive and intuitive web interface where users can get summarized text for an input of up to 100000 characters.
To check out the project you can visit this link: https://aitextsummarizer-bu2z8pnd.b4a.run/
- Clone the repository and install the dependencies.
cd ai-text-summarizer
npm install- Run the project.
node index.jsTo run this project, you will need to add the following environment variables to your .env file
ACCESS_TOKEN(Hugging Face access token)