Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/rajatkulkarni95/yack
- Owner: rajatkulkarni95
- License: mit
- Created: 2023-04-15T07:50:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-21T03:15:00.000Z (9 months ago)
- Last Synced: 2024-05-30T04:18:27.628Z (5 months ago)
- Topics: chatgpt, macos, rust, tauri, typescript
- Language: TypeScript
- Homepage: https://yack.fyi
- Size: 3.15 MB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tauri - Yack - Spotlight like app for interfacing with GPT APIs. (Applications / ChatGPT clients)
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.