How To AI

826 posts

How To AI banner
How To AI

How To AI

@HowToAI_

Trustworthy AI education.

Earth 가입일 Ocak 2022
70 팔로잉21.9K 팔로워
고정된 트윗
How To AI
How To AI@HowToAI_·
Yann LeCun was right the entire time. And generative AI might be a dead end. For the last three years, the entire industry has been obsessed with building bigger LLMs. Trillions of parameters. Billions in compute. The theory was simple: if you make the model big enough, it will eventually understand how the world works. Yann LeCun said that was stupid. He argued that generative AI is fundamentally inefficient. When an AI predicts the next word, or generates the next pixel, it wastes massive amounts of compute on surface-level details. It memorizes patterns instead of learning the actual physics of reality. He proposed a different path: JEPA (Joint-Embedding Predictive Architecture). Instead of forcing the AI to paint the world pixel by pixel, JEPA forces it to predict abstract concepts. It predicts what happens next in a compressed "thought space." But for years, JEPA had a fatal flaw. It suffered from "representation collapse." Because the AI was allowed to simplify reality, it would cheat. It would simplify everything so much that a dog, a car, and a human all looked identical. It learned nothing. To fix it, engineers had to use insanely complex hacks, frozen encoders, and massive compute overheads. Until today. Researchers just dropped a paper called "LeWorldModel" (LeWM). They completely solved the collapse problem. They replaced the complex engineering hacks with a single, elegant mathematical regularizer. It forces the AI's internal "thoughts" into a perfect Gaussian distribution. The AI can no longer cheat. It is forced to understand the physical structure of reality to make its predictions. The results completely rewrite the economics of AI. LeWM didn't need a massive, centralized supercomputer. It has just 15 million parameters. It trains on a single, standard GPU in a few hours. Yet it plans 48x faster than massive foundation world models. It intrinsically understands physics. It instantly detects impossible events. We spent billions trying to force massive server farms to memorize the internet. Now, a tiny model running locally on a single graphics card is actually learning how the real world works.
How To AI tweet media
English
430
2.1K
12.2K
1.3M
How To AI
How To AI@HowToAI_·
Someone solved one of the biggest problems with the WhatsApp API. It's called OpenWA, a 100% open-source, self-hosted WhatsApp API you run on your own server. No per-message fees. No third parties. No vendor lock-in. → Run unlimited WhatsApp accounts on one instance → Full API for messages, media, reactions, bulk sends → Real-time webhooks with built-in auth → Works with SQLite, Postgres, Redis, S3 → React dashboard for sessions, API keys, webhooks Just plug it in and send messages from your own number. 100% free. 100% open source.
How To AI tweet media
English
22
85
621
41.6K
How To AI
How To AI@HowToAI_·
One thing to add: This runs on whatsapp-web.js, not Meta's official API, so it's a grey zone with WhatsApp's ToS. Ban risk is real if you're spamming. For normal dev use, scheduled messages, internal tools → people run this for months without issues. Still the best open-source option out there for devs who want full control. github.com/rmyndharis/Ope…
English
2
4
30
3.1K
How To AI
How To AI@HowToAI_·
You can now run unlimited voice agents for $0. Someone open-sourced Dograh, a drag-and-drop voice agent builder you can self-host. Zero to a working voice bot in under 2 minutes. No vendor lock-in. No per-minute SaaS bill. It even ships with AI personas that test your bots by mimicking real customers. 100% open source.
How To AI tweet media
English
7
23
156
9K
How To AI
How To AI@HowToAI_·
Chinese developer open sourced a system that turns your android phone into an wireless CarPlay device. it tricks your car into thinking you have an iphone, bypassing the millions apple charges for licensing. no root. no jailbreak. no $200 hardware dongles. just pure software.
How To AI tweet media
English
1
3
20
2.2K
How To AI
How To AI@HowToAI_·
Google DeepMind just solved 9 math problems that stumped humans for 56 years. They published a paper on a new framework called AlphaProof Nexus. And it completely eliminates the hallucination problem. How? By fusing a Large Language Model with a formal proof compiler called Lean. They created a relentless agentic loop. The AI proposes a proof. The Lean compiler rigorously checks every single step of logic. If there is a flaw, the compiler rejects it and feeds the exact error back to the AI. The AI learns, corrects, and tries again. It iterates endlessly until the proof is mathematically flawless. Zero human intervention. Zero hallucinations. DeepMind unleashed this system on some of the hardest open problems in mathematics. The results are staggering: - Autonomously solved 9 open Erdős problems (two unsolved for 56 years). - Proved 44 open conjectures from the Online Encyclopedia of Integer Sequences. - Resolved a 15-year-old mystery in algebraic geometry. - Discovered a new bound in convex optimization. The compute cost to solve a half-century-old math problem was just a few hundred dollars. We used to think advanced AI would arrive when a model could instantly spit out the perfect answer on the first try. But AlphaProof Nexus proves something different. The AI doesn't need to be perfect on the first try. It just needs a flawless feedback loop and enough time to think.
How To AI tweet media
English
10
36
121
8.5K
How To AI
How To AI@HowToAI_·
Someone open-sourced a library of every tech logo you've ever needed as clean, optimized SVGs. It's called developer-icons. here's what you get: → 200+ tech logos (React, HTML, JS, Docker, you name it) as real components → fully customizable size, color, stroke width per icon → scales to any resolution with zero quality loss → light/dark + wordmark variants built in → tree-shakeable, so your bundle only ships what you import no more digging through Figma exports or pasting random SVGs you found on stack overflow. npm i developer-icons import the icon, drop it in your JSX, done. 100% open source. MIT license. 2.1k stars.
How To AI tweet media
English
15
100
821
38.7K
How To AI
How To AI@HowToAI_·
This Script removes every single AI feature from Windows. 100% Open Source.
How To AI tweet media
English
3
12
61
3.8K
How To AI
How To AI@HowToAI_·
Your android phone can now run a FULL linux desktop. Someone open-sourced a tool that turns any Android phone into a real Linux desktop. you just plug your phone into a monitor and that's it. → It runs VS Code, full version. Python, extensions, all of it. → Blender, Wireshark, Metasploit. → Local AI 100% Open Source.
How To AI tweet media
English
5
11
100
6.5K