An AI-powered article summarizer designed to condense lengthy texts into concise and informative summaries. Leveraging natural language processing algorithms, it extracts key points and central ideas, providing users with a quick overview of the content without the need to read through the entire article.
What Frameworks i used in this project
- React
- Tailwind CSS
- RapidAPI (https://rapidapi.com/restyler/api/article-extractor-and-summarizer)
- npm
npm install npm@latest -g
- Get a free API Key at RapiAPI
- Clone the repo
git clone https://github.com/Gunawardhane/AI-Article-Summarizer
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = "ENTER YOUR API";
My Portfolio - https://yasanga.me
Project Link - https://github.com/Gunawardhane/AI-Article-Summarizer