Git Product home page Git Product logo

chat-gpt-app's Introduction

Chat GPT Desktop App

Chat GPT Desktop App is a local desktop application that allows you to run a chat session with OpenAI's Chat GPT, without the need of using any remote databases.

This application is designed to mimic the functionality of Chat GPT, providing a native desktop experience. The app uses ElectronJS with ReactJS and Redux for its user interface, and npm as its package manager.

Features

  • No external databases. The app keeps your conversations locally.
  • Interactive dialog on initial start up to set up application resources location.
  • Mandatory to insert ChatGPT API key to proceed.
  • Markdown messages support with special attention to code highlights.
  • Real-time count of tokens and estimate for conversation costs.

Installation

Prerequisites

Since this is a desktop application, download and install Node.js in your machine since it comes with npm, which is the package manager we are using.

Setup

To get the app to work, follow the steps below:

# Clone this repository
git clone [email protected]:Gonsalo/chat-gpt-app.git

# Go into the repository
cd chat-gpt-app

# Install dependencies
npm install

Usage

To run the application in development mode, use the command:

npm run start

To package the app:

npm run package

On the first run, the application will prompt you to choose a location for the application resources. Next, you will fill in your ChatGPT API key in the prompted modal. The application will not proceed without the API key.

Note: Keep your API key confidential!

Once the initial setup is done, you are good to go! Happy chatting!

Support

For support, issues, or any questions, please do not hesitate to file an issue and we'll get back to you as soon as possible.

Contributing

Pull requests are welcome. For changes, please open an issue first to discuss what you'd like to change or improve.

License

MIT license

Enjoy your AI chat with Chat GPT Desktop App software!

chat-gpt-app's People

Contributors

gonsalo avatar

Stargazers

 avatar Ivan Sousa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.