WeSearch

I Built Something Good With AI. Now Some Developer Communities Don't Want to See It.

·7 min read · 0 reactions · 0 comments · 4 views
#built#something#good#some#developer
I Built Something Good With AI. Now Some Developer Communities Don't Want to See It.
TL;DR · WeSearch summary

Now Some Developer Communities Don't Want to See It. #programming #ai #opensource #discuss I recently tried to share an open-source project I've been working on called Open Vectorizer. It's a raster-to-SVG vectorization engine written in Rust. It runs locally, compiles to WebAssembly, has a reproducible benchmark suite, and competes surprisingly well with established tools like Potrace and VTracer.

Key facts
About this source

DEV.to (Top) files mainly under programming. We currently carry 4,909 of its stories.

Original article
DEV Community
Read full at DEV Community →
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 === 1320306) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Christoffer Madsen Posted on Jul 26 I Built Something Good With AI. Now Some Developer Communities Don't Want to See It. #programming #ai #opensource #discuss I recently tried to share an open-source project I've been working on called Open Vectorizer. It's a raster-to-SVG vectorization engine written in Rust. It runs locally, compiles to WebAssembly, has a reproducible benchmark suite, and competes surprisingly well with established tools like Potrace and VTracer.

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

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

Discussion

0 comments

More from DEV Community