article-summarizer-gpt4 Tailwind Templates

Article Summarizer Gpt4

Simple article summarizer using react vite tailwind redux toolkit and open ai's gpt4 model via rapid api

Article Summarizer with OPEN AI GPT-4

OPEN AI FREE CREDITS EXPIRED.

This is a tool that extract body of any news article or a website from the url and summarize its contents using OpenAI's GPT-4 model API.

Technologies Used

  1. React
  2. Vite
  3. Tailwind
  4. Redux Toolkit
  5. OPEN AI GPT-4 via Rapid API

How to run

  1. Clone the repo
  2. Run npm install
  3. Run npm run dev

Vite logo


npm package node compatibility build status discord chat


Vite ⚡

Next Generation Frontend Tooling

  • 💡 Instant Server Start
  • ⚡️ Lightning Fast HMR
  • 🛠️ Rich Features
  • 📦 Optimized Build
  • 🔩 Universal Plugin Interface
  • 🔑 Fully Typed APIs

Vite (French word for "quick", pronounced /vit/, like "veet") is a new breed of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.

Packages

Package Version (click for changelogs)
vite vite version
@vitejs/plugin-vue plugin-vue version
@vitejs/plugin-vue-jsx plugin-vue-jsx version
@vitejs/plugin-react plugin-react version
@vitejs/plugin-legacy plugin-legacy version
create-vite create-vite version

Contribution

See Contributing Guide.

Docker

  • Build the image using docker build -t image_name .
  • Run the container using docker run -it -p <local_port>:5173 --env-file .env article_app

Top categories

Loading Svelte Themes