This weekend I built an AI editor to clean up my writing. It uses the style, tone, and sentence structure from my blog posts to keep the edits sounding like me. Embeddings and vector search to find similar content, then LLM instructions to fix things I write.
Comments