Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algerina/ai-summarizer
An Article Summarizer Application using OpenAI's GPT model.
https://github.com/algerina/ai-summarizer
javascript openai react tailwind
Last synced: about 3 hours ago
JSON representation
An Article Summarizer Application using OpenAI's GPT model.
- Host: GitHub
- URL: https://github.com/algerina/ai-summarizer
- Owner: algerina
- License: mit
- Created: 2023-09-14T18:00:43.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-26T14:25:19.000Z (over 1 year ago)
- Last Synced: 2024-12-17T16:52:32.199Z (about 1 month ago)
- Topics: javascript, openai, react, tailwind
- Language: JavaScript
- Homepage: https://summerizeai.netlify.app/
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/static/v1?label=BY&message=Algerina&color=red)
![Logo](src/assets/logo.svg)
# SUMMARIZE
## Description
> An Article Summarizer Application using OpenAI's GPT model. .
## Built With
Front-end
- [React](https://reactjs.org/)
## Live demo
[LiveDemo](https://summerizeai.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
```sh
git clone https://github.com/algerina/AI-summarizer.git
```Then
```sh
cd AI-summarizer
```To install packages
```sh
npm install
```To Run the app
```sh
npm start
```## Author
👤 **Amel Khiri**
| Platform | Badge |
| ------------ | ------------------------------------------------------ |
| **GitHub** | [@Algerina](https://github.com/Algerina) |
| **LinkedIn** | [@Amel Khiri](https://www.linkedin.com/in/amel-khiri/) |
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Inspired by a design of [@Adrian Hadjrin](https://github.com/adrianhajdin)
## 📝 License
This project is [MIT](./LICENSE) licensed.