Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shyakachaste/summawitch


https://github.com/shyakachaste/summawitch

ai js reactjs redux-toolkit tailwindcss vitejs

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# 🪄 Summa Witch

Summa is an AI-powered article summarization tool.

![summawitch vercel app_(Nest Hub)](https://github.com/shyakachaste/SummaWitch/assets/121980393/59c644fb-a96e-495e-9829-22455671e4a4)

## 🤖 Introduction

Welcome to Summa witch ! Summa witch is designed to simplify the process of summarizing articles using advanced AI techniques.

## ⚙️ Features

- Fast and accurate article summarization.
- Easy-to-use interface.
- Use url to summarize any article.

## 📚 Tech Stack

- React.js
- Vite
- Tailwind CSS
- Redux.js
- OpenAI
- Rapid Api

### 🖥 Installation

```bash
git clone https://github.com/shyakachaste/SummaWitch.git
```
**Installing Dependencies**
```bash
npm install
```
**Running the Project**
```bash
npm run dev
```

# React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh