Viewing profile — encypherai
encypherai
HN member- Joined
- Thu, Mar 27, 2025, 7:47 PM UTC
- HN karma
- 5
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About encypherai
Recent public activity
-
comment
Comment #43624121
Really appreciate that, this was exactly the goal. Detection always felt like a guessing game, so we wanted to flip the model and build something verifiable from the start. We’re a…
-
comment
Comment #43622578
AI detectors suck. They flag real students as cheaters, mislabel original writing as “likely AI,” and rely on statistical guesswork that just isn’t reliable. Even OpenAI shut down …
- story
-
comment
Comment #43533985
Relevant Article: https://encypherai.com/blog/ai-plagiarism-detection-is-broke... A video overview & demo of the python package can be found on our homepage: https://encypherai.com…
-
story
Show HN: EncypherAI, Open-source tool for cryptographically verifying AI text
Hi HN, I'm one of the makers of EncypherAI. We built this tool because current AI detection systems often fall short when it comes to reliably identifying AI-generated content. Ins…
-
comment
Comment #43507736
Interesting study, but I think this framing is a bit too pessimistic. AI isn’t replacing critical thinking, it's shifting where we need to apply it. We'll be spending less time on …
-
comment
Comment #43498523
We've had the opposite experience, especially with o3-mini using Deep Research for market research & topic deep-dive tasks. The sources that are pulled have never been 404 for us, …
-
comment
Comment #43498336
Yes, several of the most popular (and even lesser-popular but newly open-sourced models such as Gemma 3 27b) overuse Em dashes. Even when prompting them to not use dashes, they alm…
-
comment
Comment #43497711
Thanks for the detailed explanation of autoregression and its complexities. The distinction between architecture and loss function is crucial, and you're correct that fine-tuning e…
-
comment
Comment #43497685
That's a really interesting point about committing to words one by one. It highlights how fundamentally different current LLM inference is from human thought, as you pointed out wi…