Show HN: Revise – An AI Editor for Documents

Source: revise.io
75 points by artursapek a day ago on hackernews | 63 comments
I started building this 10 months ago, largely using agentic coding tools. I've stayed very involved in the code base and architecture, and have never moved faster in my life as a dev.

The word processor engine and rendering layer are all built from scratch - the only 3rd party library I used was the excellent Y.js for the CRDT stack.

Would love some feedback!