Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.82 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.82 KB

📰 Article Summarizer Web App

The Article Summarizer Web App is an AI-powered tool that generates concise and accurate summaries of longer articles, saving users time and effort. This web app, created using ReactJS, Redux Toolkit, and RapidAPI, can be used by anyone who needs to quickly extract key information from lengthy articles.

🚀 Features

  • AI-powered article summarization
  • Generates accurate and concise summaries
  • Saves time and effort
  • Easy-to-use interface

📖 How to Use

  1. Visit the Article Summarizer Web App.
  2. Enter the URL or text of the article you want to summarize.
  3. Click the "Enter (↵)" button.
  4. The app will generate a concise summary of the article.

🛠️ Technologies Used

  • ReactJS
  • Redux Toolkit
  • RapidAPI
  • HTML
  • CSS
  • JavaScript

📷 Screenshots

💻 Installation

To run the Article Summarizer Web App on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/AmritanshuPrashar/ArticleSummarizer
  2. Install the dependencies: npm install
  3. Create a .env file in the root directory and add your RapidAPI key: VITE_RAPID_API_ARTICLE_KEY=your-key
  4. Run the app: npm start
  5. Visit http://localhost:3000 in your web browser to access the app.

🙌 Contributors

This web app was created by Amritanshu Prashar. Contributions are welcome! To contribute, please fork the repository and submit a pull request.

📝 License

This project is licensed under the MIT License.