AI Text Summarizer is a web-based tool that allows users to quickly and easily summarize large blocks of text. Simply paste your content into the provided area, and our AI will generate a concise summary for you.
- Easy-to-use web interface
- Fast and accurate text summarization
- Support for various text lengths and types
- Responsive design for desktop and mobile use
- Visit the AI Text Summarizer website
- Paste your text into the input area
- Click the "Summarize" button
- View your generated summary
- Frontend: HTML, CSS, JavaScript
- Backend: Node, Express
- AI Model: Facebook bart-large-cnn model
To run this project locally:
- Clone the repository:
git clone https://github.com/jinx-vi-0/AI-Text-Summarizer.git
- Navigate to the project directory:
cd AI-Text-Summarizer
- Install dependencies:
npm install
- Start the development server:
npm start
Contributions are welcome! Please feel free to raise an Issue.
This project is licensed under the MIT License.