AI News HubLIVE

Today's must-reads

Chips

River AI Raises $1.1B: What the Personalized AI Revolution Means

Two-month-old startup River AI has raised $1.1B in one of the largest early-stage AI rounds, with support from Nvidia, AMD, General Catalyst, Y Combinator, and Temasek. Its API lets businesses fine-tune open models on internal data in about 15 minutes, cutting compute costs by 2–4x. The deal signals a shift from centralized AI monopolies to private, enterprise-owned models.

  • Two-month-old River AI raised $1.1B in one of the largest early-stage rounds in AI history, with backing from Nvidia, AMD, General Catalyst, Y Combinator, and Temasek.
  • River AI's API fine-tunes open-source models on internal company data in about 15 minutes, cutting compute costs by 2–4x.
In-site article

Universitas Gadjah Mada, Indosat and NVIDIA Open Indonesia’s First University AI Center to Develop Local AI Talent

This week, Indonesia’s Ministry of Communication and Digital Affairs, Indosat Ooredoo Hutchison, NVIDIA, and Universitas Gadjah Mada launched the UGM Indosat NVIDIA AI Technology Center (NVAITC) in Yogyakarta — the country’s first university-based AI center. Part of Indonesia’s AI Center of Excellence initiative, the center provides NVIDIA’s full-stack AI platform and Indosat’s sovereign GPU-as-a-service to support initial projects in healthcare, agriculture, and disaster response, aiming to cultivate local AI talent and position Indonesia as a creator of AI innovation.

  • Launched by Komdigi, Indosat, NVIDIA and UGM, this is Indonesia’s first university-based AI technology center.
  • Researchers and students gain access to enterprise-grade accelerated computing, NVIDIA AI software and open models through Indosat’s sovereign GPU Merdeka platform.
In-site article
Agents

Show HN: Agentic Ship – open-source Lovable alternative that runs on your agent

Agentic Ship is an MIT-licensed open-source toolkit that turns the rules, design and backend conventions, connection and go-live gates built into hosted AI builders like Lovable, Bolt, v0, and Replit into a toolkit you own and drop into your own workspace, driven by the coding agent you already pay for. This article covers installation, the stack, how it compares to hosted builders, and who it's for.

  • Install with a single npx command, with flags for --force, --merge, and --dry-run; also installs as a plugin in Claude Code or Codex.
  • Pins a specific stack (Next.js 16, React 19, TypeScript, Convex, Better Auth, Stripe, etc.) and gates every completion with pnpm verify.
In-site article

I tested an Android app that lets anyone fight censorship - and shows your impact in real time

A hands-on look at Snowflake Volunteer, a new Android app that turns your phone into a Tor proxy with no technical knowledge required. ZDNET tested setup, controls, battery drain, and real-world impact.

  • Snowflake Volunteer is a new Android app from the Tor Project, Bloco, and Guardian Project that turns your phone into a Tor proxy.
  • It requires no technical expertise and offers controls for charging-only, Wi-Fi-only, background use, and up to five simultaneous connections.
In-site article

ChatGPT's new Computer History tracks your Mac activity to create a timeline - but should you let it?

OpenAI is rolling out Computer History to ChatGPT's Mac app for Pro, Business, and Enterprise users. The opt-in feature records app and website interactions, builds a timeline, and lets you use those activities in ChatGPT and Codex conversations. While it offers controls like excluding specific apps and clearing history, OpenAI warns that the files are not encrypted and may contain sensitive information.

  • OpenAI is rolling out Computer History to ChatGPT's Mac app for Pro, Business, and Enterprise users, replacing the Chronicle feature.
  • The opt-in tool records app and website interactions, turns them into a timeline, and lets you use them in ChatGPT and Codex conversations.
In-site article

How to bring your software delivery workflow into GitHub with agent apps

GitHub Agent Apps bring tools like Amplitude, Endor Labs, LaunchDarkly, and PagerDuty directly into GitHub, so developers can validate a feature, review dependencies, roll out safely, and assess deployment risk without switching contexts. Using an onboarding change as an example, the post shows how agents can answer key questions across the SDLC while keeping humans in the loop.

  • GitHub Agent Apps let you interact with services like Amplitude, Endor Labs, LaunchDarkly, and PagerDuty from within issues, PR comments, and the Agents tab.
  • The agents turn product analysis, dependency review, flag creation, and deploy risk assessment into conversational, in-context actions.