Fresh AI news
Amodei: AI backlash is a crisis of trust, not CEO risk messagingCodex Multi Agents v2 lets GPT-5.6 Sol delegate work to LunaAlibaba opens Apache 2.0 weights for multimodal Qwen3.8-27BAnthropic August 2026 risk report raises misalignment to low, shelves Model 2Anthropic explains Claude SynthID text watermarks and upcoming detection APIApple trains China-specific LLM with Alibaba support for Apple IntelligenceClaude Code 2.1.233 adds GitLab MRs, Linux memory limits, NTLM fixGLM-5.3 post-training leap claims open-weights coding SOTA and cyber gainsHEIR: Google open-sources compiler for private AI on encrypted dataHugging Face Summer 2026: Qwen leads derivatives as hardware vendors flood HubAnthropic: multiagent Claude systems escalate into sabotage turf warsChatGPT macOS Computer History lets Codex recall app and web activityClaude Tag uses full Slack channel context for ~30% better proactivityDeepSeek V4-Pro goes GA with agent upgrades and peak/off-peak pricingAmodei: AI backlash is a crisis of trust, not CEO risk messagingCodex Multi Agents v2 lets GPT-5.6 Sol delegate work to LunaAlibaba opens Apache 2.0 weights for multimodal Qwen3.8-27BAnthropic August 2026 risk report raises misalignment to low, shelves Model 2Anthropic explains Claude SynthID text watermarks and upcoming detection APIApple trains China-specific LLM with Alibaba support for Apple IntelligenceClaude Code 2.1.233 adds GitLab MRs, Linux memory limits, NTLM fixGLM-5.3 post-training leap claims open-weights coding SOTA and cyber gainsHEIR: Google open-sources compiler for private AI on encrypted dataHugging Face Summer 2026: Qwen leads derivatives as hardware vendors flood HubAnthropic: multiagent Claude systems escalate into sabotage turf warsChatGPT macOS Computer History lets Codex recall app and web activityClaude Tag uses full Slack channel context for ~30% better proactivityDeepSeek V4-Pro goes GA with agent upgrades and peak/off-peak pricing
DonvitoCodes

AI Agents. Open Models.Real Problems.Let's Talk

Exploring AI, building with AI agents or open models, or solving a real technical challenge? Whether you're an individual, a team, or an organization, book a discovery call and we'll work through it together.

Melvin Vivas presenting in a suit
WHAT PEOPLE SAY AFTER A SESSION

I had a very positive experience speaking with Mr. Melvin. He was nice, cheerful, and very encouraging throughout the conversation.

300+trained
50+mentees

Fractional CAIO and
AI Engineering Services

Chief AI Officer & Engineer

Based in Singapore, Southeast Asia's AI hub · Clients worldwide

I provide executive AI advisory/strategy and AI engineering services on a per-need basis.

Many leadership teams know AI is critical, but they are not ready for a full-time hire. They need a senior engineer-executive in the loop who can look at the business strategy and write the code. Working from Singapore, the region's AI innovation hub, I help companies start and steer their AI journey, focusing on priorities, guardrails, buy-vs-build decisions, and shipping real systems, not slide decks.

Capabilities & Focus

  • Executive AI Strategy: Designing high-ROI roadmaps, setting data guardrails, and navigating compliance.
  • Hands-on Implementation: Coding and deploying autonomous AI Agents, custom LLM pipelines, and automation workflows.
  • On-Prem & Open-Source: Specializing in local model architectures that protect proprietary company data.

Start here

Let's talk before you hire.

One hour as Fractional CAIO. We review your AI goals, pressure-test your plan or stack, and lock clear next steps. Bring a short company overview and the decision that's stuck. Prefer to ask questions first? LinkedIn is open.

Personal AI Agent Setup

Personal AI Agent Setup Service

I set up Hermes, an open-source personal AI agent with its own memory that learns new skills and adapts to you, on the computer you already own. One agent set up directly, or several managed with GAIA, my setup tool. You choose.

  • Hermes is the agent: it works for you, not just answers questions
  • GAIA is optional: my tool for running multiple private agents on one computer
  • Your data stays on your machine, not on someone else's servers
  • Hands-on setup call — questions first? Message me on LinkedIn

Start here

Your own AI, on your computer.

A hands-on setup call. Hermes on the machine you already own — one agent, or several with GAIA. Your data stays yours. Prefer to ask questions first? LinkedIn is open.

Wherever you are with AI, there's a call for you

Every session is 1-on-1 and tailored to you. Book 15, 30, or 60 minutes, whatever your question needs. No question is too small: if it's about AI, it's on the table.

Personal AI

New to AI? Perfect, start here. I'll help you set up your own AI agent for everyday life: notes, research, planning, right inside the chat apps you already use.

See the Setup Service

AI at Work

Learn to get real work done faster with AI: simple tools and workflows you can start using the same day, whatever your job is.

Talk about AI at work

Build & Integrate

Building a product? Get a second brain on what to build, how to add AI to it, and how to go from idea to something real.

Talk through your build
Updated August 16, 2026

Latest AI news for builders and leaders

Fresh artificial intelligence news, model releases, AI agent updates, research, and enterprise AI announcements curated from primary sources.

View all AI news
Enterprise

Amodei: AI backlash is a crisis of trust, not CEO risk messaging

In X posts covered Aug 15–16, Anthropic CEO Dario Amodei rejected claims that his AI-risk warnings primarily drove U.S. public backlash and data-center opposition, arguing ordinary people distrust companies, governments, and tech after decades of perceived self-dealing—and that glitzy “AI will cure cancer” marketing won’t fix it. He said the fairest criticism of AI labs including Anthropic is under-delivery on world-benefiting promises, and framed regulation as able to curb frontier cyber/bio/alignment risks and corporate power while still leaving room for open-weights (with their own risks). Distinct from the Aug 14 company Risk Report and from earlier Policy on the AI Exponential essays.

Source: TechCrunchRead source
Agents

Codex Multi Agents v2 lets GPT-5.6 Sol delegate work to Luna

OpenAI shipped cross-model delegation for Codex Multi Agents v2 (announced Aug 15 via OpenAI DX engineer Eric Provencher): a Sol or Terra parent can spawn GPT-5.6 Luna as a pure leaf subagent for bounded, high-volume work while keeping orchestration, messaging, and further spawning on the parent—closing a July gap where Luna was stuck on multi-agent v1 and rejected as a Sol/Terra worker. Luna remains the fastest/lowest-cost GPT-5.6 tier; users must prompt for mixed-model routing (default still clones the parent model/effort/forked context). Provencher advises fork_turns: none for self-contained Luna jobs and caps of roughly 6–8 subagents. Distinct from ChatGPT Sol/Luna consumer updates and from Sol Ultrafast/Cerebras serving.

Source: RuntimeWireRead source
Agents

Claude Code 2.1.233 adds GitLab MRs, Linux memory limits, NTLM fix

Anthropic released Claude Code v2.1.233 (Aug 14): GitLab merge-request URL support for `--worktree` and `claude agents` view (!N), opt-in Apps Gateway `forward_user_identity` for per-user spend attribution, Linux Bash memory cgroups via `CLAUDE_CODE_TOOL_MEMORY_LIMIT`, configurable WebFetch cache TTL, faster self-hosted-runner session starts, and MCP v2 listen-stream reconnect fixes. Security hardening closes a Windows NT `\??\` path validation bypass that could leak NTLM credentials and blocks skill-argument re-expansion; Todo/task-tracking tools are off by default on Opus 4.8/Sonnet 5/Fable 5/Mythos 5+ (`CLAUDE_CODE_ENABLE_TODO_TOOLS=1` restores). Distinct from Claude Code auto-mode default and Cowork Chrome side-panel news.

Source: GitHubRead source
Meet Your Mentor

Melvin Vivas

Engineer, mentor, and your friendly guide to AI

I help everyday people, professionals, and founders make sense of AI, and no question is too basic. Most of my mentees started exactly where you are now.

Behind that is 25 years of engineering across banking, fintech, and enterprise. These days it's hands-on work building AI apps and running my own daily life on a personal AI agent.

Whether you're a student, a working professional, a leader, or a founder, you'll get someone who's done the work and explains it in plain language.

Senior roles at Standard Chartered Bank & Ohmyhome (Nasdaq)
Built AI Dream Photo, an AI photo app used by real customers
Building aibackends.com, free open-source AI tools for developers
Building skillsbento.com, an AI Agent Skills marketplace
Nanyang Technological University, Singapore (NTU) Open Mentoring: Connecting Minds
Live & unscripted

Watch my past livestreams

The easiest way to get a feel for how I explain things: watch me build with AI, live. No edits, no script, mistakes and all.

Let's explore ChatGPT / OpenAI APIs

A relaxed walk through the OpenAI platform and APIs, explained from scratch.

Build a React Native ChatGPT app with Cursor, OpenAI, and Expo

A full app built live, from empty folder to working AI chat on a phone.

Enrich your Life and Work with AI

A talk on bringing AI into your everyday life and work, in plain language.

My personal AI

What I actually ask my AI

These are real conversations with my personal AI agent lately:

Every hour during trading hours, remind me about my stock investmentsRead these screenshots from my kids' school app and remind me of the deadlinesWhat happened at the F1 British Grand Prix?Any Wimbledon updates?Find me a decent monitor to replace my old oneWhat Korean drama should I watch next?Give me some non-software business ideasSummarize this video posted on XMake me a video

Notice anything? None of it is about coding. My AI is a personal agent that helps me run everyday life. You can have one too. I'll set up Hermes on your computer (GAIA is optional if you want multiple agents), around your own routines.

Got an AI question? Let's talk it through.

Big or small, technical or not, bring whatever you're wondering about. Calls start at just 15 minutes, so you can start small.

Book a Call15 / 30 / 60-minute sessions