Skip to content

Simplify your reading with Samza, an open-source article summarizer that transforms lengthy articles into clear and concise summaries.

Notifications You must be signed in to change notification settings

MuhammadKaifNazeer/samza

Repository files navigation

Samza - Open Source Article Summarizer

Samza

Overview

Simplify your reading with Samza, an open-source article summarizer that transforms lengthy articles into clear and concise summaries.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/MuhammadKaifNazeer/samza.git
  2. Navigate to the project directory:

    cd samza
  3. Install dependencies:

    npm install
  4. Get your API key from Article Extractor and Summarizer API, and add it to the .env file in the project root.

    VITE_RAPID_API_ARTICLE_KEY=your_api_key_here
  5. Run the following command to start the development server:

     npm run dev

About

Simplify your reading with Samza, an open-source article summarizer that transforms lengthy articles into clear and concise summaries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published