Back to projects
Project

Draftlet

Local-First AI Drafting Assistant

Local-first drafting assistant spanning a React browser extension, Electron desktop application, FastAPI runtime, Ollama integration, and SQLite persistence.

FastAPI · React · WXT · Electron · Ollama · SQLite

Draftlet is a local-first AI drafting assistant that brings private, context-aware writing workflows to the browser and desktop.

Key Features

  • React browser extension and Electron desktop application
  • FastAPI runtime with local Ollama integration
  • SQLite persistence for sessions, conversation threads, turns, and draft variants
  • Server-sent-event streaming with cancellation and recovery
  • Browser context capture and insertion for inputs, textareas, and content-editable surfaces
  • Background routing with fallback handling across extension workflows

Distribution

GitHub Actions automates Linux prerelease packaging for Debian, AppImage, and browser-extension artifacts.