Quick and easy AI-assisted lookups. Always have an AI at your finger tips.
Press ⌥ + SPACE
and enter your query. Uses Ollama for local LLM execution.
Make sure Ollama
is installed and running.
Please also make sure that the target model is already downloaded. The default model currently is llama3.1
.
Download Smart.Lookup-darwin-arm64-0.1.0.zip, unzip, and copy the application to your application folder.
Make sure npm
is installed.
Then run the following commands.
npm i
npm run make
You can find the packaged application in the out
folder.
Not yet available.
The settings can be found in ~/.smart-lookup
.
Please see the LICENSE file.