Try Hemmingway-1
It sounded more human than Fable 5.1 and GPT-6 Astra in
its makers' tests.
Give it the email you keep putting off.
Write with Hemmingway in StashBase
StashBase is an open-source, local-first writing workspace. Hemmingway is one of its agents, alongside Claude Code, Codex and the built-in Default Agent, so the voice you just tried can draft and revise beside your own notes, sources and past work.
Do you need an AI humanizer, or a better model?
Start with the model. A humanizer edits a draft that already exists. It can take out the signs of machine writing, but what it hands back is the same draft with less in it. A model that writes well gives you something better to edit.
Most humanizers are lists of rules. Humanizer, a Claude skill with more than 46,000 GitHub stars, is one Markdown file of patterns taken from Wikipedia's Signs of AI writing: inflated importance, groups of three, em dashes, a cheerful last line. Your agent looks for them and rewrites. When we tested it, it cut a 67-word launch announcement to 45 words and kept every fact. It also kept the pitch, because the rules remove patterns and leave the intent alone. In a second test, the same agent with a plain editing request and no skill returned nearly the same text.
The same brief, given to Hemmingway-1
We sent the brief behind that announcement through the demo above, which adds no system prompt: “Write a short launch announcement for our notes app. PDF search has shipped, and it covers the full text of every document.” The whole reply:
PDF search is here.
Every document in your library is now fully searchable. Not just titles, not just metadata, the actual text inside.
You type what you remember. You get the page.
Thirty-two words, no preamble and nothing to delete. It is not free of patterns: the bold first line and “not just…, not just…” are both on Humanizer's list. This was one run on one brief, on September 22, 2026, and the 67-word draft in our earlier test was written to be caught. Read it as a picture of where each tool does its work, not as a contest.
When a humanizer is still the right tool
- The draft is already yours. Your facts and your argument are in it, and it only needs cleanup. Humanizer's strictest rule is that a name, number or claim must come from the source. A model writing from a prompt knows only what the prompt says. That gap is smaller in StashBase, where Hemmingway is a writing skill your agent uses and drafts beside your notes and sources.
- You want it to sound like you. Humanizer can follow a few paragraphs of your own writing. Hemmingway-1 has one voice, and it is not yours.
- You write in another language. Its makers call Hemmingway-1 English-first.
Neither one is a way past an AI detector. Humanizer makes no detector claim, and in Hemmingway's own tests “sounds like a person” was judged blind by another model, not by a detector or a panel of readers. To rewrite a draft you already have, paste it into the humanizer, which runs on this model. The longer version is AI humanizer or a better model. If you do want a humanizer, we compared Humanizer and similar Claude skills; for the method around either tool, see how to write with AI without losing your voice.
Frequently asked questions
What is Hemmingway-1?
Hemmingway-1 is a 27B open-weight language model fine-tuned from Qwen3.8-27B for creative writing and text that reads as if a person wrote it. The weights are published under Apache-2.0 as Altworld/Hemmingway-1 on Hugging Face, and its makers describe it on the Hemmingway-1 model card. What is Hemmingway-1? reads its benchmark claims independently.
Is Hemmingway-1 an AI humanizer?
Not by itself. A humanizer such as the Humanizer skill edits a finished draft against a list of writing patterns. Hemmingway-1 is a language model that writes the draft, and it can rewrite one you paste: our humanizer, Sound Less Like AI, does that, with your draft on one side and the rewrite on the other. Neither is a way past an AI detector: Humanizer makes no detector claim, and Hemmingway-1's makers report no detector results.
Can I use Hemmingway-1 in StashBase?
Yes, in two ways. Hemmingway is a writing skill rather than a separate agent: ask Claude Code, Codex or the built-in Default Agent for a draft and it writes with Hemmingway-1 through StashBase's hosted gateway, so you need no Hemmingway account. Separately, Humanize rewrites prose you select in a Markdown document and offers the result as suggested changes to accept or reject. StashBase is an open-source, local-first writing workspace, so either way the writing happens beside your own files instead of in an empty chat box. Download StashBase.
Can I run Hemmingway-1 on my own computer?
Yes. The Apache-2.0 weights run with vLLM, SGLang or Transformers, and the Hugging Face page lists community quantizations for llama.cpp, Ollama and LM Studio. The full model needs a large GPU; a quantized build fits on a well-equipped desktop or Mac. See how to run Hemmingway-1 locally.