Skip to content

LiamThomas21/ai-article-summarizer

Repository files navigation

AI Article Summarizer

AI Summarizer

Breakdown

This is an AI Article Summarizer which uses the Article Extractor and Summarizer API from RapidAPI.

  • This is a ReactJS project which I setup using Vite.
  • This App leverages AI to automatically generate concise & informative summaries from lengthy text content, or blogs.
  • It has a responsive, beautiful UI/UX with a nice touch of glassmorphism using Tailwind CSS.
  • It includes advanced RTK query API requests which fire on condition.
  • This project saves user search history using the local storage.

Some Interesting Articles I recommend reading