Hi HN,<p>I built this because I wanted a Google Docs-style editor with GPT-3 tie-in. There are some of these in the wild, but they are expensive.<p>Why is it useful?<p>1) It's 50x cheaper to run than commercial solutions that mostly just wrap GPT-3 (you bring your own OpenAI API key)<p>2) It means you don't have to share your writing with someone in the middle.<p>Demo, until I hit my spending limit on OpenAI: <a href="https://arkose.pages.dev/" rel="nofollow">https://arkose.pages.dev/</a><p>Source code: <a href="https://github.com/typpo/arkose" rel="nofollow">https://github.com/typpo/arkose</a><p>Thanks for checking it out.