/Desktop-app-for-ChatGPT

An Simple app to connect to ChatGPT much faster

Primary LanguageJavaScript

📝 Table of Contents

🧐 About

This is a desktop app for accessing chatgpt straight from the desktop itself. It is built using electron and react. It is a simple desktop app which loads the chatgpt website in the electron window. Now you can access chatgpt straight from your desktop.

10X productivity

🏁 Getting Started

Prerequisites

  • Node.js
  • npm

Installing

  1. Clone the repo
git clone
  1. Install dependencies
npm install
  1. Run the app
npm start