All Projects
cat ~/projects/ai-blog-writer/README.md
completed

>AI Blog Writer

Completed
Started: September 5, 2024Completed: September 21, 2024

Flask application designed to help write daily blogs documenting daily work, interesting technical problems, and personal reflection. Integrates AI Editing Pipeline

Daily Blog Builder

>Problem & Solution

Problem

I struggled to consistently document and communicate my technical work and projects, which limited my ability to showcase my skills beyond just a resume. Writing regular blog posts about my work was challenging and time-consuming.

Solution

I developed a Flask application that combines rich text editing with AI assistance to streamline the blogging process. The tool helps structure daily blogs into sections for technical documentation, progress reports, and self-reflection, while an AI editor improves writing quality, extracts structured data, and adds personality through humorous annotations.

>Technologies

Flask
Python
TypeScript
OpenAI API
PostgreSQL
Supabase
Quill.js
$cd ~/projects
will@diamond:~