Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.