Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beastaman/ai_summarizer
https://github.com/beastaman/ai_summarizer
ai ai-summarizer chatgpt chatgpt-api chatgpt3 chatgpt4 openai rapidapi redux-toolkit summary vitejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beastaman/ai_summarizer
- Owner: beastaman
- Created: 2023-09-16T20:50:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T21:03:20.000Z (over 1 year ago)
- Last Synced: 2023-09-17T06:31:54.840Z (over 1 year ago)
- Topics: ai, ai-summarizer, chatgpt, chatgpt-api, chatgpt3, chatgpt4, openai, rapidapi, redux-toolkit, summary, vitejs
- Language: JavaScript
- Homepage: https://ai-summarizerz.netlify.app/
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Build and Deploy Your Own ChatGPT AI SaaS Business with React
## Introduction
If you're a solo developer in 2023, you have the power to build robust AI software startups! Watch this 1-hour video and make an Article Summarizer Application using OpenAI's GPT model.
Alongside building this application, you'll also learn how to:
- setup a ReactJS project using Vite
- create a responsive, beautiful UI/UX with a nice touch of glass morphism using Tailwind CSS
- make advanced RTK query API requests that fire on condition
- save history using the local storage
- handle form events and catch errors
- implement copy to clipboard
- write clean code