Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyakachaste/summawitch
https://github.com/shyakachaste/summawitch
ai js reactjs redux-toolkit tailwindcss vitejs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shyakachaste/summawitch
- Owner: shyakachaste
- Created: 2023-12-27T09:39:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T12:55:09.000Z (7 months ago)
- Last Synced: 2024-06-16T14:00:13.050Z (7 months ago)
- Topics: ai, js, reactjs, redux-toolkit, tailwindcss, vitejs
- Language: JavaScript
- Homepage: https://summawitch.vercel.app
- Size: 249 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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