openmemory-ollama-agent-starter starter for using openmemory with ollama. setup install ollama and run ollama serve. pull a model, e.g., ollama pull llama3. install dependencies: npm install run: npm start what it does simple loop that queries memory before asking ollama.