this guy 3D printed and vibe coded a tiny... Claude robot for his desk it's called "Clawd Mochi." runs on an ESP32 chip with a tiny display that shows animated expressions. > hosts its own WiFi hotspot. zero cloud and zero internet required. fully offline > live-switch between animated faces, a terminal emulator, and a drawing canvas from your browser > total cost: under $8 > takes less than an hour to build 3D print files AND the full build are both open source too this is the greatest thing anyone has built with vibe codingshow more

Om Patel
154,591 views • 5 months ago
THIS ENGINEER SKIPPED 7,862 WORDS OF AI ROADMAP AND... SHIPPED ON A WEEKEND a Pi Zero 2W, an IMX500 camera and a solar panel, that's the whole stack inference runs on-chip so there's no cloud, no latency and no monthly bill Spotted Dove at 0.95, King Parrot at 0.88, runs forever on sun code is open source and the 3D files are free, you just print the case and buy the parts and it works better than most paid wildlife monitoring services out there full video: code (open source): 3D print files: solar power board: save this so you actually have everything in one place when you decide to build itshow more

leopardracer
63,096 views • 3 months ago
I vibe-CADed a hexapod walker entirely with claude/codex, learned... the walking gait entirely in the 3d simulator, 3d printed the generated files, ordered the full BOM from amazon, assembled the thing. The fact that this is possible is amazing, but there's still some clear differences between the simulated world and reality 😀.show more

Lukas Biewald
83,420 views • 2 months ago
HE BUILT A $10,000-TIER ANIMATED SITE WITH CLAUDE CODE... - FOR THE COST OF A SUBSCRIPTION What's on screen isn't a landing page with a parallax background It's a fully interactive, scroll-driven site with real-time 3D rendered in the browser What's actually on the page: > 3D product models rotating and reacting to scroll in real time via WebGL > Smooth hover interactions and transitions - no hand-coded keyframes > Cinematic minimal aesthetic that got featured on Awwwards > Typography layering, editorial layouts, everything assembled in one session What it normally takes: > A 3D artist, a motion designer, and a frontend developer > Weeks of handoffs - modelling, exporting, wiring animations, layout, copy > Six separate systems integrated by hand That pipeline was the moat. It's what justified the invoice The price gap: > Studio build at this level: $5,000-10,000+ > Your cost: a Claude subscription Timeline: weeks of production -> a single session Full walkthrough in the article belowshow more

monokern
702,117 views • 2 months ago
THIS GUY IS RUNNING CLAUDE CODE ON A NINTENDO... 3DS imagine vibe coding a startup from a handheld console that came out in 2011 he built a native SSH terminal for it from scratch in C. GPU-rendered, custom VT100 parser with full truecolor. even added a Nerd Font bitmap atlas so it looks exactly like his desktop terminal the 3DS connects to his Mac over SSH and runs Claude Code straight from it you can now play pokemon while you vibe code all on the same systemshow more

Om Patel
77,692 views • 4 months ago
Someone is vibe coding a live 3D news globe... with Claude Code that pins real world events on a spinning Earth as they happen. Instead of doomscrolling a feed, you open a tab with a 3D Earth and watch the world light up in real time. Breaking news, conflicts, disasters and humanitarian alerts get pinned to the exact spot on the map, alongside live flights and upcoming rocket launches. Click any event and it pulls up a short brief with its actual sources, so you can see where it came from. People are already saying it's the only way they want to read news now, the kind of thing you keep open in a tab and just glance at all day.show more

0xMarioNawfal
39,104 views • 2 months ago
This guy bought a $400 Mac mini and walked... into a coffee shop with $2,100 for installing an AI agent that never touches the internet. I had to rewatch this because the pitch is almost too simple. He shows up, plugs in the Mac mini, installs a local AI agent running entirely through Ollama, done in under an hour. Zero cloud dependency, no API bills, no monthly charges bleeding the client dry. The coffee shop owner gets a private AI system that keeps working even if the WiFi dies, and he walks out with $2,100 for an install that takes less time than a long lunch. The hardware cost him $400. One deployment and the machine's already paid for five times over. Then he locks in a monthly retainer for support, somewhere around $100-150, which means every client after the first is close to pure margin stacking on top of recurring revenue. Most people hear "AI business" and think they need to build a SaaS platform or learn to code or raise funding from someone. This skips all of that and goes straight to walking into coffee shops with a Mac mini under one arm. Not a company that scales to a billion dollars, obviously, but a solo operator clearing a few thousand a month from local installs while everyone else is still arguing about which LLM is best on Twitter.show more

BrainRul
4,695,393 views • 1 month ago
Wow! Send A File By Just The Camera! A... vibe coder used AI to build a file transfer system that sends data between two phones using only a screen and a camera. One phone displays a new type of animated QR codes while the other scans them to rebuild the file, with no Wi-Fi, Bluetooth, or cables needed. It is fully optical and local. The system uses fountain codes that create each QR frame as a random mix of file data. This keeps transfers working even if some frames are missed, reaching speeds of about 129 KB/s for a 2 MB image. The entire project was built in one night and released as open source. The idea came from a music project where the developer wanted to share MP3 files without streaming or using the same network. Animated QR codes became the solution, showing a creative new way to transfer files with everyday phone hardware. GitHub link:show more

Brian Roemmele
16,658 views • 29 days ago
Simplicity is at the heart of great software. This... is one of the reasons why Claude Code has been sticky for me. As a builder, I love planning and brainstorming, and this is now a key focus of Claude Code. I use Shift + Tab a lot to cycle between brainstorming, planning, and execution. This functionality provides the appropriate interface for me to either be very involved or less involved as I please. This works particularly well when building out new and complex features or entire new projects. This saves a huge amount of time. It allows me to tune Claude Code to execute and build more effectively. It also builds a loop of trust, and I often (surprisingly) find Claude Code asking for clarifications when it's confused. Coding agents don't normally do that. I have shared before on the power of brainstorming with AI for longer times. Try it and you will not be disappointed. Vibe coding is fun, but pair it with intentional development cycles, and you watch how far you can take a project with coding agents today.show more

elvis
81,765 views • 10 months ago
🚨 NOW YOU RUN A COMPANY WITH ZERO EMPLOYEES... Paperclip is a 100% open-source framework (70k+ stars) that makes this possible. Rather than just prompting a model, you hire a CEO, engineers, and a QA reviewer. Every worker is an AI agent, and Paperclip is the Node.js and React control plane that keeps them aligned. Stop chaining messy scripts together and build a living organization: → Stand up a CEO agent to set strategy → Hire engineers and designers via Claude or Codex → Build in an automated QA loop before any ticket closes → Manage the entire portfolio from your phone When an agent slips, you do not rewrite your whole pipeline: you just correct its persona prompt, exactly like coaching a junior hire. It is exactly the kind of tooling the space needs right now. Free, open-source, and self-hosted. Repo link in 🧵↓show more

Charly Wargnier
37,174 views • 2 months ago
Turso is an incredible technical feat. A Rust rewrite... of sqlite, with an async-first architecture, incoming support for concurrent writes, vector search, and browser / wasm support out of the box. I think this has a very good chance of being a foundational piece of infrastructure of the vibe-coding age. On-demand, sqlite-compatible global databases that can also run in-browser and on-device. The pace at which the project is evolving is most definitely *not normal*. Pekka Enberg and Glauber Costa are built different. Demo:show more

Guillermo Rauch
242,187 views • 11 months ago
A SOLO CREATOR JUST SHIPPED A $35,000-TIER ANIMATED SITE... IN ONE WEEKEND - WITH CLAUDE CODE + HIGGSFIELD, FOR THE COST OF A SUBSCRIPTION. What you're looking at isn't a template. It's a fully animated, scroll-driven site, generated end to end in a single agentic session. What's actually on the page: → Cinematic motion clips pulled from 30+ generative models → Scroll animations written automatically - not a single hand-coded keyframe → 6 cinematic effects baked in with zero config: film grain, particles, vignette, glass cards, color tints, scroll pacing Scroll the demo and one question keeps surfacing: a person didn't build this by hand… did they? For studios billing $100-149/hr, that question lands like a verdict. What this normally takes: → A designer, a motion artist, and a developer → Weeks of handoffs between all three → 6 systems wired by hand - GSAP ScrollTrigger, Lenis smooth-scroll, frame extraction, asset optimization, layout, copy That pipeline was the moat. It's what justified the invoice. Here's the part the agency won't put in its pitch deck. The price gap: → Boutique agency build: $6,000-$35,000+ → Industry average project: ~$5,280 → Your cost: a Claude subscription + a few dollars of Higgsfield credits → Timeline: weeks of production → one session One operator now runs all six systems in a single pass and ships a working site - without opening a frame extractor or writing one CSS keyframe. Full breakdown of how it's built in the article below. Save it & read today 👇show more

ZEUS⚡️
21,598 views • 2 months ago
Claude Opus 4.8 + OpenClaw now turns a restaurant's... menu photos into 3D models guests can view, customize and order, then mails the owner a postcard with the QR…on autopilot. here's how agencies can land recurring contracts with this system: - scans every restaurant in a city in real time - pulls their real reviews, ratings, and reviewer-uploaded food photos - turns each dish photo into an interactive 3D model - samples the brand color straight from the restaurant's photos - guests can view each dish, customize it, and order on the spot - writes a printed postcard about their best dish - mails it to the registered office, addressed to the owner, with a QR to the live 3D menu every step from the scrape to the 3D models to the mailbox is automated reply "3D" + RT and i'll send you a free guide so you can build this too (must be following so i can DM you)show more

Chris
11,853 views • 2 months ago
I genuinely don't understand why everyone isn't using this... yet Andrej Karpathy, a co-founder of OpenAI, posted a simple idea that hit 16 million views: stop using AI to write code, use it to build a second brain. You point Claude Code at a folder, drop in any source, an article, a transcript, a PDF, and Claude reads it, links it, and files it into a living wiki of everything you know. It compounds like interest, the more you feed it, the smarter it gets. Here's the whole thing: > Install Obsidian, create a vault, open it in Claude Code > Paste Karpathy's wiki idea file and tell Claude to build it > Claude makes three folders: raw for sources, wiki for its pages, a CLAUDE.md that runs it > Drop any source into raw and say "ingest this" > Ask questions across everything, forever Five minutes to set up, and you never start from a blank chat again. Full step-by-step guide with Claude and Obsidian, link below. Bookmark thisshow more

Ridark
6,978,231 views • 2 months ago
A 20-year-old student from China, Li Hao, built an... AI speed radar with Claude alone and sold it to a city district for $317,000 He wrote the whole thing in 9 days, spending about $20 on Claude API calls He set an old camera on his balcony, pointed it at the intersection below, and let Claude watch the road Claude tags every car, motorbike and pedestrian in real time, 653 in five minutes, and flags anyone over the limit The moment a car speeds, Claude clips the video, reads the license plate, matches the owner, and emails the fine on its own A normal radar takes one photo and misses half the time. Claude records full video, so there is nothing to dispute, and the fines go out with no operator He walked into the district office with a flash drive and asked for 10 minutes. he left with a contract Every Claude config he used is in the articleshow more

Fokki
332,633 views • 2 months ago
THIS IS F**KING DANGEROUS THREE OPEN SOURCE AI CYBERSECURITY... STACK MOST PEOPLE DONT KNOW EXISTS METATRON: point it at a target, it recon's, analyzes, and reports on its own —> fully OFFLINE , zero API keys. NUCLEI : describe a vulnerability in plain English, it writes and runs the actual detection template for you. GARAK BY (NVIDIA): throws thousands of known prompt injection and jailbreak attempts at an LLM until one breaks through. Recon —> detection —> and AI red teaming three layers of the same problem, all open source. Link to access the REPO’S belowshow more

MAX
100,318 views • 10 days ago
We're open-sourcing "The Amazing Hand", an eight-degree of freedom... humanoid robot hand compatible with Sarah’s Vintage that can be 3-D printed at home for less than $250 ✌️✌️✌️ Given the success of Reachy Mini (2,000+ robots sold in a few days), we won't have the bandwidth to manufacture this one ourselves but we release the bill of materials, the CAD files and assembly guides for everyone to build or sell their own, let's go open-source AI robotics!show more

clem 🤗
210,178 views • 1 year ago
SOMEONE BUILT A TERMINAL TORRENT CLIENT THAT SEARCHES EVERY... TRUSTED SOURCE AT ONCE AND DOWNLOADS STRAIGHT TO DISK finding a torrent in 2026 is miserable fake download buttons, popups that spawn three more tabs, and half the results are dead with zero seeders. so he built the opposite of all that: > type one query and it hits a curated set of trackers all at once > results stream back tagged with source, size and seeders as fast as each site answers > arrow to the one you want, press d, and it lands on your drive > if one source is down it just skips it and keeps searching the rest > downloads run in the background and pick up where they left off if you quit mid transfer the whole thing is one command. npx and youre running, all you need is node, no browser, no setup, nothing leaves your machine except the request itself. its called torlink, open source and mit. this is the kind of clean terminal tool that does one annoying thing perfectlyshow more

Om Patel
361,539 views • 2 months ago
Goldman pays $27,000 per seat for a Bloomberg Terminal.... I found 10 open source tools on GitHub that replicate almost all of it for free. Retail investors have never had this much firepower. Bookmark & Repost this one: 1. OpenBB Stocks, options, crypto, forex, and macro data in one research platform. Build your own dashboards, reports, and AI analysts on top of it. The OG of open source finance. 50K+ stars. 2. FinceptTerminal A full financial terminal: global market data, advanced charts, economic indicators, portfolio analysis, and AI research tools. Windows, Mac, and Linux. 3. Neuberg 516 drag-and-drop panels covering equities, bonds, commodities, currencies, credit, and macro. Even connects to Alpaca, Hyperliquid, and Polymarket so you can trade from the terminal itself. 4. Qlib (by Microsoft) An open source AI platform for quant investing. Train ML models, discover signals, backtest strategies, and build portfolios with the same workflow a quant desk uses. 5. FinRobot An AI equity research team on your laptop. Its agents read financial statements, build DCF valuations, debate bull vs bear cases, and generate full investment reports. 6. EdgarTools Turns the SEC database into something humans can actually use. Pull 10-Ks, 10-Qs, insider trades, executive pay, and hedge fund holdings going back to 1994. 7. LEAN (by QuantConnect) An institutional-grade engine for trading algorithms. Write strategies in Python or C#, backtest on decades of data, then connect to real brokers and go live. 8. FinanceToolkit 200+ financial ratios, valuation models, risk metrics, and economic indicators. Works on stocks, ETFs, options, currencies, commodities, and crypto from Python. 9. Ghostfolio A private wealth dashboard for stocks, ETFs, and crypto across all your accounts. Performance, allocation, diversification. Your data never leaves your machine. 10. OpenTerminalUI A self-hosted trading terminal: pro charts, screeners, options chains with live Greeks, portfolio optimization, backtesting, and an AI research agent. Runs entirely on your own hardware. Bloomberg spent 40 years building a $27,000/year moat. Open source is draining it one repo at a time. The software is free. Some live data feeds need your own API keys, but the barrier is now effort, not money. If you want the exact workflows we use to stack these tools with AI, join the AIBullss Discord:show more

AI Bulls
20,605 views • 1 month ago
I built a full 3D #lego brick builder using... Claude 4.6. Took 12 iterations. Runs entirely in the browser. You pick a brick size, pick a color, and click to place. Snap-to-grid, collision detection, ghost preview, it feels like building with real bricks. But the fun part? Hit one of the template buttons and watch it auto-build a pyramid, a rocket, a house, or an Eiffel Tower. Bricks fly in from random directions, spin through the air, and snap into place with particle bursts. tech stack: → #Threejs for the full 3D scene → #Raycasting for click-to-place → Custom wedge geometry for slope bricks → Quadratic Bézier curves for the fly-in animations → #2d canvas particle system layered on top of the 3D scene → #InstancedMesh for the base plate studs The product potential: this could become a real educational toy. Kids (or adults) building in the browser, sharing creations, loading custom templates. No install, no app store. ( LEGO you may like this one! ) Want to try it? Link in the first comment 👇show more

Hasan Aboul Hasan
13,762 views • 5 months ago
someone just open-sourced their own neuro-sama. and it might... be better than the original. it's called airi. a fully autonomous ai companion that talks to you in real time, plays minecraft and factorio with you, chats on discord and telegram, and has a live2d/vrm avatar body. runs entirely on your machine. → real-time voice conversations, speech recognition → animated avatar with auto-blink, eye tracking, idle animations → persistent memory across sessions → local inference via webgpu, no api calls needed supports 30+ llm providers, openai, claude, gemini, deepseek, ollama, groq, mistral, xai, local models. swap the brain with a config change. runs on native cuda and apple metal for real gpu acceleration. 17.5k stars. 101 contributors. 46 releases. 100% free. open source.show more

Oliver Prompts
286,924 views • 1 month ago