Skip to content

ebrahimbeiati/article-summarizer

Repository files navigation

Article Summariser App

A fast and efficient Article Summariser built with React + Vite. This app allows users to input an article URL and get a concise summary using AI-powered summarization.

🚀 Live Demo

Try it here

📌 Features

📂 GitHub Repository

Article Summariser Repo

  • Summarize Articles: Enter a URL to get a quick summary.
  • Fast Performance: Powered by Vite for lightning-fast builds.
  • Modern UI: Styled with Tailwind CSS.
  • API Integration: Uses an AI-based summarization API.

🛠️ Technologies Used

  • React + Vite: Fast and optimised development.
  • Tailwind CSS: Utility-first styling.
  • Summarisation API: AI-powered content processing.

📥 Installation

# Clone the repository
git clone https://github.com/ebrahimbeiati/article-summarizer.git
cd article-summarizer

# Install dependencies
npm install

# Set up API Key in `.env`
REACT_APP_API_KEY=your_api_key_here

# Start the development server
npm run dev

Visit http://localhost:5173 in your browser.

📄 License

This project is licensed under the MIT License.

📧 Contact


Enjoy using the Article Summariser App! 🚀

About

Article summarizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published