Skip to content

kezipe/MacGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MacGPT

MacGPT Screenshot

MacGPT is a macOS app that provides a frontend to interact with the ChatGPT 3.5 API from OpenAI. This app allows you to enter text prompts and receive responses generated by the GPT-3 language model. To use this app, you will need to have your own OpenAI account and API key.

Installation

To install MacGPT, follow these steps:

  1. Clone or download the source code from the kezipe/MacGPT repository on GitHub.
  2. Open the MacGPT.xcodeproj file in Xcode.
  3. Build and run the app in Xcode.

Alternatively, you can download a pre-built binary from the releases page on GitHub.

Usage

To use MacGPT, follow these steps:

  1. Launch the app.
  2. Enter your OpenAI API key in the preferences window.
  3. Enter a text prompt in the main window.
  4. Press the "Submit" button to receive a response from the ChatGPT API.

Credits

MacGPT was created by kezipe on GitHub. The networking component of this project was based on ChatGPTSwift by alfianlosari on GitHub.

License

MacGPT is released under the MIT License. See the LICENSE file for details.

About

ChatGPT with a native Mac app as frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages