Summarizer-AI is a web application that uses machine learning algorithms to summarize long pieces of text into shorter, more manageable paragraphs. It is built using React, React-Redux, and JavaScript, and the API is powered by Rapid API.
- Summarizes long pieces of text into shorter, more manageable paragraphs.
- Built using React, React-Redux, and JavaScript.
- API powered by Rapid API.
Check out the live demo of the application here.
To get started, clone the repository to your local machine and navigate to the project directory. Then, install the dependencies using npm install
.
git clone https://github.com/Milan-98/Summarizer-AI.git
cd Summarizer-AI
npm install
To start the application, run npm start
from the project directory. This will launch the application in your browser at http://localhost:3000/
.
npm start
The following dependencies are required to run Summarizer-AI:
react
react-dom
react-redux
redux
redux-thunk
axios
These dependencies are automatically installed when you run npm install
.
Summarizer-AI uses the Rapid API to perform text summarization. You will need to create an account on Rapid API and obtain an API key to use the service.
Contributions are welcome! Please feel free to submit a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for more information
date: 21 april 2023 day 130