Imagine it's early 2026, and you're using a Gemini MacOS desktop app. What features *must* be there for you to love it? Anything you really want to see in the desktop app specifically?
@rincidium Built a similar writing tool. My focus was on providing an inline diff application system and making it easier to provide context.
Try it out ai-writing-tool.vercel.app
@SamLomax@dannypostma It was a weekend project I built. My inspiration for the design were observations on how I use LLM daily to edit my emails/documents.
Haven’t though of open sourcing it - embarrassed by the code quality of this quick project 🫥
I need Cursor but for writing.
Is there any tool that lets me chat with my document, make edits inline, without me having to keep manually copy-and-pasting?
This close to just start writing everything in a Markdown file.
if you have raw data from various sources in `raw1` `raw2` that gets cleaned up and normalized into `clean` - which direction would you put the foreign keys?