🚨 YOU HAVE TO SEE THIS!
3I/ATLAS has a jet that is heading in a completely different direction than it should.
Some jets go in the opposite direction and yet are incredibly accurate.
Avi Loeb explains in the video that this is not how a normal comet behaves!
If you want to know more and what jets can be, watch this video 👇🏻
#3IATLAS #AviLoeb #Interstellar #UFO
Alleged "leaked" NASA photo captures object 3I/ATLAS – people online are in a frenzy. Some claim it has an artificial structure like ‘Oumuamua, others say it’s just an ordinary comet.
#3IATLAS#NASA
Harvard professor: "By Christmas, we’ll know whether it’s alien technology."
3I/Atlas – the mysterious object from deep space:
Lost 15% of its mass in one month
Traveling exactly in the plane of the planets (not randomly)
Contains nickel without iron (found only in industrial alloys)
NASA is hiding the sharpest photos
https://t.co/rHpLqi7nsR
Comet 3I/ATLAS brightened up to 5× after passing the Sun, changing its color to blue but without a massive gas cloud that would explain it.
What caused its non-gravitational acceleration?
If it’s a comet, where did the mass go?
If it’s not… what is propelling it then?
#3IATLAS #Space #AviLoeb
https://t.co/1JrD3dX4lv
@Dreamweaver1779@JulianGoldieSEO X recognizes that AI-generated posts will not be displayed as often as posts you create yourself. Create your own posts.
IBM just released Granite 4.0, their latest series of small language models! These models excel at agentic workflows (tool calling), document analysis, RAG, and more. 🚀
The "Micro" (3.4B) model can even run 100% locally in your browser on WebGPU, powered by 🤗 Transformers.js!
New from Meta FAIR: Code World Model (CWM), a 32B-parameter research model designed to explore how world models can transform code generation and reasoning about code.
We believe in advancing research in world modeling and are sharing CWM under a research license to help empower the community to build upon our work.
➡️ Read the technical report: https://t.co/i9BqtfyJ7L
➡️Download the open weights: https://t.co/S2CxqCOMn0
➡️Download the code: https://t.co/wOsDR8Q5OQ
🚨 Google just KILLED N8N.
I built 10 AI apps in 20 minutes — no code, no logic, no cost.
Google Opal is here… and it’s FREE.
N8N is finished. Here’s why 👇
Want the full guide? DM me.
We built a tool to turn any company website into a Jingle.
It’s called Jingle Maker and it’s powered by Eleven Music. Here’s a thread of our favorites.
Try it with your website.
Starting with @meetgranola, but it’s a Breakfast Cereal ad
Google has released a new open source model...
That runs on just 0.5 GB of RAM. Yes.
You can fine-tune it for free to make it better than the giant models at your tasks.
Quick steps to fine-tune Gemma 3 270M below
Today, we’re launching a new Video-to-Music flow in ElevenLabs Studio.
In one click, our Eleven Music model generates a custom soundtrack based on your video’s context.
After adding music, you can layer in voiceovers and SFX directly in Studio.
More examples in thread.
https://t.co/TRQprlhfV9
A specialized fork of Automattic's wordpress-mcp plugin, customized specifically for WooCommerce. This read-only plugin provides AI assistants with access to public store data only - no customer information, sales data, or private details are accessible through the tools.
This guy is genius…
Someone gave Claude 4 Sonnet one mega prompt and now it runs his entire marketing engine:
→ Research
→ SEO
→ Ad copy
→ Content
→ Strategy
Here’s the exact prompt (steal it):
OpenAI has finally released GPT OSS 20B!!
This is probably the most powerful model you can run locally on a laptop.
→ Only 3.6B active parameters
→ Adjustable "Reasoning Effort"
→ Works with 16GB of RAM!
Quick steps to use it 100% free and offline:
🚨 Google just KILLED N8N.
I built 10 AI apps in 20 minutes — no code, no logic, no cost.
Google Opal is here… and it’s FREE.
N8N is finished. Here’s why 👇
Want the full guide? DM me.
A voice agent powered by gpt-oss. Running locally on my macBook. Demo recorded in a Waymo with WiFi turned off.
I'm still on my space game voice AI kick, obviously. Code link below.
For conversational voice AI, you want to set the gpt-oss reasoning behavior to "low". (The default is "medium".) Notes on how to do that and a jinja template you can use are in the repo.
The LLM in the demo video is the big, 120B version of gpt-oss. You can use the smaller, 20B model for this, of course. But OpenAI really did a cool thing here designing the 120B model to run in "just" 80GB of VRAM. And the llama.cpp mlx inference is fast: ~250ms TTFT.
Running a big model on-device feels like a time warp into the future of AI.