Skip to content

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

Notifications You must be signed in to change notification settings

Hrithickbiswas/Article-Summarizer

Repository files navigation

briefify

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

Notes

  • Create a .env file and add it in the .gitignore. Get the Key from RapidAPI Article Summarizer API
    VITE_RAPID_API_ARTICLE_KEY=your_API_key
  • Install redux toolkit and react redux
    npm install @reduxjs/toolkit react-redux
  • Create the store & article file in the services folder and connect it with the application in main.js file

CREDITS

https://github.com/adrianhajdin/project_ai_summarizer

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published