All Updates

Page 770 of 1666

May 1, 2026

🐯
虎嗅89d ago

Early-Stage AI Pricing in Valuation Frenzy

Hot sectors like AI large models see sky-high early valuations with multi-round funding in months, even sans PPTs. Investors stress rigorous judgment, non-consensus niches, and betting on teams over tech details. Strategies include policy fund fixed pricing and chasing good projects despite bubbles.

#early-stage#valuations#ai-funding
🦙
Reddit r/LocalLLaMA89d ago

16x DGX Spark Cluster Build Complete

A user completed a 16x DGX Spark cluster hitting line rate on a 200Gbps fabric switch. Setup involved racking, scripting SSH/jumbo frames/IPs, smoother than expected. Plans test 434GB models like GLM-5.1-NVFP4 and future prefill/decode split with M5 Ultra.

#cluster-build#unified-memory#hpc-fabric
🖥️
Computerworld89d ago

Slower AI Chatbots Seem Smarter

CHI’26 研究顯示,使用者偏好回應延遲的 AI 聊天機器人,將其視為更深思熟慮。研究者建議實施「情境感知延遲」,對複雜問題添加延遲以提升信任。然此法可能導致使用者過度信任 AI。

#chatbot-ux#response-latency#human-ai-perception
🦙
Reddit r/LocalLLaMA89d ago

2019 Mac Pro Shines for Local LLMs

A user update praises the 2019 Mac Pro for exceeding all expectations in running local models. Described as an amazing machine despite testing small models so far. More model benchmarks promised in future updates.

#hardware-review#mac-hardware#local-llm
🇨🇳
cnBeta (Full RSS)89d ago

Microsoft Recommends 32GB RAM for Windows 11

Microsoft updated a support document recommending 32GB RAM for optimal Windows 11 gaming, with 16GB as the minimum baseline. The guidance originates from Microsoft's marketing department rather than technical teams.

#ram-recommendation#gaming-config#os-optimization
🌍
The Next Web (TNW)89d ago

Publishers Block Wayback Machine to Stop AI Data Use

Major news publishers like The New York Times, CNN, USA Today, and The Guardian are blocking the Internet Archive’s Wayback Machine crawlers. Over 241 organizations across nine countries aim to prevent AI companies from using archived web data for training. The Archive's director describes it as collateral damage in the AI data war.

#data-scraping#copyright#publishers
🐯
虎嗅89d ago

AI Designs Viable 19-Amino-Acid Life

Columbia University team used generative AI to redesign E. coli ribosome, replacing all 382 isoleucines with alternatives, creating stable Ec19 strain with 19 amino acids. AI tools like AlphaFold2 and ProteinMPNN enabled iterative design-build-test for functional proteins. This marks first simplification of life's amino acid alphabet since LUCA.

#synthetic-biology#protein-design#generative-ai
📲
Digital Trends89d ago

Google Meet AI Notes Add Customization and Decisions

Google Meet's AI note-taker is improved for better usability. Users can customize notes to display only relevant content. A new Decisions section simplifies tracking meeting resolutions.

#meeting-ai#productivity#note-taking
⚛️
量子位89d ago

Open-Source Framework Breaks Visual Sim Bottleneck

A next-generation embodied intelligence simulation framework has been open-sourced, overcoming visual simulation compute bottlenecks. It leverages high-throughput parallel high-fidelity rendering to enable scalable training. Supports zero fine-tuning for direct real-machine deployment.

#embodied-ai#simulation#rendering
🇨🇳
cnBeta (Full RSS)89d ago

Dreame CEO Frames Staff Social Push as AI Training

Dreame CEO Yu Hao addressed backlash over mandating all employees open social media accounts. He clarified it's for building composite skills to compete in the AI era, not micro-commerce. Cash rewards issued to early achievers.

#company-culture#ai-skills-training#robotics-strategy
🇨🇳
cnBeta (Full RSS)89d ago

RTX 3060 12GB Resumes Production June

NVIDIA RTX 3060 12GB chips resume production in June with shipments incoming. AIB vendors will mass-produce graphics cards in July for market availability.

#gpu-restock#nvidia-hardware#consumer-gpu
🦙
Reddit r/LocalLLaMA89d ago

8.7k Synthetic Claude Dataset for Finetuning

New synthetic finetuning dataset from Claude Opus 4.6/4.7 with 8,706 reasoning examples across 28 categories. Includes splits for instruct, roleplay, and code; totals 17M tokens. Hosted on Hugging Face with detailed stats.

#synthetic-dataset#finetuning#reasoning
🇳🇬
TechCabal89d ago

Home Affairs’ AI Problem

TechCabal Daily spotlights South Africa’s Department of Home Affairs grappling with an AI problem. The immigration regulator has suspended two officials. Other highlights include Burundi’s Onatel $5.9M 4G investment.

#government-ai#immigration#africa-tech
🇨🇳
cnBeta (Full RSS)89d ago

DeepSeek V4 Lags Top AIs by 7 Months

DeepSeek V4 launched a week ago with three price cuts and a visual model, completing its lineup. However, it lacks the technical edge of predecessor R1 and trails US leaders on AI leaderboards. A US researcher concludes it's 7 months behind top models like GPT-5.5, Opus 4.7, and Gemini 3.1 Pro.

#benchmark#llm-comparison#chinese-llm
🤖
Reddit r/MachineLearning89d ago

Phosphene Launches Local Video+Audio on Apple Silicon

Phosphene is an open-source desktop app wrapping Lightricks' LTX 2.3 model for native video and synced audio generation on Apple Silicon via MLX framework. Features text-to-video, image-to-video, frame interpolation, extension, and prompt rewriting with Gemma 3. Supports tiered quality based on Mac RAM.

#open-source#apple-silicon#audio-sync
🇭🇰
SCMP Technology89d ago

China Funds AI to Transform Micro Dramas

China leverages AI and state funding to revolutionize the micro drama industry. South Korean firm Vigloo invests 30% of its budget in AI-driven workflows, slashing production time from three months to one and costs to one-fifth. This enables faster releases and bold experimentation.

#micro-drama#ai-automation#state-funding
🔥
36氪89d ago

Hangzhou Launches First Embodied AI Robot Law

China's first local regulation for embodied intelligent robots, the Hangzhou Ordinance, takes effect May 1. The city hosts over 700 robot firms with a 2025 embodied AI cluster output projected at 106.8 billion yuan.

#robotics-regulation#china-ai-policy
🗾
ITmedia AI+ (日本)89d ago

OpenAI Fixes ChatGPT Goblin Metaphor Surge

OpenAI uncovered the cause of 'goblin' metaphors proliferating in ChatGPT responses: over-evaluation during 'otaku' personality training. The issue spread to successor models but was addressed by abolishing the personality or using prompt suppression. Fixes are now implemented across models.

#model-bug#persona-training#prompt-fix
🤖
Reddit r/MachineLearning89d ago

Self-Calibrating Homography for Multi-Cam Tracking

Introduces self-calibrating cross-camera homography to predict ghosts in multi-camera person tracking. Uses HSV-matched foot-point pairs for cv2.findHomography with RANSAC, auto-relearning every 5 pairs. Open-source GitHub repo with tests and fallbacks like extrapolation and 3D Kalman.

#computer-vision#person-tracking#homography
🔥
36氪89d ago

Beijing Teases TianGong Omni Humanoid Robot

Beijing Humanoid Robot Innovation Center released a preview on May 1 for its upcoming TianGong Omni robot. This signals advancing humanoid robotics efforts in China.

#humanoid-robot#china-robotics#robot-launch
Page 770 of 1666