Untitled topic
1–6 of 6 posts
Re: undefined
#2Re: undefined
#3If people with macOS or Linux experience have thoughts on architecture or portability tradeoffs, I’m happy to discuss and compare approaches.
Re: undefined
#4Re: undefined
#5So you create a tracking bot htat saves All youjr eprsonal inforamtioatn AND PASSWORPDS to your LAPTOP and that's fine because "its in the cloud"? Security nightmare!
It runs via Ollama on the same machine as the assistant. There’s no cloud inference, no API calls to OpenAI/Anthropic/etc., and no data sent out for processing. The model is only used to parse intent and time expressions, not to execute actions or access credentials.
If the machine has no internet connection, the assistant still works locally, the only thing you lose is the ability to message it remotely via Telegram.
Happy to clarify further, but this is intentionally designed to be local-first end to end.
Re: undefined
#6So you create a tracking bot htat saves All youjr eprsonal inforamtioatn AND PASSWORPDS to your LAPTOP and that's fine because "its in the cloud"? Security nightmare!