Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 544 Bytes

If you're a solo developer in 2023, you have the power to build robust AI software startups! Watch this 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