frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Varu AI – Interactively generate novel-length AI drafts

https://www.varu.us/
4•levihanlen•10mo ago

Comments

levihanlen•10mo ago
Hi HN,

I'm Levi Hanlen, the developer behind Varu AI: https://www.varu.us

Like many writers and readers, I had far more story ideas than time to write them all, and frankly, some stories I just wanted to read that didn't exist yet. I started building Varu AI to explore if AI could help draft these complex, long-form narratives in a more collaborative way.

Varu AI works scene-by-scene. It doesn't outline beforehand (apart from the scene outline right before each scene). The core idea is interactive guidance using what I call 'plot promises' – inspired by Brandon Sanderson's writing lectures on narrative structure. You define key plot points or character goals, and the AI works to fulfill them. If you don't like the direction, you can adjust these promises mid-stream to actively steer the story.

As a test case (which I wrote about recently), I used it to generate a 59,000-word sci-fi first draft in about 30 minutes of interaction. I'm also having it write me a 300,000 word novel (you can find this one on the website, called "Under Falling Banners". Currently still reading/generating it)

The biggest technical challenges are definitely maintaining long-range consistency of plot and managing the LLM context window effectively, while also being cost-effective. I've found that longer input prompts degrade the quality of the output. So I can't just stick in the last 50,000 words and call it a day (at least not yet). Currently, Varu AI uses techniques like dynamic scene summaries, but improving this is an ongoing effort.

It's still relatively early days – it's a public Beta. The output quality varies and absolutely produces a first draft requiring significant human editing and rewriting, not a finished, polished novel. But I'm actively innovating on the underlying systems, and I'm really excited for the future of Varu.

It's built with Next.js, TypeScript, Tailwind, Prisma, Postgres, and Stripe. Hosted on Vercel.

I'd love to get feedback from the HN community, especially from developers, writers, or anyone interested in the intersection of AI and creativity. Happy to answer any questions about the tech, the process, the challenges, or the philosophy behind it.

On that note, I'm particularly curious if others tackling long-context generation have found effective techniques beyond summarization that balance cost, speed, and quality well?

boznz•10mo ago
It is all about accuracy for me, as a reader, reading a book needs you to be able to forget about everything and be immersed in the world and the characters you are reading about, a simple mistake like the wrong name being used, a date being slightly wrong, or a him/her mistake can yank you out of that and really annoy you. For serious readers it does have to be 100% accuracy, 99.99% is not good enough.

A few weeks ago as a test, I copied the whole of the last draft of my last novel into two AI's and asked them to find mistakes, unanswered questions, continuity errors, plot holes etc. They found no genuine ones and lots of false ones, even after some serious prompting. The two test readers I used found five between them which would have been very embarrassing if they got through to publication.

levihanlen•10mo ago
I definitely agree.

Luckily, some things are easier for the AI to remember. I've never once come across the AI making mistakes with things like wrong character name/pronouns/etc.

The main consistency issues I've seen come from remembering the past plot, and worldbuilding.

The past plot issues come from having to store past scenes concisely. Right now, this means I can't include more than 40 of the past scene summaries. But I'm actively thinking of ways to improve this. (Note: I've found that after the input prompt surpasses a certain length, the output quality starts to degrade).

The worldbuilding issues stem from a couple things. I currently don't have any worldbuilding tracking implemented. I did in the past, but it wasn't as intuitive as storing something like character data. If I included data for locations, for example, it seemed to either not follow it at all, or it would be arbitrarily limited by it. I'll get to fixing this once I improve a few other features. In my experience, the lack of worldbuilding hasn't necessarily hindered the stories too much. Brandon Sanderson once said that out of plot, character, and setting, setting was by far the least important. I definitely agree. Though having good worldbuilding will improve the story.

kadushka•10mo ago
Which models did you try?
levihanlen•10mo ago
Currently the model lineup includes:

- Gemini 2.0 Flash. This is what I use most often, as the quality/price ratio is amazing. (Looking into 2.5 flash preview)

- Deepseek v3 03.24

- GPT 4.1 (The most expensive model by far. The rest are very cheap. About 20x more expensive that 2.0 flash for my use cases)

- GPT 4.1 mini

- Qwen 3 235B and Qwen 3 30B MoE

- Grok 3 mini

- Gemma 3 27B

kadushka•10mo ago
I haven’t tried any of these, recently I’ve been switching between Claude 3.7, Gemini 2.5 pro, and GPT-4.5, with each one producing something interesting once in a while. I usually sketch a plot (sci-fi short story: 10-20 pages), mention a few details of the environment, describe the main character (often based on myself), and mention relevant writing styles. Sometimes I describe how I want it to write the story, sometimes I don’t. I rarely interact with the story beyond the initial prompt, it’s easier to just resubmit if I don’t like something.
levihanlen•10mo ago
Those are some great models. The reason I don't use them is simply the cost (especially 4.5).

And that's a pretty cool process you use!

sabslikesobs•10mo ago
"Crown of Ash and Honor," the sample book linked on the "Start Writing" page [1], seems like a counterproductive example. With "novel-length drafts" being the main selling point for the app, this draft seems acceptable for the prose itself (it's on par with most AI writing) but doesn't really demonstrate novel-length strength.

The story begins with a boy yearning to be a knight in a war-torn fantasy world apparently without magic, then there are extra-terrestrial invaders hunting a technological artifact and he suddenly knows how to fix a shield generator by crossing wires, then it suddenly turns again into a dark fantasy story with corrupted zombie-ish warriors.

On the technical front, clicking on a link in Section 2 of the story's ToC takes me to that number in Section 2.

[1]: https://www.varu.us/books/cm9w5b2jq0001l204f2r10bnu?scene=1

levihanlen•10mo ago
I agree with your thoughts on Crown of Ash and Honor. That was made with v0.7.25, so some of the algorithms weren't as good. For example, new "plot promises" are made every 4 scenes. In the old version, the AI would gradually get more and more fantastical with these (hence why the story seemed to change genres so much). I've made it so this happens less, but it still happens a bit.

And that book was mostly me letting the AI do what it wanted with minimal guidance from me. So, I didn't edit many of the plot promises.

I'll definitely switch the sample book to "Under Fallen Banners", though. As I believe it's a bit better.

And thanks for telling me about the bug with the ToC. I'll fix that ASAP!

The average phone now has a bigger battery than the S26 Ultra

https://www.androidauthority.com/smartphones-average-battery-capacity-increase-3652111/
1•thunderbong•26s ago•0 comments

Data Science Weekly – Issue 644

https://datascienceweekly.substack.com/p/data-science-weekly-issue-644
1•sebg•1m ago•0 comments

Most GPU Clusters Are Economically Misconfigured

https://zymtrace.com/article/zymtrace-economics/
1•eatonphil•2m ago•0 comments

GodFin – an LSTM trading bot and the prediction bias problem

https://godfinapp.com
1•RuslanPoptsov•3m ago•0 comments

Show HN: AgentVerse – Open social network for AI agents (Mar 2026)

https://nickakre.github.io/agentverse-social/
1•nickakre•4m ago•0 comments

Modernizing encryption of Home Assistant backups with SecureTar v3

https://www.home-assistant.io/blog/2026/03/26/modernizing-encryption-of-home-assistant-backups/
1•calcifer•5m ago•0 comments

MEPs block tech firms from scanning for child sexual abuse material

https://www.politico.eu/article/european-parliament-rejects-child-sexual-abuse-bill-blocking-tech...
1•ZacnyLos•5m ago•1 comments

Sewer line workers stumble on Viking ship timber

https://www.popsci.com/science/viking-ship-sewer-line/
1•Brajeshwar•6m ago•0 comments

The term "technical debt" is wrong

https://badsoftwareadvice.substack.com/p/the-term-technical-debt-is-bad-and
1•tate•7m ago•0 comments

A Small Figma Update and a Big Signal for SaaS

https://metedata.substack.com/p/a-small-figma-update-and-a-big-signal
1•young_mete•7m ago•0 comments

Unsuccessfully training AI to play my favorite niche childhood game

https://boesch.dev/posts/ddnet-rl/
2•encrux•7m ago•0 comments

The Biggest Bundle? How everyone is wrong about AI

https://asymco.com/2026/03/26/the-biggest-bundle/
1•thecosas•7m ago•0 comments

See how major news publications report the same issues differently – ReadTheBias

https://readthebias.com
1•zknowledge•8m ago•1 comments

Anduril's Real War Is with Itself

https://www.wired.com/story/andurils-real-war-is-with-itself/
2•runlaszlorun•8m ago•1 comments

Hedge: Adaptive hedged requests for Go based on Google's Tail at Scale

https://github.com/bhope/hedge
2•bhope•9m ago•0 comments

I use CLI agents daily. They are capable – but they don't understand my product

https://www.indiehackers.com/post/i-use-claude-code-and-codex-cli-daily-they-are-incredible-but-t...
1•mrvinhpro•11m ago•0 comments

The Marginal Revolution: Rise and Decline, and the Pending AI Revolution

https://tylercowen.com/marginal-revolution-generative-book/
2•samuel246•12m ago•0 comments

An unstoppable mushroom is tearing through North American forests

https://www.bbc.com/future/article/20260325-an-unstoppable-mushroom-is-tearing-through-north-amer...
2•tartoran•15m ago•0 comments

AI supply chain attacks don't even require malware just post poisoned doc

https://www.theregister.com/2026/03/25/ai_agents_supply_chain_attack_context_hub/
2•JeanMarcS•15m ago•0 comments

The AAC Revolution

https://worldofmatthew.com/blog/aac/
2•worldofmatthew•17m ago•0 comments

Parents should monitor children '24/7' on Roblox, says developer

https://www.bbc.com/news/articles/cd6l07wwvlpo
1•tartoran•18m ago•0 comments

Pleinement Givré

https://pleinementgivre.fr/
1•bellamoon544•19m ago•0 comments

The AI Productivity Paradox: More Done and (Still) Zero Free Time

https://thoughts.jock.pl/p/ai-productivity-paradox-wellbeing-agent-age-2026
1•joozio•19m ago•0 comments

The Fate of a Soviet Nuclear Sub Decades After It Sank

https://nautil.us/the-fate-of-a-soviet-nuclear-sub-decades-after-it-sank-1279236
1•Brajeshwar•20m ago•0 comments

What Happens When AI Insiders Speak Up?

https://aiwi.org/ai-and-tech-whistleblowers-stories/
2•jda5•20m ago•2 comments

Meta lays off hundreds more as Zuckerberg pivots away from costly 'metaverse'

https://nypost.com/2026/03/25/business/meta-is-laying-off-more-workers-these-departments-are-bein...
1•1vuio0pswjnm7•20m ago•0 comments

'Big Tech invincibility is over:' Historic ruling could open legal floodgates

https://nypost.com/2026/03/25/business/historic-social-medial-addiction-ruling-against-meta-googl...
3•1vuio0pswjnm7•23m ago•0 comments

The Ophis Assembler

https://michaelcmartin.github.io/Ophis/
1•ibobev•23m ago•0 comments

Show HN: Goradion – TUI online radio player

https://github.com/agejevasv/goradion
2•inversion42•24m ago•0 comments

How to Fail Like Puerto Rico

https://substack.com/app-link/post
1•barry-cotter•24m ago•0 comments