Installation
Step 1. Download Anote
Download the Private Chatbot desktop app here
It should look like the figure below:
Open the DMG on your Mac, and follow the on-screen instructions.
It should look like the figure below:
Step 2. Download LLMs
Private Chatbot uses Ollama to manage the LLMs that it uses, LLaMa2 and Mistral.
For Mac, download ollama here
For Windows, download ollama here
Then, download LLaMa2 and Mistral by opening your terminal and running
ollama run llama2
ollama run mistral