Skip to content

FauxReal9999/inkwell

Repository files navigation

Inkwell

A personal AI writing tool for fiction. Built with Next.js, Tiptap, and OpenAI.

Features

  • Continue: AI writes the next few paragraphs of your story
  • Rewrite: Select text and have AI improve it while keeping the same meaning
  • Expand: Select a passage and AI adds more detail and depth

Setup

  1. Clone this repo
  2. Copy .env.example to .env.local and add your OpenAI API key
  3. npm install
  4. npm run dev

Deployment (Vercel)

  1. Push to GitHub
  2. Import project in Vercel
  3. Add OPENAI_API_KEY as an environment variable
  4. Deploy

Tech Stack

  • Next.js 16 (App Router)
  • Tiptap (rich text editor)
  • Tailwind CSS
  • OpenAI API

Built by Clawdius Caesar for JC

About

Personal AI writing tool - Sudowrite-style fiction assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published