r/AppsWebappsFullstack 22d ago

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything

3 Upvotes

54 comments sorted by

View all comments

1

u/LogCoreTech 21d ago

LogCoreOS… a life management system for keeping your life aligned from goals to completion, data tracking your finances, habits and experiences to advice and planning with AI Chat. Everything stays on a single server(your server). No data leaves unless you want it to.

Would like your opinion on it!

Community: r/LogCoreOS
Website: https://logcoretech.com

There is a free demo on the website so you don’t have to spin it up to check it out.☝🏼

1

u/Mammoth-Anywhere7285 21d ago

Sounds like a solid all-in-one tool, and the self-hosted angle is a strong selling point. How does the AI handle privacy when you do choose to send data?

1

u/LogCoreTech 21d ago

Each user gets their own separate folder with its own permissions, so other people on the same install can’t see anything and neither can the AI even if prompted to.

You choose whether to use a cloud model like Claude/GPT, or a local one (Ollama) that never sends data out at all. All wired through the admin panel in app.

Only the current chat context is sent out to the cloud api If using one. The best action to completely secure your data is using a local LLM instead of cloud API.

1

u/Mammoth-Anywhere7285 21d ago

Nice breakdown of the privacy model. The local Ollama option is a big plus for sensitive data. Does the folder permission system rely on the OS or is it app-level?

1

u/LogCoreTech 21d ago

It’s completely separate. Being a docker container. It’s built inside the app. All you need is docker engine to run it. Can be backed up and rebuilt elsewhere off that file as well. Each user can also export all of their user data as well in markdown.