Here's how to setup Ollama as an AI provider for Perfect Memory.
In this chapter we will install Ollama and verify it is working as it is.
Go to the Ollama https://ollama.com/download and download Ollama installer. Run the installer and follow the prompts. At the end of the setup open command line by pressing
Run ollama run llama3.1. This will download and run the model. You can use any model. We recommed to use at least 8B models.
Now wait for the model to download
Let's say Hi to Ollama and see it respond. After the last pull command you should be left in the command line with the llama model loaded. Type Hi and verify you get an answer.
Go to Perfect Memory and open Settings. In the AI group select Ollama as a provider. Then expand the AI tab and select llama3.1 as a model. That's it. Now go back to Perfect memory Ai Assistant and try how it works.
This setup makes sure that all of your data never leaves you device. Making it perfect for sensitive information.