/menubar

a menubar with Zero latency access to ChatGPT/Bard! A/B test them, or use them in the background. I use this 20 times a day.

Primary LanguageJavaScriptMIT LicenseMIT

smol menubar

This is a smol menubar app that helps you quickly access both openai chatgpt and google bard with a single keyboard shortcut.

image

whatever is typed at the top is entered into both chatgpt and bard simultaneously, however if you wish to explore one further than the other you can do so independently since they are just webviews.

you can access the full power of each since they are both just webviews, so for example you can use chatgpt plugins despite there not being an api for them.

video demo

https://youtu.be/jrlxT1K4LEU

install

either download the precompiled binaries: https://github.com/smol-ai/menubar/releases/tag/v0.0.1

or build from source (see below)

then log into your google account (either will do, both rely on google login) image

dont worry i dont track anything. inspect and build from source if you wish.

usage

I usually just always press Cmd+Shift+G -> quick open

build from source

npm run make # or npm run build

outputs to /out/make

why

Google dropped its waitlist for Bard recently, so now there is some reason to try it out.

People have bad first impressions on Bard, but in May 2023 it has been receiving some positive feedback:

image

image

these folks aren't neutral, but its clear of course that Bard will be better for some things than others, and we might as well lower the barrier for trying them out.

help needed

  • i need a new set of icons for the images
  • better styling for the window? maybe normalize the bard window to the openai dimensions?
  • need help to put the joint input at the bottom instead of the top