Skip to content

NukeVdnt/AI-Content-Summarizer

Repository files navigation

AI Content Summarizer (Tldrifyy)

This React-based application leverages the power of RapidAPI's AI content summarization API to provide users with concise summaries of lengthy text passages. By inputting a link to article, users can generate a summary that captures the key points and ideas without sacrificing essential information.

Proof of Work

sumarizer.1.mp4

Usage

  • Input Text: Paste or type the text you want to summarize into the provided input field.
  • Generate Summary: Click the "Summarize" button to trigger the API call and generate the summary.
  • View Summary: The generated summary will be displayed below the input field.

Features

  • Intuitive User Interface: A user-friendly interface allows for easy input and output of text.
  • RapidAPI Integration: Seamlessly integrates with RapidAPI's AI content summarization API for accurate and efficient summaries.

Snapshot

home page

Tech Stack

Front-End - ReactJs, Tailwindcss, Css
Api - RapidApi, ReduxJs-Toolkit