WeSearch

Vellum — a private, on‑device screenshot assistant powered by Gemma 4

·5 min read · 0 reactions · 0 comments · 12 views
#technology#software#macos#productivity
Vellum — a private, on‑device screenshot assistant powered by Gemma 4
TL;DR · WeSearch summary

Vellum is a new macOS app designed to enhance the way users manage screenshots. It utilizes Gemma 4 to process images locally, allowing users to capture and interact with screenshots without needing an internet connection. The app offers features like OCR, tagging, and easy sharing to streamline the review process of captured content.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 136893) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } arunkant Posted on May 21 Vellum — a private, on‑device screenshot assistant powered by Gemma 4 #devchallenge #gemmachallenge #gemma Gemma 4 Challenge: Build With Gemma 4 Submission This is a submission for the Gemma 4 Challenge: Build with Gemma 4 What I Built Vellum is a tray‑resident macOS app that turns any screenshot into a conversation.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)