edge-ai

Tag

Cards List
#edge-ai

@googleaidevs: Real-time AI at 100 mph means moving your entire stack to the edge. Our @GoogleDevExpert community hit the track to bui…

X AI KOLs Timeline · 19h ago Cached

Google's Developer Expert community built an offline AI racing coach that processes live car telemetry at the edge, demonstrating real-time AI without cloud reliance.

0 favorites 0 likes
#edge-ai

Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots

Hacker News Top · 23h ago Cached

Cactus Compute releases Needle 2, a 45M-parameter agentic LLM compressed to a 14MB binary for phones, wearables, smart home and robots, achieving 500+ tokens/sec on a Raspberry Pi 5 and running in 28MB RAM.

0 favorites 0 likes
#edge-ai

Needle 2: 14MB agentic LLM for phones, wearables, smart home and robots.

Reddit r/LocalLLaMA · 23h ago

Cactus releases Needle 2, a 14MB agentic LLM for phones, wearables, smart home devices, and robots, achieving fast inference on low-end hardware and supporting structured extraction and fine-tuning.

0 favorites 0 likes
#edge-ai

Meta releases new on-device optimized open source model

Reddit r/singularity · yesterday

Meta announces a new open-source model optimized for on-device deployment, aiming to bring efficient AI inference to edge devices.

0 favorites 0 likes
#edge-ai

omlab/VLX-Seek-1.5-10B · Hugging Face

Reddit r/LocalLLaMA · yesterday Cached

VLX-Seek-1.5-10B is an open-source 10B vision-language model from omlab, designed for fine-grained visual grounding in embodied scenarios like drones, robots, and surveillance, using region-reference localization instead of coordinate generation.

0 favorites 0 likes
#edge-ai

MiCoPro: End-to-End Mixed Precision HW/SW Co-design with HW-aware Proxy Model

arXiv cs.LG · yesterday Cached

MiCoPro presents an end-to-end hardware/software co-design framework for mixed-precision quantization, using a hardware-aware proxy model to search optimal layer-wise bitwidths under latency constraints and deploy directly to edge hardware, achieving up to 40% latency reduction with less than 3% accuracy drop.

0 favorites 0 likes
#edge-ai

Echo Dot 2 can run 28M LLM at decent speed

Reddit r/LocalLLaMA · 4d ago

A developer shows how to run a 28M parameter LLM locally on an Amazon Echo Dot 2 using llama.cpp, achieving around 4 tokens/s generation and ~2.3s latency with prompt caching, enabling simple offline voice commands.

0 favorites 0 likes
#edge-ai

TechCrunch Disrupt 2026’s Real World AI Stage features robots, automated factories, and extinct animals 

TechCrunch AI · 6d ago Cached

TechCrunch Disrupt 2026 announces a new Real World AI Stage focusing on AI in the physical world, featuring robots, automated factories, and de-extinction, with speakers from Shield AI, Colossal Biosciences, FieldAI, and more, October 13-15 in San Francisco.

0 favorites 0 likes
#edge-ai

A 460M VLM gets first-token latency down to 0.3s on an iPhone by using only 64 visual tokens

Reddit r/LocalLLaMA · 6d ago

VisionPsy-Nano-460M-Flash is a new 460M vision-language model that uses only 64 visual tokens per image, cutting first-token latency to 0.3s on iPhone while retaining roughly 99% of the full model's benchmark score. The optimization trades off some OCR and fine-detail quality.

0 favorites 0 likes
#edge-ai

An SLM trained on $8 ESP32-S3

Hacker News Top · 6d ago Cached

Qapla' is a project that demonstrates training a small transformer language model from scratch on an $8 ESP32-S3 microcontroller, showing that on-device training is feasible without a GPU or datacenter.

0 favorites 0 likes
#edge-ai

Gemma 4 on 500MB

Reddit r/LocalLLaMA · 2026-08-04

Discusses running Gemma 4 on a device with only 500MB of memory, likely through quantization or other optimization techniques.

0 favorites 0 likes
#edge-ai

@maximelabonne: LFM2.5-2.6B is available today on @huggingface First agentic model of its kind, it destroys our previous release on EVE…

X AI KOLs Following · 2026-08-04 Cached

Liquid AI released LFM2.5-2.6B, an on-device agentic model that plans, calls tools, and works through multi-step tasks on phones, laptops, PCs, and robots, with data never leaving the device.

0 favorites 0 likes
#edge-ai

@grapeot: A complete machine vision project, from collecting image data from scratch, labeling, neural network training, quantization, building a system on a microcontroller (ESP32), firmware flashing and deployment. After deployment, the results turned out poor, so I retrained from scratch, then optimized performance and energy consumption, and finally deployed. If a senior scientist were to do it, it would take...

X AI KOLs Timeline · 2026-08-02 Cached

The author used GPT-5.6 to complete a garage door recognition project on ESP32-CAM within 10 hours, covering data collection, labeling, training, quantization, and deployment, demonstrating AI's autonomous capabilities in hardware development, and sharing insights on human-machine collaboration.

0 favorites 0 likes
#edge-ai

Powerful Compute So Compact, It’s Clutch — Build AI Anywhere With NVIDIA Jetson

NVIDIA Blog · 2026-07-28 Cached

NVIDIA showcases the Jetson platform for edge AI and robotics, highlighting the compact yet powerful Jetson Orin Nano Super developer kit that enables building AI agents and robots anywhere.

0 favorites 0 likes
#edge-ai

@arduino: Machine vision at the edge doesn't have to be complicated. Join ipXchange's upcoming webinar to discover how you can bu…

X AI KOLs Timeline · 2026-07-27

Join ipXchange's upcoming webinar to learn how to build an end-to-end AI application using the Arduino UNO Q and deploy it to a camera-mounted robotic arm for industrial inspection.

0 favorites 0 likes
#edge-ai

Running a 28.9M parameter LLM on an $8 microcontroller

Hacker News Top · 2026-07-25 Cached

A developer demonstrates running a 28.9 million parameter language model on an $8 ESP32-S3 microcontroller using Google's Per-Layer Embeddings to store most parameters in flash, achieving around 9.5 tokens per second on-device text generation.

0 favorites 0 likes
#edge-ai

Got a 27B model running locally on a Jetson Orin NX 16GB (1-bit). still kind of amazed it works

Reddit r/LocalLLaMA · 2026-07-25

User reports successfully running a 27B parameter model quantized to 1-bit on a Jetson Orin NX 16GB edge device, expressing amazement at the feasibility.

0 favorites 0 likes
#edge-ai

OrangePi AI Studio Pro - Qwen3.5-122B-A10B

Reddit r/LocalLLaMA · 2026-07-25

OrangePi releases AI Studio Pro, a single-board computer optimized for running the Qwen3.5-122B-A10B large language model.

0 favorites 0 likes
#edge-ai

@arduino: Predefined models offer a powerful starting point for understanding edge AI. However, @mcmchriis shares how you can eas…

X AI KOLs Timeline · 2026-07-24 Cached

Arduino announces the ability to train and deploy custom AI models in Arduino App Lab via Edge Impulse integration, building on predefined edge AI models.

0 favorites 0 likes
#edge-ai

BearingNAS: Obtaining In-Sensor Intelligent Fault Diagnosis Systems for Bearings Using a Laptop

arXiv cs.LG · 2026-07-22 Cached

The paper presents BearingNAS, a hardware-aware neural architecture search framework that designs intelligent fault diagnosis systems for bearings, targeting microcontrollers and sensor processing units with extremely limited memory (4-8 KiB RAM, 16-32 KiB Flash) while running entirely on a laptop CPU and achieving 99.50% diagnostic accuracy.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback