DonTizi / ReMind

Your Local Artificial Memory on your Device.
https://www.recallmemory.io/
Apache License 2.0
412 stars 22 forks source link

Getting it working on Mac #7

Closed ihgalis closed 1 month ago

ihgalis commented 4 months ago

Hi there,

I tried it today to make it runnable on a M2 Macbook. The requirements installation already failed when it came to pyaudio (Python 3.11.4)

ERROR: Failed building wheel for pyaudio
Failed to build pyaudio
ERROR: Could not build wheels for pyaudio, which is required to install pyproject.toml-based projects

How ever it worked with

brew install pyaudio

When it comes to ollama, the last command doesn't work.

ollama create reacllAI

just leads to "/Useres/blabla/.../Modelfile: no such file or directory"

Where was it supposed to appear? Did I miss something with Ollama?

I really feel lost :-) But I am really interested in this project.

DmacMcgreg commented 3 months ago

@DonTizi check this project out: https://github.com/openrecall/openrecall