Brian's Big Bytes
783 subscribers
490 photos
245 videos
10 files
2.24K links
addicted to keeping you up to date with the latest in technology with the occasional whimsical finds in tech/ai/cloud/robotics.

and keeping you happy
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
grok's voice stack is getting a bigger cast: SpaceXAI added 21 new multilingual flagship voices to the Grok API, alongside upgrades to the original five.

the useful part is that these are not just app voices. they're available through the realtime Voice Agent API, Text to Speech API, and the new Voice Agent Builder, so developers can plug them into support agents, characters, ads, education, and other voice workflows.

πŸ”— https://x.ai/news/new-flagship-voices
❀1
This media is not supported in your browser
VIEW IN TELEGRAM
Meta introduced Muse Image and previewed Muse Video, the first media generation models from Meta Superintelligence Labs. the interesting bit is that Muse Image is more agentic than a normal image model: it can use search and code, self-refine, edit in place, and combine multiple reference images in one prompt.

Muse Image is available in Meta AI/meta.ai, Instagram Stories in the US, and WhatsApp in limited countries. Muse Video is still a preview, but Meta says it brings native audio support and is coming to creators and Meta AI.

πŸ”— https://ai.meta.com/blog/introducing-muse-image-muse-video-msl/
πŸ”— https://x.com/mattdeitke/status/2074556783583191432
❀1
Media is too big
VIEW IN TELEGRAM
Brainbase launched what it calls an AI agent cloud: infrastructure for deploying lots of agents across different models and tool harnesses, with the boring-but-important pieces handled for you: sandboxing, routing, evals, monitoring, and scaling.

the bigger idea is agents that provision more like compute. instead of one giant model doing everything, teams can spin up smaller purpose-built agents for workflows like PR review, incident triage, or customer requests, then route between models based on cost and performance.

πŸ”— https://x.com/BrainbaseHQ/status/2074530735911047608
❀1
OpenAI says GPT-5.6 Sol, Terra and Luna will launch publicly on Thursday, July 9, with preview access expanding globally now.

the bigger signal is access: this was previously a limited preview, and now the full model family is moving toward public availability instead of staying behind case-by-case approvals.

ARE... YOU... READY???????????????????????????/

πŸ”— https://x.com/openai/status/2074704958419792299
Cognition launched SWE-1.7, its new coding model for Devin, across web, desktop, and CLI. the practical bit: Cognition says it runs at 1000 tokens/sec via Cerebras, is free for paid users for the next month, and lands close to frontier models on its own FrontierCode eval while costing much less per task.

the interesting part is the training story: SWE-1.7 starts from Kimi K2.7, then Cognition pushes it with RL for longer software tasks, including self-compaction so it can summarize its work and keep going. the caveat is the headline benchmarks are mostly Cognition-run, so treat the numbers as launch data, not neutral third-party validation.

πŸ”— https://x.com/cognition/status/2074882968770728416
πŸ”— https://cognition.com/blog/swe-1-7
Media is too big
VIEW IN TELEGRAM
SpaceXAI launched Grok 4.5, a coding-and-agent model trained alongside Cursor. the practical pitch is less about chatbot vibes and more about engineering workflows: big codebases, long-running tasks, multi-repo work, and tool-heavy agent loops.

the launch claims 80 tokens/sec, roughly 2x token efficiency versus comparable models, and pricing at $2/M input and $6/M output tokens. it’s available in Grok Build, Cursor, and the SpaceXAI console, with EU availability still pending.

πŸ”— https://x.ai/news/grok-4-5
Media is too big
VIEW IN TELEGRAM
OpenAI says GPT-Live is now fully rolled out for ChatGPT Go, Plus, and Pro users, with Free still rolling out. update the ChatGPT app on iOS or Android and the new Live voice mode should show up if your account has access.

the bigger change is that this is not just a nicer voice. GPT-Live is full-duplex, so it can listen and talk at the same time, handle pauses and interruptions better, and hand harder questions to GPT-5.5 in the background while keeping the conversation going.

πŸ”— https://openai.com/index/introducing-gpt-live/
πŸ”— https://x.com/OpenAI/status/2075019750569378007
❀2
This media is not supported in your browser
VIEW IN TELEGRAM
Marble open sourced its primary school curriculum graph: 1,590 concepts and 3,221 prerequisite links across 8 subjects, mapped to US/UK standards and shipped as structured JSON on GitHub.

the useful part is that it is not just a list of topics. each concept includes age bands, mastery evidence, and hard/soft prerequisite links, so builders can compute learning paths for AI tutors, education agents, or kid-facing learning apps.

πŸ”— https://withmarble.com/curriculum
πŸ”— https://github.com/withmarbleapp/os-taxonomy
❀2
Vercel Labs has an open source Native SDK for building desktop apps without shipping a browser. the idea is a simpler native stack: .native markup for views, Zig for logic, hot reload, built-in components/themes, and a renderer that draws into real OS windows instead of using WebView.

the more interesting part is that it is built for agent-era software too: deterministic screenshots, record/replay, headless UI tests, and an automation server so agents can inspect and drive the app. still pre-1.0, with desktop as the mature surface and mobile experimental.

πŸ”— https://github.com/vercel-labs/native
πŸ”— https://x.com/ctatedev/status/2075016514860650685
This media is not supported in your browser
VIEW IN TELEGRAM
launch videos are becoming a standard part of startup marketing, and andcut is basically a reference library for them.

it collects product, startup, and feature launch videos from X, YouTube, LinkedIn, etc., then makes them searchable by company, launch type, stage, platform, format, industry, and duration. small but useful if you’re trying to figure out how to frame your own launch without starting from a blank page.

πŸ”— https://www.andcut.video/
πŸ”— https://x.com/adilatwork/status/2074876337098289243
❀3
Meta is opening up Muse Spark 1.1, its new agentic/coding model, through the Meta Model API public preview. the interesting part is not another chat model, but that Meta is packaging long-context, tool-using, computer-use, coding, and multimodal work into one developer-facing API.

Meta says it can manage a 1m-token context, delegate to subagents, use desktops and browsers, and work with images, video, and docs. the eval claims put it near frontier models, but the part to watch is whether the API holds up for real agent builders outside Meta's own tests.

this is surely going to get washed away by 5.6Sol which drops later in about 45 minutes! (1am sgt)

πŸ”— https://ai.meta.com/blog/introducing-muse-spark-meta-model-api/
official model card/deets are out!:

OpenAI launched GPT-5.6, a new model family with Sol as the flagship, Terra as the lower-cost everyday model, and Luna as the fastest budget option. the interesting part is not just benchmark lift, but the product shape: better coding and knowledge work, programmatic tool calling, and an ultra mode that coordinates multiple agents for harder tasks.

pricing starts at $5 / $30 per 1M tokens for Sol, $2.50 / $15 for Terra, and $1 / $6 for Luna. it is rolling out across ChatGPT, Codex, and the API, with OpenAI also saying GPT-5.6 gets stronger safeguards for cyber/bio work and more trusted-access controls for sensitive use cases.

πŸ”— https://openai.com/index/gpt-5-6/
Media is too big
VIEW IN TELEGRAM
OpenAI is turning the Codex app into a broader ChatGPT desktop app, putting Chat, Work and Codex in one place. the desktop rollout covers every plan, including Free.

the new ChatGPT Work agent uses GPT-5.6 to pull context from connected apps and local files, handle multi-step projects for hours, and turn them into docs, decks, spreadsheets, Sites and reports.

SO EXCITED!!!!!!!!!!!! (i dont think im sleeping)

πŸ”— https://x.com/OpenAI/status/2075274271845404744
OpenAI is running Build Week from July 13 to 21, a global online hackathon where you can use Codex and GPT-5.6 to build an app, website, agent, game, devtool, workflow, or something unexpected. you can enter solo or with a team, with a $100,000 cash prize pool. submissions close July 22 at 8am SGT.

we're running two πŸ‡ΈπŸ‡¬ Singapore sessions too: Community Hack Day on July 18, from 11am to 5pm, for an afternoon of building with Codex, followed by Community Demo Night on July 19, from 5pm to 8pm, with open build time, community support, and optional demos. both require registration approval!!!!!

COME JOIN US!!!!!!!!!!!

Singapore Hack Day: https://luma.com/dpc486td
Singapore Demo Night: https://luma.com/6yp0p0pd

πŸ”— Global details: https://openai.com/build-week/
❀10
Media is too big
VIEW IN TELEGRAM
melius is a creative canvas where you brief an agent, then watch it build a visual workflow across image and video models. instead of jumping between tools and rewriting prompts, you can inspect each step, steer individual nodes, and keep the whole campaign in one workspace.

the interesting shift is from ai tools as generators to ai agents as a visible creative team, with humans directing the workflow instead of prompting one model at a time.

πŸ”— https://www.melius.com/
❀1
inference.net is testing AutoTune, a 25-line SDK that watches an existing LLM workload, distills it into a task-specific 1-30B model, and automatically sends changed requests back to the frontier teacher.

the company says training and evals take around two hours and cost under $250, while routing can cut cost and latency by over 90%. it currently targets single-shot extraction, classification, and summarization tasks, with customer-owned weights. private beta for now.

πŸ”— https://x.com/samhogan/status/2076044602554159240
❀1
prose is a tiny style patch for coding agents: one markdown file that tells Codex, Claude, OpenCode, Pi and Amp to answer in calmer, more natural technical prose.

it doesn’t change what the model can do. it only adds rules for length, structure, tone and when to use bullets, but the author’s side-by-side examples show how much that instruction layer can change the feel of an answer.

πŸ”— https://prose.ami.rip
❀4
Satya Nadella says the real enterprise ai moat won’t be the base model. it’ll be the private learning loop built from a company’s prompts, corrections, evals, traces, and memory.

he calls this the β€œreverse information paradox”: companies pay for intelligence, then risk giving away the knowledge that makes it useful. his answer is a company-controlled boundary where that learning stays private, owned, and portable across models.

πŸ”— https://x.com/satyanadella/status/2076323181154230284
ai agents that use the web need more than Playwright. someone still has to run the browsers, preserve login sessions, handle bot detection and make failed runs debuggable.

Kernel packages that infrastructure into on-demand cloud browsers with persistent profiles, live human takeover, session replays and parallel scaling. agents can connect through familiar tools like Playwright or Puppeteer, while Kernel handles the browser fleet underneath.

πŸ”— https://www.kernel.sh/
This media is not supported in your browser
VIEW IN TELEGRAM
superpowered.design is a new curated directory of design tools built with ai agents. it collects small tools for motion, visual effects, design systems, Figma workflows and more, with search, categories and sorting built in.

the launch started with 23 tools and the collection is already being updated through community submissions. a useful place to see what designers are making with agents beyond the usual chat interface.

πŸ”— https://superpowered.design
❀4
This media is not supported in your browser
VIEW IN TELEGRAM
Wan has open-sourced Wan-Dancer-14B, a model for generating longer dance videos that follow both a reference character and music. the team reports minute-plus output at 720p and 30 fps.

the catch is hardware: the weights are about 85.7 GB, and the published setup used eight 80 GB GPUs. this is open to run yourself, but not a casual laptop model.

πŸ”— https://huggingface.co/Wan-AI/Wan-Dancer-14B