Back to News
Advertisement
Advertisement

⚑ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 90 words in the discussion.

Trending Topics

#local#model#something#app#love#swap#submit#feature#nice#right

Discussion (3 Comments)Read Original on HackerNews

levi840714β€’about 3 hours ago
Nice, local is the right call. What's the local AI model β€” a small NER model bundled in, or calling out to something? Curious about the size/footprint for a desktop app.
anoop_kumarβ€’about 4 hours ago
I would love to have an option where instead of just redaction; I'd love to swap it with something else when it goes to AI and then swap it back when the AI returns it. Thanks for sharing the github. I might submit a PR if I don't find that feature
unusual_typoβ€’about 4 hours ago
I wanted to implement the feature initially. i realized that it requires modification of coding agents (eg codex, claude code, opencode etc). hook or skills pass PII data into server eventually so i decided to share the standalone app first. Feel free to submit a PR!