Your curated collection of saved posts and media
He proceeded to share a picture of samples of stolen archaeological artifacts from Gaza displayed inside the Knesset building. https://t.co/ygjnv3LJWD
Google releases FunctionGemma, a new 270M parameter model that runs on just 0.5 GB RAM.β¨ Built for tool-calling, run locally on your phone at 50+ tokens/s, or fine-tune with Unsloth & deploy to your phone. Docs + Notebook: https://t.co/HCRauX8ODy GGUF: https://t.co/eU5RqjvaQd
Introducing FunctionGemma π€270m model for function calling π±can run in your phone, browser or other devices π€designed to be specialized for your own tasks https://t.co/vU0YAeWWmH https://t.co/61irqtJtJw

The power outage in San Francisco has caused Waymoβs self-driving cars to come to a halt, leading to traffic disruptions across the city. https://t.co/kXjOJ3UN4c
Insta360 Research unveils Depth Any Panoramas A new foundation model for panoramic depth estimation, excelling across diverse scenes and distances. It achieves robust, metrically consistent predictions in real-world scenarios. https://t.co/ubQZgedfL9
guess what i've been contributing to this weekend https://t.co/o86Q2NLEEx

βFederal payrolls have declined every single month of Trumpβs second term, for a cumulative reduction of more than 270,000 β a tremendous saving for taxpayers.β This wouldnβt have been possible without the work of @elonmusk & @DOGE. https://t.co/5AcouCfw5f
Ani speaks many languages and can teach you how to speak almost any language too. Learn new languages the super easy way, with Grok Companions. https://t.co/fs8b866SE1
Are they really refugees then? https://t.co/HINMNVLyqV
Signs donβt shout; they whisper. β Native American πͺΆβ¨ https://t.co/fOQqP9HCKq

A thingy for the #HAPPYTREEFRIENDSAREBACK https://t.co/iVZ9x6rcmA

βAll Dreams Spin Out From The Same Web.β ~ Native American https://t.co/vbXB1eGtF4

Diffusion serving is expensive: dozens of timesteps per image, and a lot of redundant compute between adjacent steps. β‘vLLM-Omni now supports diffusion cache acceleration backends (TeaCache + Cache-DiT) to reuse intermediate Transformer computations β no retraining, minimal quality impact! πBenchmarks (NVIDIA H200, Qwen-Image 1024x1024): TeaCache 1.91x, Cache-DiT 1.85x. For Qwen-Image-Edit, Cache-DiT hits 2.38x! Blog: https://t.co/TiC0WhbgQp Docs: https://t.co/0qatboeIe3 #vLLM #vLLMOmni #DiffusionModels #AIInference
πDiffSynth-Studio now supports Qwen-Image-Layered trainingβso you can train your own layered image decomposer with just a few lines of code. π οΈ Think Photoshop for AI images: move, recolor, or replace one elementβbackground stays crisp, style stays intact. π¨ Qwen-Image-Layered decomposes any RGB image into semantic RGBA layers, enabling true inherent editability: β Reposition a person β background untouched β Resize text β no style drift β Swap a shirt β face unchanged Powered by RGBA-VAE + VLD-MMDiT, it supports variable layers and recursive decompositionβno ghosting, no artifacts. Train your own model today with DiffSynth-Studio! π DiffSynth-StuidoοΌhttps://t.co/CViCA6Xh2s π€ Model: https://t.co/V9yXltIX9N π Demo: https://t.co/ySdRT6dEpi π Paper: https://t.co/5fsAfPLcqz

Google just quietly dropped an AI that runs on your Mobile and doesn't need the internet. - 270 million parameters. - 100% private. - No servers. - No cloud. - No data leaving your device. It's called FunctionGemma. Released December 18, 2025. And it does something wild: It turns your voice commands into REAL actions on your phone. No internet required. No data leaving your device. No waiting for servers. Just you and your phone. That's it. Let me break down why this matters: Current AI assistants work like this: You speak β Words go to the cloud β Server processes β Answer returns The problem? β Slow (internet round-trip) β Privacy nightmare (your data travels everywhere) β Useless offline (no signal = no help) FunctionGemma flips this completely. Everything happens ON your device. Response time? 0.3 seconds. Battery drain? 0.75% for 25 conversations. File size? 288 MB. That's smaller than most mobile games. Here's how it actually works: Step 1: You say "Add John to contacts, number 555-1234" Step 2: FunctionGemma understands your intent Step 3: Translates it to code your phone understands Step 4: Your phone executes it instantly Step 5: Done. Contact saved. No cloud involved. The numbers that blew my mind: β’ 270M parameters (6,600x smaller than GPT-4) β’ 126 tokens per second β’ 85% accuracy after fine-tuning β’ 550 MB RAM usage β’ Works 100% offline But here's the real genius: Google calls it the "Traffic Controller" approach. Simple tasks? β Handled locally (instant + private) Complex tasks? β Routed to cloud AI (when needed) Best of both worlds. What can it actually do? β "Set alarm for 7 AM" β β "Turn off living room lights" β β "Create meeting with Sarah tomorrow" β β "Navigate to nearest gas station" β β "Log that I drank 2 glasses of water" β All processed locally. All private. All instant. The honest limitations: β Can't chain multiple steps together (yet) β Struggles with indirect requests β 85% accuracy means 15% errors β Needs fine-tuning for best results But that 58% β 85% accuracy jump after training? That's the unlock. Why should you care? This isn't about one model. It's about a fundamental shift: OLD thinking: Bigger AI = Better AI NEW thinking: Right-sized AI for the right job A tiny 270M model trained for YOUR app can outperform a general 7B model. While using 25x less memory. While running completely offline. While keeping all data private. The future of AI isn't just in data centers. It's in your pocket. And it just got a lot more real. Want to try it? β Download: ollama pull functiongemma β Docs: https://t.co/zDrncdetbr β Model: https://t.co/l49KjOtIzD PS:) Like, Repost and Bookmark! If this was useful - Follow for more AI breakdowns

GraphRAG is the future of enterprise AI. But there's a problem nobody's talking about => your graph database is the bottleneck. FalkorDB just solved it by reimagining how graphs work at the mathematical level. β‘οΈ The GraphRAG Challenge: Everyone's implementing GraphRAG for their LLM applications. Retrieval Augmented Generation with knowledge graphs gives you structured context, not just similar embeddings. But when your agent queries the graph in real-time, traditional databases can't keep up. Your users wait. Your agent stalls. The conversation breaks. β‘οΈ Why Traditional Graph Databases Are Slow: They walk through nodes and edges one step at a time. It's like following a map by foot instead of seeing the entire landscape from above. For enterprise knowledge graphs with millions of entities and relationships, this traversal approach creates latency that kills real-time AI. β‘οΈ FalkorDB's Mathematical Breakthrough: What if you could see the entire graph at once? FalkorDB represents graphs as sparse matrices - a mathematical structure that captures all relationships simultaneously. Then it queries using linear algebra instead of traversal. The result => your queries become instant mathematical computations instead of step-by-step walks. β‘οΈ The Sparse Matrix Advantage: Traditional databases store every possible connection (even the ones that don't exist). Sparse matrices only store actual connections. This means: β Massive graphs fit in memory β Queries execute in milliseconds β Storage costs drop dramatically β‘οΈ Real Enterprise Applications: βΒ Agent Memory Systems: Your AI remembers context across conversations without latency βΒ Cloud Security: Detect threats by understanding how your infrastructure connects βΒ Fraud Detection: Spot patterns in transaction networks instantly βΒ GraphRAG for GenAI: Retrieve accurate, structured context for LLM responses β‘οΈ What Makes FalkorDB Unique: β First queryable Property Graph database using sparse matrices β Linear algebra replaces traditional graph traversal β Multi-tenant architecture for SaaS applications β OpenCypher support (same query language as Neo4j) β GraphRAG SDK built specifically for LLM applications β Full-Text Search, Vector Similarity, and Range indexingβ 100% open-source (GitHub link in comments) β»οΈ Repost if you're building with GraphRAG. βοΈ Follow @techNmak for more AI insights.
Tom Lee responds to controversy surrounding Fundstratβs differing bitcoin outlooks https://t.co/P0AbCMBxrm @coindesk
βA serious problemβ: peer reviews created using AI can avoid detection https://t.co/DzSqjDK7DU @nature
Social Robots That Save Lives https://t.co/0MZDKKKsz2 @aleximm @a16z
The ChatGPT apps are just hard to figure out in a way that feels like the previous GPT Store, some work exactly as you might hope (the Canva integration) and some feels remarkably non-magical (the Apple Music integration can't access my playlists despite linking my Apple account) https://t.co/pjaIaUcIdd

Stanford Grads Struggle to Find Work in AI-Enabled Job Market https://t.co/zjGVlsoj0Q @NilChristopher @latimes @govtechnews
Want to work in AI? Here are the skills to master, economist says https://t.co/LsyGgjDOda @MeganCerullo @CBSMoneyWatch
AI Image Generators Default to the Same 12 Photo Styles, Study Finds https://t.co/HRYRI3km4O @ajdell @gizmodo
A major power outage has hit San Francisco, California, after a fire broke out at a substation, leaving millions without electricity. Electrical crews are working urgently to restore power to the affected areas. https://t.co/VVINjNzjfZ
In case anyone was wondering how the Waymos would respond in the event of a power outage, the answer is βnot wellβ https://t.co/mUMZL6HBky
New Ani Outfit - Christmas https://t.co/2jU9VsidRA
xAI is hiring exceptional engineers. Join one of the fastest-growing AI companies, help build Grok, and get the opportunity to work directly with Elon Musk. All open roles are listed here: β¬οΈ https://t.co/aquMqTInLg https://t.co/BQzKlREgEp
Elon Musk dressed as Santa when he was 5 years old. https://t.co/dSIpNoxZCz
Grok Rankings Update β December 20, 2025 π₯ #1 Overall on OpenRouter Leaderboard ~537B tokens/week Β· 29% market share π₯ #1 Categories Token Share β 27.6% π₯ #1 Languages Token Share β 130B tokens (10.3%) π₯ #1 on Kilo Code Leaderboard π₯ #1 on BLACKBOXAI Leaderboard π₯ #1 on Roo Code Leaderboard π₯ #1 on Cline Leaderboard
Join xAI to build revolutionary AI-powered video games. If youβre a developer interested in designing games from first principles, email gamestudio@x.ai The potential for fully dynamic, AI-generated worlds is incredible. https://t.co/NOWfEsUOIe