Light logo Small logo
Dark logo Small logo
Light logo Small logo
Dark logo Small logo

Generative AI Writing Assistant

Summary
Problem

"Our backlog is a nightmare. We need help drafting content faster, but it still has to sound like us."

Solution

I built an AI writing assistant that generates on-brand drafts using a fine-tuned language model and structured context from internal documents. The tool improves tone, fluency, and relevance, helping marketing teams draft documents faster without sacrificing voice or strategy.

  • Role — Model trainer, pipeline developer, inference architect, UX designer, evaluator
  • Tools — Python, Gradio, Hugging Face, Pinecone, Google Colab (Tesla T4 GPU), Unsloth, LLaMA 3.1 8B, LM Studio
Impact

This tool demonstrates the feasibility of a brand-aligned writing assistant using open-source technology, with measurable improvements in relevance, fluency, and voice across test scenarios.

Strategic Takeaway

I created this project to explore how generative AI could augment human creativity rather than replace it by designing and fine-tuning a writing assistant that honored brand tone, adapted to inputs, and improved draft quality through structured context.

Gallery
Brand-Tuned Writing Assistant

A custom Gradio interface guides users through brand-aligned content creation, including press releases, taglines, and campaign copy, all grounded in fine-tuned tone and fictional company context.

Voice-Aligned Output in Action

Shown here: a 5-paragraph press release generated using the fine-tuned model and RAG-augmented context, reflecting the brand's confident, visionary voice while preserving structure and clarity.

RAG with Pinecone

Vectorized company reference material is stored and searchable via Pinecone. Shown here: a chunked embedding for a product blurb, one of many pieces of supplemental context retrieved during user queries.

Scenario-Based Benchmarking

The evaluation framework scored outputs across relevance, brand consistency, fluency, and creativity. Each prompt was tested with and without fine-tuning and brand voice guidance, using a structured rubric for comparison.

Click an image for a closer look and more information.

Details