Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajatkulkarni95/yack

Mac OS Spotlight like app as a ChatGPT Interface!
https://github.com/rajatkulkarni95/yack

chatgpt macos rust tauri typescript

Last synced: 3 months ago
JSON representation

Mac OS Spotlight like app as a ChatGPT Interface!

Awesome Lists containing this project

README

        

# Yack

Yack is a Mac app (currently) that lets you interact with GPT3 APIs in a Spotlight like app.

## Download

[Download the latest release (macOS)](https://www.yack.fyi/)

Post Install hit `Ctrl + Shift + Space` to bring up Yack. Also look for the icon on the menu bar.

https://github.com/rajatkulkarni95/yack/assets/57321156/5c09e1fe-c171-4fd6-a6ed-6bc287e66bff

## Development

Build and run this app from source:

1. Install Node.js
2. Install pnpm
3. Install Rust

```bash
pnpm i
pnpm tauri dev
```

If you like this, come support my new app [Octarine](https://octarine.app)

## License

Yack is licensed under the MIT license. See [LICENSE](LICENSE) for more information.