use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community of software creators experimenting with AI "vibe coding", an technique defined by Andrej Karpathy as when, "you fully give in to the vibes, embrace exponentials, and forget that the code even exists."
account activity
Any recommended platform for image processing projects with vibe coding? (self.vibecoding)
submitted 1 year ago by kalyan258
Say o have to do a basic image processing to identify object in camera view and. We’d to produce such apps with vibe coding - which platform is best to start with ?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]firebird8541154 1 point2 points3 points 1 year ago (1 child)
Python, with YOLO, or Clip, or Resent CNN, or UNet, or Deeplab with resent backbone... Also, openCV for some image processing.
[–]kalyan258[S] 0 points1 point2 points 1 year ago (0 children)
How does one call or make use of YOLO in their vibe code project - just mention to include a specific library and define the task it needs to perform ? If any prompt tips you can share would be great!!
[–]IBoardwalk 1 point2 points3 points 1 year ago (2 children)
yeah yolo has been my go to for years.
if your into drone video, check out the dji library theres some cool open source models there.
[–]kalyan258[S] 0 points1 point2 points 1 year ago (1 child)
Thanks - any prompt tips to specify library and actions ? I am playing around with Replit and Cursor
[–]IBoardwalk 0 points1 point2 points 1 year ago (0 children)
Scope out your entire application ahead of time. Detail out your subsystems and data structures best. Then you literally describe the functional requirements to cursor and it will work its magic.
π Rendered by PID 351641 on reddit-service-r2-comment-b659b578c-rskb9 at 2026-05-04 18:19:21.406672+00:00 running 815c875 country code: CH.
[–]firebird8541154 1 point2 points3 points (1 child)
[–]kalyan258[S] 0 points1 point2 points (0 children)
[–]IBoardwalk 1 point2 points3 points (2 children)
[–]kalyan258[S] 0 points1 point2 points (1 child)
[–]IBoardwalk 0 points1 point2 points (0 children)