Your curated collection of saved posts and media
@huggingface space โ https://t.co/oCQK5qgiSq
@huggingface space โ https://t.co/oCQK5qgiSq
Flash-KMeans Fast and Memory-Efficient Exact K-Means paper: https://t.co/Yy7V7L12Bn https://t.co/c1mGipQl3f

MA-EgoQA Question Answering over Egocentric Videos from Multiple Embodied Agents paper: https://t.co/cJdNR04Phj https://t.co/OPbHDQVY8u

Claude can now build interactive charts and diagrams, directly in the chat. Available today in beta on all plans, including free. Try it out: https://t.co/tHPAZRgQkn https://t.co/WXRrD4VkAt
Today I'm introducing Globalyze OpenClaw/Prettier for localization Make your app multilingual in minutes instead of weeks 100% free. 100% open source. https://t.co/3yGMt6CzJ8
Introducing @CitecatResearch An integrated workflow for academic researchers. One place to browse, understand and write academic papers. No more context-switching between 5 different tools. https://t.co/XxtIG0Xibu
โPalantir powered workflows donโt just make one launch fasterโthey make dozens, or hundreds of simultaneous launches possible with the same operational efficiency. What they do is they operationalize a swarm." World View CEO Ryan Hartman reveals how AI and Palantir are enabling operators to manage fleets of stratospheric balloons instead of single missionsโscaling operations through autonomous mission planning and multi-domain intelligence coordination.
Scrum meeting added to the OpenClaw office. Agents walk into the meeting room and report their progress in real time. Task management on another level. Standup meetings with your AI engineers. ๐ Sound on
Bonjour, Paris โ itโs been a minute, but weโre back ๐ซ๐ท We're bringing Gemini 3 to town on March 14 with @GoogleDeepMind! Join us to build and ship on Googleโs most intelligent model yet, and compete for: ๐ฐ $100,000 in Gemini API credits ๐๏ธ An exclusive 30-minute virtual call with the founders of Googleโs @AIFuturesFund Register below๐
Thinking of creating a new programming language? You might want to watch this. ๐ https://t.co/gQBKegJOsx https://t.co/e8ZZS0FkJb
Shipping some of the biggest updates to @googlemapsโฆ ever! โจ + Ask Maps: new conversational experience - ask whatever you want to know about places and routes, check it out โฌ๏ธ + Immersive Navigation: totally new 3D UI, intuitive directions, helpful parking previews https://t.co/JVci8Bizuu
Teach your children how to create and animate characters with Grok Imagine. Your children will live in a world where AI will be essential. Let them learn with you using a powerful tool that keeps them safe (child mode activated). https://t.co/ChSsE6Ecmc
April 1st marks 50 years of Apple. Thank you to everyone whoโs been a part of our journey. https://t.co/ZeB68ok859 #Apple50 https://t.co/7cXA0rnM9X

#2 on Mac App Store in 2 daysโฆ just a Broke dev on Mac Mini ๐ฅ LocalMusic AI = 100% offline AI music, pure indie passion. Loving it? Drop a 5โญ review + RT this so the whole Mac community discovers it! Every repost and rating = rocket fuel ๐ Your support might even attract someone who can help take this indie project to the next level Link: https://t.co/b45b7Ma9OK #Suno #MusicAI #OpenSource #udio #aimusic #acestep #apple #swift #macOS #acestep
Lately, I have been thinking about continual learning --- could this unlock novel interfaces to solve more complex problems with AI? An experiment: Self-Improving Browser Agents (SIBA) Browser agents are currently difficult to steer just by prompting, making them hardly capable at executing workflows reliably and flexibly without parametric updates. I could never get actual tasks done with Browser Agents previously, and thought this could be a worthy attempt at changing this. The demo shows the SIBA agent extracting 3 receipts from my Gmail, and saving them into a local directory, tagged by software, for what would be a monthly software claim submission process. What differentiates SIBA from previous methods: 1) CLI-driven browser control Following agent-browser, we select web components by textual references which significantly reduces incorrect component selection. Furthermore, LLMs work best reasoning about code. Previous methods rely heavily on a model's visual understanding to select the correct visual component by generating the (x,y) coordinates of a browser window (which are expected to be almost precise). The emerging "Skills + CLI" design pattern for agentic tool calling will be included in the next iteration. 2) Meta-agent driven improvement Tuning a browser agent's system by hand is ineffective: the root cause of most failure modes are ambiguous and difficult to address systematically without parametric updates. Meta-agent driven improvement based on human feedback show promising initial results for now --- it took me three iterations of feedback and some API credits to get my custom workflow working. Moreover, providing clear feedback is something humans are good at, and also a user experience that feels natural. Caveat: currently, a simple meta-agent is used for iterative improvement. There are more effective ways to do so systematically that will be explored next. My hope is to use SIBA for smoke testing at scale. It would be interesting to see if it could be extended to persona-based smoke testing using parallel agents. Let's see.
CNN's Paul Begala falsely claims Pete Hegseth purchased ribeye steaks and lobster tails for himself, not the troops. Scott Jennings, "Internet do something." Here are the receipts: https://t.co/VZ6j4j2sn2
After 8+ years on the Tesla Autopilot team and 3 years at Intel, I started @apexcompute to design a new architecture for efficient AI inference. For the past 9 months, weโve been building our custom inference accelerator. Today weโre releasing Unified Engine v1. Last June we raised our seed round with @maxitechinc , DeepFin Research, @Soma_Capital and an incredible group of angel investors. In less than 9 months, we completed our RTL architecture and brought our first pre-silicon prototype to life on FPGA. Our architecture combines systolic array and vector processing in a single compute engine with multiple architectural optimizations, achieving very high FLOPs utilization. A single engine is super lean and it uses less than 90K LUTs and 1 MB Block RAM. It may also be one of the smallest logic-footprint compute engines developed so far. Our Unified Engine v1 supports: -matrix-matrix multiplication (~95% FLOPs utilization) -softmax (~90% FLOPs utilization) -broadcast and element-wise operations -RMSNorm / LayerNorm -block quantization/dequantization (fp4, int4) -multi-engine synchronization and many other operations. We even implemented memory-efficient attention similar to FlashAttention, reaching ~90% FLOP utilization. Full benchmarks and the software stack are available on our GitHub: https://t.co/KqTKbB2Inl We have basic compiler written in Python and it supports PyTorch tensors directly to easily test and transfer tensors between the accelerator and host using bf16, fp4 and int4 formats. Our FPGA prototype can already run LLM inference and outperform NVIDIA Jetson Orin Nano, even on a mid-tier FPGA setup (6.4x lower memory bandwidth, 18% slower clock speed at 4.5 Watts). Check the side-by-side comparison video below. Our GitHub includes low-level operator implementations, examples for tiled matrix multiplication, operation chaining, tensor parallelism, attention kernel and a full Gemma 3 1B model implementation. Many more models(Vision Transformers and VLA) are coming soon. Our accelerator IP is AXI-ready for deployment on any AMD(Xilinx) FPGA platform today. Even better, our two-engine prototype runs on an entry-level AMD(Xilinx) FPGA as a PCIe accelerator card. You can purchase it here https://t.co/8B9NOcueVu for $50 to experiment our pre-silicon prototype on your desktop PC or Raspberry Pi 5. We will be releasing hardware bitstream updates as the architecture gets new features. More to come soon! We are expanding our team and looking for compiler engineers and floating-point hardware design engineers. If you're interested, please send me a DM.
This AutoHarness paper (from Google DeepMind) is the most interesting thing I've read lately. I am testing a similar idea (without training) on models like MiniMax-2.5 and getting good results. It already allowed me to synthesize an entire functional coding agent. More soon. https://t.co/pGRRlIEsUR
get PRO on @huggingface and instantly 10x your storage to 1 TB private + 10 TB public ...for $9 a month ๐ฎ a deal this good should be illegal https://t.co/nTMcyTn280
Introducing our biggest upgrade to @googlemaps since the original launch, featuring Ask Gemini (with personalization), Immersive Navigation, and much more!! ๐บ๏ธ https://t.co/yjKV44hK6w
// Think Harder or Know More // Chain-of-thought prompting enables reasoning in LLMs but requires explicit verbalization of intermediate steps. Looped transformers offer an alternative by iteratively refining representations within hidden states, but they sacrifice storage capacity in the process. This paper investigates combining both: adaptive per-layer looping with gated memory banks. Each transformer block learns when to iterate its hidden state and when to access stored knowledge. The key finding: Looping primarily benefits mathematical reasoning, while memory banks recover performance on commonsense tasks. Combining both yields a model that outperforms an iso-FLOP baseline with three times the number of layers on math benchmarks. Analysis of model internals reveals layer specialization. Early layers learn to loop minimally and access memory sparingly, while later layers do both more heavily. The model learns to choose between thinking harder and knowing more, and where to do each. Paper: https://t.co/0Gl77zMwOY Learn to build effective AI agents in our academy: https://t.co/LRnpZN7L4c

Friday the 13th and 10,000 Starlink sats in orbit๐ฅ @SpaceX is targeting, weather permitting, double-header Falcon 9 launches from the East and West Coast to deploy 54 @Starlink satellites. ... one of these satellites will represent the first time SpaceX surpass 10,000 Starlink satellites in orbit! ๐ฅ
Solar accounted for 54% of all new electricity-generating capacity added to the US grid in 2025. Combined, solar and storage made up 79% of new capacity last year. China has significant growths in solar capacity and generation โ the US must be doing the same. https://t.co/uOfdHDTvFJ
The trans school shooter at Tumbler Ridge laid out an elaborate plan to commit mass murder to ChatGPT. A dozen employees saw the plans and wanted to alert police but were turned down by company leadership. Why? https://t.co/9iJ0YscO2H
So basically, we pay the government taxes to fix our problems, and they pay migrants with our taxes to come and cause more problems https://t.co/iRQA3oPneH
What smart idea Sansa, questioning the authority of the Jon in front of all the lords and ladies of the North. Damn Brilliant https://t.co/W6JbgBptwU
Grok Imagine just got a major update from @xai! You can now specify up to 7 reference images for generating a video. The images can reference people, objects, or even keyframes. It's really very flexible! @Grok will then combine the references with your prompt into a video. ๐น https://t.co/9bIDPxOo7m
Grok Imagine UPDATE: You can now integrate up to 5 reference images into your videos. Improved understanding of the prompt Improved consistency between characters and settings https://t.co/OpDIEOlrvq
Grok Imagine now supports Referencing Images with @ for Image Editing and Video on Web https://t.co/R8Uqr2ud2k
BBC says โdeep woundโ stab kits are now recommended on London buses for some strange, unstated reason https://t.co/9y3cgbLSj4