sonnylazuardi / chat-ai-desktop

Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust

Home Page:https://twitter.com/sonnylazuardi/status/1624281443022286848

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat AI Desktop App

Unofficial open source Chat AI desktop app for mac, windows, and linux menubar using tauri & rust.

ssstwitter.com_1676182720544.mp4

sswinmac

Downloads

API Mode

apimode

I would like to credit open source chatbot UI by @mckaywrigley that made this possible. The desktop app wrapping the forked version here

Set your API Key

You can visit OpenAI Account to get your own API key, click menu on the top left and input your API Key

FAQ

Is it safe to login with my account in the app?

Yes, it is safe. There is no data transferred in the app (you can check the source). It's just a wrapper for teh popular Chat AI website. If you are still unsure, you can build your own binary and use it.

I cannot open the MacOS app because developer cannot be verified?

  1. In the Finder on your Mac, locate the chat ai app. Don't use Launchpad to do this. Launchpad doesn't allow you to access the shortcut menu.
  2. Control-click the app icon, then choose Open from the shortcut menu.
  3. Click Open.

https://support.apple.com/en-sg/guide/mac-help/mh40616/mac

Recommended IDE Setup

Developing

yarn
yarn tauri dev

Building

yarn
yarn tauri build

About

Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust

https://twitter.com/sonnylazuardi/status/1624281443022286848

License:MIT License


Languages

Language:Rust 89.8%Language:CSS 5.0%Language:TypeScript 3.1%Language:JavaScript 2.1%