
BuddyAI
Writing assistant for LLM auto completions, continuations, rewrites, draft edits, and questions.
Overview
BuddyAI was a React writing assistant backed by a Flask API. It would provide auto completions and could continue a draft, rewrite text in a different tone, improve rough writing, or answer questions while the user wrote.
Why I built it
I built BuddyAI when LLMs were becoming genuinely useful for writing, but the interaction model was still awkward: you had to leave your draft, move context into a chat window, prompt the model, then bring the result back into the document. The idea was to make AI feel less like a separate chatbot and more like an integrated writing companion: something available beside the draft for continuations, rewrites, tone changes, rough edits, and quick questions while the user was already writing.



