Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackvijayy/chatgpt-articlesummarizer
An AI-powered tool that summarizes lengthy articles into concise and informative summaries. This project leverages the ChatGPT API to generate quick, digestible summaries that capture the essence of any article, making it easier to stay informed without reading lengthy content.
https://github.com/jackvijayy/chatgpt-articlesummarizer
chatgpt-api rapidapi reactjs redux tailwindcss
Last synced: about 9 hours ago
JSON representation
An AI-powered tool that summarizes lengthy articles into concise and informative summaries. This project leverages the ChatGPT API to generate quick, digestible summaries that capture the essence of any article, making it easier to stay informed without reading lengthy content.
- Host: GitHub
- URL: https://github.com/jackvijayy/chatgpt-articlesummarizer
- Owner: jackvijayy
- Created: 2024-07-17T04:56:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:03:13.000Z (3 months ago)
- Last Synced: 2024-12-03T12:09:10.366Z (about 2 months ago)
- Topics: chatgpt-api, rapidapi, reactjs, redux, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![3](https://github.com/user-attachments/assets/acf45ddf-1380-43a5-a5fc-e10b3702fc3c)[Liveπ](https://sumz-chatgpt.web.app/)
SUMZ- Article Summarizer
## π Table of Contents
1. π€ [Introduction](#introduction)
2. βοΈ [Tech Stack](#tech-stack)
3. π [Features](#features)
4. π€Έ [Quick Start](#quick-start)In this awesome project,I created artocle summarizer using chatgpt.i loved the challenges i faceed during this project developement also this project enhancing my technical kowleadge i also like comprehensive projects like this,i hope you this project will enhancing your core skills.now talk about few more down ok. Be cool !
- react.js
- Tailwind css
- Redux
- chatgptπ **summarize the article**:
π **Give short and useful one**
π **Easy to underStand**:
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)**Cloning the Repository**
```bash
git clone https://github.com/jackvijayy/Chatgpt-ArticleSummarizer.git```
**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npm run dev
```Open [http://localhost:5173](http://localhost:5001) in your browser to view the project.