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

https://github.com/willigarneau/albert

🤖 Your personal assistant hidden in your MacOs Menubar. Powered by ChatGPT.
https://github.com/willigarneau/albert

arm64 chatgpt macos menubar

Last synced: 10 months ago
JSON representation

🤖 Your personal assistant hidden in your MacOs Menubar. Powered by ChatGPT.

Awesome Lists containing this project

README

          

# Albert

[![Albert CI](https://github.com/Thyix/albert/actions/workflows/node.js.yml/badge.svg)](https://github.com/Thyix/albert/actions/workflows/node.js.yml)

Albert is a simple menu bar application for macOS that allows you to ask questions and get answers. It is powered by [GPT-3](https://en.wikipedia.org/wiki/OpenAI#GPT-3).

# Installation
1. Download the latest release from the [releases page]("https://github.com/Thyix/albert/releases") and unzip it.
2. Open the `Albert.app` file.
3. Albert will ask you to login with your OpenAI credentials. If you don't have an account, you can create one [here]("https://beta.openai.com/").

# Usage
1. Click on the Albert icon in the menu bar.
2. Type your question and press enter.
3. Albert will show you the answer.

# Contributing
If you want to contribute to Albert, you can do so by forking the repository and creating a pull request. If you want to add a feature, please create an issue first so we can discuss it.

# License
Albert is licensed under the [MIT License](./MIT-LICENSE.txt).

# Credits
Albert is powered by [GPT-3]("https://en.wikipedia.org/wiki/OpenAI#GPT-3") and [Electron]("https://www.electronjs.org/").

# Disclaimer
Albert is not affiliated with OpenAI in any way. The use of GPT-3 is subject to the [OpenAI Terms of Service]("https://beta.openai.com/tos"). Please read them carefully before using Albert.

# Screenshots
![Albert Screenshot](./assets/albert-screenshot.png)