I think this is a good learning project, based in a long perusal of the github repo. One suggestion: don’t call the CLI component of the project ‘claude’ - that seems like asking for legal takedown problems.
nhubbard•52m ago
How practically could we drop in Apple Intelligence once it's using Gemini as its core for a 100% local AI agent in a box?
NitpickLawyer•30m ago
IIUC Gemini will run in Apple's cloud infra, not on device. The only "gemini" local model is really old by today's standards, and is not that smart for local inference (newer open source models are better).
nhubbard•17m ago
That's what I figured. Some day eventually it will be possible. Until then, it's only LM Studio or Ollama as a potential hookup.
I've got some ideas inspired by this project. It's promising.
lm2s•4m ago
Interesting, I'm also building one in Swift :D Seems like a good learning experience.
mark_l_watson•1h ago