frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Read‑only LLM tool for email triage and knowledge extraction?

2•maille•14h ago
I’m looking for an LLM‑powered tool to help organize and query my email, but with a strict boundary: it must not write, send, or modify anything.

Standard filters miss the nuance of "middle-ground" emails, and existing AI email clients demand full inbox control or try to automate too much.

What I’m looking for:

- Strictly read‑only triage: Categorizes incoming mail (e.g., “important”, “maybe useful”, “likely promo”) with zero write permissions ie. no sending, moving, deleting, or auto-archiving

- Knowledge retrieval: Builds a searchable knowledge base from scattered threads. I want to ask natural-language questions like: “What were all the decisions about Project X across the last 3 months?”

- Follow-up & action item detection: surfaces email threads that have stalled and need a nudge, while extracting explicit tasks and deadlines buried in long chains

- (optional) Privacy-first: Ideally runs locally or lets me plug in my own API keys to keep the data secure

Has anyone seen a tool that focuses entirely on this read-only, triage + retrieval workflow?

Comments

137audio•12h ago
The real challenge isn't extraction but maintaining context across thousands of threads — most embedding approaches lose the temporal and conversational structure that makes email searchable. This covers it well: https://www.youtube.com/watch?v=wuBOrL3WGwI
radio879•11h ago
With all of the talk about "LLMs are non deterministic" I am trying to build my own tool (at this exact moment, since I seem to have gotten really good at this) which does some of what these OpenClaw/Clawdbots do for people, but instead of having these LLMs/agents handle everything I am trying to do as much of it as pure deterministic code as possible. I test things once, like daily automations, and they will repeat that way the next scheduled date/time. Also, anytime AI models are used, at first I am approving/analyzing a docker/podman/microVM container to make sure it is only EXACTLY what it needs for a job, and then that is saved for future. I approve it once, and then it is there for future use.

Also I happen to know a few useful things, from a year + of working with all of these models, tools, daily for usually at least 8..12... 15 hours a day (I cannot stop, I love it, and I am good at it). I just noticed someone finally posted what I figured out a year ago - when you do need the help of a LLM, and you need it/want it to be as safe and as deterministic as it can be - Use the biggest, best, smartest models for the "brains" but for ALL the agentic stuff, the tool use, the MCP servers, etc, use a smaller model. Current best models for that - MinimaxM2.5, Gemini 3.1 Flash (use pro for planning, fixing, problem solving, all the difficult stuff, but definitely use the smaller Flash for the agentic tool use) Its weird that I have known this for so long and it has barely caught on yet.. I did have some AI guides that went viral on HN months back wuu73. org/aiguide or /aicp (free tool, well loved) I should write more about all this stuff i've figured out so I am not dumping paragraphs on so many posts over and over like this.. if my tool ends up useful I put it on my site somewhere in the AI tools sections if you want to put your email in the RSS thing, I will try to put anything useful on there/update RSS

radio879•11h ago
... also, instead of just using all this stuff out there, like all the OpenClaw stuff, memory systems, what I am doing so that I understand it is just create my own from scratch I have not even read about how that one works, I spin up 10x copilot -p "idea", in the new automate mode they just added, in Docker container, 5x gemini cli in pro 3.1 then 5x flash 3.1, gpt 5.4 in there somewhere along with 5.3 codex, o3, 04-mini (crappy agentic models, BUT, that is okay because often that means they have some more intelligence that the more agentic models lack) scan those with my brain then run all the passing ones into a Best Of N scenario to compile a best/better etc. I have a whole system that works well - certain things will cause all these models to respond differntly, while other things will get them to mostly respond the same - which means something useful.

Ask HN: Remember Fidonet?

68•ukkare•2h ago•45 comments

Ask HN: What Are You Working On? (March 2026)

277•david927•1d ago•1037 comments

The Architecture of an Exit Scam: A Technical Audit of Zszrun

3•cappyfjao•2h ago•0 comments

Ask HN: Since a week HN keeps logging me off every few days, why?

5•epolanski•3h ago•0 comments

Ask HN: What AI content automation stack are you using in 2026?

2•jackcofounder•3h ago•2 comments

Ask HN: Do you still run Redis and workers just for background jobs?

2•sergF•4h ago•6 comments

Ask HN: How to be alone?

661•sillysaurusx•2d ago•545 comments

Ask HN: Can I repurpose a Bluetooth voice remote as input device for a PC?

15•albert_e•2d ago•20 comments

Ask HN: Please restrict new accounts from posting

699•Oras•1d ago•493 comments

Why is GPT-5.4 obsessed with Goblins?

8•pants2•8h ago•4 comments

Ask HN: Most beautiful personal blog UI you have ever seen?

132•ms7892•1d ago•53 comments

Why is email so resilient as a technology?

5•noemit•3h ago•4 comments

Ask HN: Is GitHub getting less reliable, or is it just me?

7•_pdp_•16h ago•5 comments

Ask HN: Favorite Non-Spammy iPhone Games?

3•bix6•11h ago•3 comments

Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

1063•shannoncc•3d ago•968 comments

Ask HN: What game engine would you recommend for vibe coding?

5•general_reveal•12h ago•4 comments

Ask HN: Read‑only LLM tool for email triage and knowledge extraction?

2•maille•14h ago•3 comments

Ask HN: Any informed guesses on the actual size/architecture of GPT-5.4 etc.?

4•dsrtslnd23•14h ago•0 comments

Code-review-graph: persistent code graph that cuts Claude Code token usage

2•tirthkanani•18h ago•0 comments

Ask HN: Who Needs Help?

14•surprisetalk•22h ago•8 comments

A job ad for Agentic AI Advocate

4•greenpinia•22h ago•1 comments

Ask HN: Are showlang and thelang HN endpoints not being maintained?

4•freakynit•23h ago•1 comments

OpenAI might end up on the right side of history

12•shoman3003•1d ago•10 comments

Ask HN: Anyone else feel this community has changed recently?

56•kypro•3d ago•29 comments

Ask HN: How are you handling persistent memory across local Ollama sessions

5•null-phnix•2d ago•0 comments

All tmux sessions as a single terminal

2•lygten•1d ago•1 comments

I replaced my freelance SaaS stack with 5 single-file HTML tools

5•AnnSri•1d ago•2 comments

Whisker – Self hosted e-commerce cart, pure PHP, zero dependencies

7•eLohith•2d ago•3 comments

Ask HN: Are we going to see more job postings asking for only agentic coding?

6•ronbenton•1d ago•10 comments

Ask HN: Which book are you reading these days?

5•chistev•17h ago•18 comments