ax@ax-radar:~/all $ grep -v 'tier=excluded' stream.log
40 srcsignal 72%cycle 04:32

posts · 2026-07-09

50 items · updated 3m ago
RSS live
2026-07-09 · Thu
23:38
18d ago
● P1TechCrunch AI· rssEN23:38 · 07·09
OpenAI's No. 2 Fidji Simo steps down to part-time advisory role due to illness
Fidji Simo is stepping down to a part-time advisory role after her medical leave for a neuroimmune relapse proved longer than expected. She joined as CEO of Applications in May 2025, consolidating business and product under her. The gap hits as OpenAI eyes a possible IPO and races to catch Anthropic in enterprise. CPO Kevin Weil and CMO Kate Rouch also recently left, deepening the leadership churn.
#OpenAI#Fidji Simo#Sam Altman
why featured
Featured · importance 92 · hook + knowledge + resonance
editor take
OpenAI's No. 2 Fidji Simo steps back to part-time advisor due to illness — both sources align on the company-confirmed facts, not much to discount here.
sharp
Fidji Simo is moving from leading OpenAI's AGI work to a part-time advisor role, and the reason is health-related. Both The Verge and TechCrunch have the story, and their accounts line up: she went on medical leave a few months ago and is now formally stepping back. Both cite internal company sources, no contradictions between them — this looks like a coordinated disclosure from OpenAI, not something reporters dug up independently. Simo was poached from Instacart's CEO seat in 2025, with Sam Altman positioning her to drive AGI commercialization and productization. She was in the role for just over a year. Her exit at this point will affect OpenAI's product cadence, but how much is unclear — neither outlet names a successor or explains how her responsibilities will be split. I'd read this as a personnel story for now, not a signal of internal turmoil at OpenAI.
HKR breakdown
hook knowledge resonance
open source
92
SCORE
H1·K1·R1
21:51
18d ago
AI HOT (Curated Pool)· aihot-apiZH21:51 · 07·09
OpenAI launches Sites: turn an idea into a shareable website
OpenAI released Sites, a tool that turns ideas into live, shareable websites. A team member demoed a personal focus app. The post doesn't spell out whether Sites is built on an existing model, what customization it supports, or if it's free.
#OpenAI
editor take
OpenAI launched Sites to turn ideas into live websites, but the post doesn't say which model it uses or if it's free—treat it as a quick prototyping tool for now.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R0
21:47
18d ago
● P1TechCrunch AI· rssEN21:47 · 07·09
AI industry must generate $3 trillion in revenue to justify infrastructure spending
Sequoia partner David Cahn updated his AI infrastructure math: 2026 spending is projected at $1.5 trillion, meaning the industry must generate $3 trillion in revenue to break even. Rising memory costs and inference-specific chips likely push that number higher. On the revenue side, Anthropic is reportedly at $60B ARR and OpenAI earned $13B in 2025 with $20B ARR by year-end. The article doesn't say whether these figures, combined with other players, close the $3T gap.
#Sequoia#David Cahn#Anthropic
why featured
Featured · importance 92 · hook + knowledge + resonance
editor take
Sequoia's David Cahn put a $3 trillion price tag on AI's infrastructure bill — and current revenue from the biggest players is still an order of magnitude short.
sharp
This one traces back to a single Substack post by Sequoia partner David Cahn. TechCrunch picked it up and expanded on it, and aihot-selected republished the TechCrunch piece. Both sources are working off the same original blog, so there's no independent corroboration here — treat it as an influential industry voice doing the math, not a verified financial analysis. Cahn's method is straightforward: start with Nvidia's GPU revenue, work backward to total data center spend, add operating costs and margins, and you get roughly $1.5 trillion in AI infrastructure spending for 2026. To justify that, the industry needs to generate $3 trillion in revenue. He calls it a floor, not a ceiling — memory costs and specialized inference chips are pushing per-gigawatt costs higher. For context: Anthropic is reportedly at $60 billion ARR, OpenAI did $13 billion in 2025 revenue (self-reported $20 billion ARR). Even if you toss in Microsoft and Google's AI revenue, the gap is massive. The thing I'd flag: TechCrunch's writeup is a bit fuzzy on whether $3 trillion is cumulative payback or an annual revenue target. I'd need to read Cahn's original post to nail that down. Also, we don't have his full breakdown of where that revenue is supposed to come from — the TC piece only hits the headline numbers.
HKR breakdown
hook knowledge resonance
open source
92
SCORE
H1·K1·R1
21:27
18d ago
AI HOT (Curated Pool)· aihot-apiZH21:27 · 07·09
OpenAI launches ChatGPT Sites to turn ideas into publishable websites
OpenAI Devs announced ChatGPT Sites on X, letting users turn an idea into a live, shareable website. The post shows a personal focus app built by @prd_008 as an example, but the body doesn't disclose how it works, tech details, or launch timeline.
#OpenAI
editor take
OpenAI announced ChatGPT Sites to turn ideas into live websites, but the post doesn't explain how it works or when it ships.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R0
21:21
18d ago
AI HOT (Curated Pool)· aihot-apiZH21:21 · 07·09
Google launches LiteRT.js for high-performance on-device AI in the browser
Google ported its on-device inference runtime LiteRT to the browser as LiteRT.js. It runs .tflite models natively via WebAssembly, replacing slow JS-based kernels. CPU acceleration uses XNNPACK, GPU uses WebGPU with ML Drift, and NPU support will come through the experimental WebNN API. Benchmarks on an M4 MacBook Pro show up to 3x speedup over existing web runtimes. PyTorch models can be converted in one step, and per-layer quantization is available. An npm package and CodePen demos are live now.
#Google#LiteRT#TensorFlow.js
editor take
Google ported LiteRT to the browser via WebAssembly, running .tflite models with up to 3x speedup on M4 and one-step PyTorch conversion.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
18:19
19d ago
Product Hunt · AI· rssEN18:19 · 07·09
Notion launches Ship OS: an agent-native way to ship software
Notion launched Ship OS today, an agent-native tool that runs the entire product development cycle inside Notion. Agents handle triaging, routing, and summarizing from customer feedback to a merged PR; the team only makes judgment calls. The post doesn't disclose which model powers the agents, whether it supports on-prem deployment, or pricing.
#Notion
editor take
Notion turns product dev into a doc workflow—agents triage and route, humans just decide.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
17:36
19d ago
Product Hunt · AI· rssEN17:36 · 07·09
Kastra: runtime authorization layer for Claude, Cursor, Codex and OpenClaw
Kastra is a runtime authorization layer that intercepts AI agent actions before execution and enforces policies in under 1 ms. It covers tools, prompts, inputs, and outputs across Claude Code, Cursor, Codex, OpenClaw, and the Anthropic/OpenAI SDKs. The pitch is preventing unauthorized tool use, prompt injection, and sensitive data exposure. The post does not disclose pricing, deployment details, or real-world customer stories—treat it as an early-stage Product Hunt launch for now.
#Agent#Kastra#Anthropic#OpenAI
editor take
Kastra intercepts AI agent actions before execution and enforces policies in under 1 ms.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
17:17
19d ago
TechCrunch AI· rssEN17:17 · 07·09
Meta's new AI chips will begin production in September
Meta will start producing its latest in-house AI chips in September to cut GPU spending. The chips are part of the MTIA family and use a modular design so components can be swapped as needs change. At least one chip passed testing in about six weeks. Meta is working with Broadcom on design, TSMC on manufacturing, and sourcing RAM from Samsung, storage from Sandisk, and fiber-optic gear from Sumitomo Electric.
#Meta#Broadcom#TSMC
editor take
Meta's next MTIA chips hit production in September, using a modular design with Broadcom, TSMC, and Samsung.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
17:10
19d ago
AI HOT (Curated Pool)· aihot-apiZH17:10 · 07·09
OpenAI CEO calls new model 'best ever' in short post
Sam Altman tweeted that the new model is OpenAI's best ever, alongside what he calls their best blog post. The post doesn't disclose the model name, capabilities, or release timeline—only a link to openai.com.
#OpenAI#Sam Altman
editor take
Sam Altman says the new model is OpenAI's best ever, with their best blog post—but no name, capabilities, or timeline disclosed.
HKR breakdown
hook knowledge resonance
open source
25
SCORE
H0·K0·R0
16:47
19d ago
Hacker News Frontpage· rssEN16:47 · 07·09
Devthropology: A GitHub Repo Census Tool
Devthropology is a GitHub repo analytics tool that surfaces contributor activity, merge time, and language breakdown. Using the Sentry repo as a demo, it shows 1,222 total contributors, 211 active in 3 months, 89% merged PR rate, and a median author tenure of 2.4 years. The post doesn't disclose pricing or whether it's open-source—only a demo page is available.
#Devthropology#Sentry
editor take
Devthropology runs a census on GitHub repos—Sentry demo shows median author tenure 2.4y and 89% merged PR rate, but no pricing or open-source info yet.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
15:26
19d ago
Hacker News Frontpage· rssEN15:26 · 07·09
Kastra: sub-millisecond authorization for AI actions, covering Claude Code, Cursor, and Codex
Kastra is a runtime authorization layer that checks every AI action—prompts, tool calls, shell commands, API requests—before execution, with p99 latency of 0.8ms. It covers Claude Code, Cursor, Codex CLI, and OpenClaw browser agents, blocking risky operations like rm -rf, force-push, or writing secrets to disk. Recon scans AI history to surface past dangerous actions and drafts policies for them. Deployment options include cloud, self-hosted, and air-gapped; audit trails are signed and append-only, streamable to SIEM or S3. The post says it's used by banks, federal agencies, and frontier AI labs, with SOC 2 Type II in audit and ISO 27001 Stage 2 targeted for 2026.
#Kastra#Claude Code#Cursor
editor take
A 0.8ms authorization layer that blocks rm -rf and secret writes for Claude Code, Cursor, and Codex — already in use at banks and federal agencies.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
15:19
19d ago
Hacker News Frontpage· rssEN15:19 · 07·09
LazyPi: One-command setup for Pi coding agent with 60+ community skills
LazyPi is a one-command installer that adds 60+ community skills, 67 themes, MCP support, sub-agents, and persistent memory to the Pi coding agent. Pi ships minimal by design; LazyPi bundles the best community packages so you don't have to hunt them down. The post doesn't discuss performance overhead or stability impact, but the time saved is real.
#Code#Pi#Earendil#Mario Zechner
editor take
One command adds 60+ skills, 67 themes, MCP, and persistent memory to Pi. Saves hours of config.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
15:01
19d ago
AI HOT (Curated Pool)· aihot-apiZH15:01 · 07·09
OpenAI Seeks Design Partners for GPT-Live API
OpenAI is recruiting design partners to test the GPT-Live API. Developers can apply to build new apps or integrate it into existing products. The post doesn't spell out the API's capabilities, pricing, or release timeline.
#OpenAI
editor take
OpenAI is recruiting design partners for the GPT-Live API, but the post doesn't spell out capabilities, pricing, or timeline — I'd hold off on excitement.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
14:50
19d ago
Hacker News Frontpage· rssEN14:50 · 07·09
Mozilla.ai: The next AI battleground is infrastructure, not models
Mozilla.ai argues that model capability is no longer the bottleneck—infrastructure is. In 2026, production AI budgets blow out in months, costs are opaque, teams juggle dozens of models, and governance tooling is missing. They pitch their own product Otari as the control layer that routes requests by cost, capability, latency, and compliance. The post doesn't disclose Otari's pricing or customer traction.
#Mozilla.ai#Otari
editor take
Mozilla.ai argues models are no longer the bottleneck—infrastructure is. They pitch Otari as the control layer.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
14:45
19d ago
Hacker News Frontpage· rssEN14:45 · 07·09
Wire moves its AI context containers off Cloudflare Durable Objects
Wire builds context containers for AI agents, originally all on Cloudflare Durable Objects. The team moved off due to four structural limits: the vector index lived in a separate service, adding a network hop on the hot retrieval path; compute couldn't sit next to data, so multi-stage retrieval pipelines suffered latency variance; placement was fixed at creation with no dedicated capacity tier; and self-hosting was impossible. The new runtime runs on Bun on Fly Machines, with one SQLite file per container and sqlite-vec embedded in-process. Warm tool calls dropped from ~0.4s to ~0.3s, cold start from 3.7s to 1.4s. Durability is bought back via continuous WAL shipping to object storage, acking writes in ~100ms. Recall@5 rose from 78.1% to 89.1%, though the team notes a newer embedding model also contributed. The new runtime is in beta, with plans to open-source it.
#Wire#Cloudflare#Cloudflare Durable Objects
editor take
Wire moved its AI agent context containers off Cloudflare Durable Objects because vector search required an external hop. Warm calls dropped to ~0.3s and Recall@5 jumped from 78.1% to 89.1%, though...
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
14:33
19d ago
AI HOT (Curated Pool)· aihot-apiZH14:33 · 07·09
Mistral adds version control for prompts and skills
Mistral introduces a system of record for prompts and skills in Studio. You can version, rollback, and collaborate on prompts like code. The post doesn't disclose supported models or pricing, but the idea is to stop managing prompts via copy-paste.
#Mistral
editor take
Mistral adds version control for prompts in Studio — treat them like code. No pricing or model details yet.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
14:10
19d ago
● P1Hacker News Frontpage· rssEN14:10 · 07·09
Meta releases Muse Spark 1.1 multimodal reasoning model for agentic tasks
Meta Superintelligence Labs released Muse Spark 1.1, a multimodal reasoning model with major gains in tool use, computer use, and coding. It zero-shot generalizes to new tools and MCP servers, manages a 1M-token context window, and compacts memory to keep critical steps. The model orchestrates multi-agent systems, delegating tasks to parallel subagents to cut end-to-end latency. Coding improvements cover bug fixes, feature additions, and large code migrations in complex codebases. It is live in Meta AI's Thinking mode and in the new Meta Model API public preview.
#Reasoning#Code#Meta#Meta Superintelligence Labs
why featured
Featured · importance 94 · hook + knowledge + resonance
editor take
Meta dropped Muse Spark 1.1, a multimodal reasoning model that can use tools, write code, and control a computer, with a 1M-token context window — but no pricing yet.
sharp
Meta released Muse Spark 1.1 today from their Superintelligence Labs. Two sources picked it up, with HN linking straight to the official blog — the community is clearly watching Meta's agent play closely. The model pushes three things: multimodal reasoning, tool use, and computer control. It has a 1M-token context window and can remember actions from way earlier in a session, compacting what it needs to keep. Meta claims it's much faster than the original Muse Spark on complex codebases, multi-app desktop workflows, and multi-agent orchestration, with zero-shot generalization to new MCP servers and custom skills. I'd take the benchmark charts with a grain of salt — the images in the blog are too low-res to read actual numbers, and I haven't seen third-party evals yet. No pricing has been disclosed either. If you're thinking about building on this, watch the Meta Model API public preview for real latency and cost data before committing.
HKR breakdown
hook knowledge resonance
open source
94
SCORE
H1·K1·R1
14:08
19d ago
Financial Times · Technology· rssEN14:08 · 07·09
Computacenter shares rise as FTSE 100 new entrant taps into AI boom
Computacenter, a new FTSE 100 member, saw its shares rise as it benefits from businesses investing in AI infrastructure. The company provides hardware and networking for AI deployment. The article doesn't specify the exact share price increase.
#Computacenter#FTSE 100
editor take
Computacenter, a new FTSE 100 member, got a share bump from selling hardware for AI deployment.
HKR breakdown
hook knowledge resonance
open source
45
SCORE
H0·K0·R0
14:01
19d ago
AI HOT (Curated Pool)· aihot-apiZH14:01 · 07·09
TeXada: Local math agent turns handwriting to LaTeX offline
The community built TeXada, a local math agent on MiniCPM5-1B and MiniCPM-V 4.6. It converts natural language to LaTeX, OCRs handwriting or image formulas into editable LaTeX, and fixes LaTeX errors. All inference runs locally with no cloud dependency, ensuring privacy. Targets students, researchers, and developers. Open-sourced on GitHub; models on HuggingFace. The post doesn't spell out OCR accuracy or latency, so take that with a grain of salt.
#Code#OpenBMB#MiniCPM#TeXada
editor take
Community-built TeXada turns MiniCPM into a local math agent: OCR formulas, convert to LaTeX, fix errors, all offline.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
13:30
19d ago
● P1Hacker News Frontpage· rssEN13:30 · 07·09
Anthropic launches Claude Reflect dashboard to visualize user AI usage patterns
Anthropic launched a beta feature called Reflect inside Claude’s web and desktop settings. It visualizes your chat activity over the past 1–12 months: when you use Claude most, which topics dominate, and what task patterns emerge. The report also maps your usage to Anthropic’s 4D AI Fluency Framework—Delegation, Description, Discernment, Diligence—and offers practical tips, like starting a Project instead of re-explaining context. Incognito chats, health-integration conversations, and source files from connected tools are excluded; sensitive topics appear only at a high level. Available now for Free, Pro, and Max users with Memory turned on; Cowork conversation support is coming soon.
#Anthropic#Claude#MIT Media Lab Advancing Humans with AI (AHA)
why featured
Featured · importance 86 · hook + knowledge + resonance
editor take
Anthropic added a usage dashboard to Claude that summarizes your chat history, sets break nudges, and ships with a 4D AI fluency framework. Sensitive topics still appear at a high level despite pri...
sharp
This is Anthropic's own announcement, picked up by HN and AIhot with no third-party testing or user reports yet, so everything we know comes straight from the official post. The dashboard itself is straightforward: pick a 1/3/6/12-month window and get a summary of your top topics, peak usage times, and soon, total time spent. The more interesting layer is the 4D AI Fluency Framework baked into it—Delegation, Description, Discernment, Diligence. It doesn't just count chats; it tries to characterize how you work with Claude, like whether you nail down strategy yourself before delegating, or whether you tend to rework drafts in your own voice. It'll also nudge you toward practical moves, like starting a Project instead of re-explaining context every time. On privacy: incognito chats are excluded, source files from connected tools aren't pulled in, and health integrations are fully carved out. But sensitive conversations can still show up at a high level in your summary. Anthropic brought in advisors from MIT Media Lab and Boston Children's Hospital to shape this, which signals they know the territory is tricky. What I'd wait on: there are no real user screenshots yet, just polished product images. No word on whether summaries hold up equally well across languages. And the whole thing requires Memory to be on—the more you let Claude remember, the richer your reflection gets, which is a tradeoff worth thinking through before you flip the switch.
HKR breakdown
hook knowledge resonance
open source
86
SCORE
H1·K1·R1
13:23
19d ago
Hacker News Frontpage· rssEN13:23 · 07·09
FableCut: A browser video editor AI agents can drive, zero deps
FableCut is a zero-dependency browser video editor that AI agents can drive via JSON timeline, MCP, and REST APIs. It features live-reloading UI, letting models edit video like using a tool. The post doesn't disclose supported video formats or performance benchmarks yet.
#FableCut#ronak-create#Open source
editor take
FableCut lets AI agents drive video editing via JSON timeline in-browser with zero deps, but the post doesn't disclose supported formats or benchmarks.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
13:19
19d ago
Hacker News Frontpage· rssEN13:19 · 07·09
Knock built its AI agent with a virtual filesystem and bash instead of piling on API tools
Knock shipped the Knock Agent in March 2026 to manage messaging workflows, templates, and audiences from the dashboard, Slack, or API. Their first prototype used one tool per API endpoint, which would have bloated the context window. Inspired by Vercel's approach, they switched to giving the agent a virtual filesystem and bash. The agent explores account data with commands like ls and cat, edits files locally, and calls back to persist changes. They ported Vercel's just-bash TypeScript library to Elixir, reusing its test suite. The pattern is closer to Claude Code than a traditional in-product assistant.
#Knock#Vercel#just-bash
editor take
Knock gave their agent a virtual filesystem and bash instead of one tool per API endpoint—ls/cat to explore account data, inspired by Vercel's approach. Closer to Claude Code than a typical in-prod...
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
13:02
19d ago
● P1Ben's Bites· rssEN13:02 · 07·09
Cursor and SpaceXAI release general-purpose model Grok 4.5
SpaceXAI and Cursor jointly trained Grok 4.5, landing between Opus 4.7 and 4.8 in performance but 6x cheaper than Opus and 3x cheaper than GPT-5.5 on a per-token basis. OpenAI rolled out GPT-5.6 (Sol, Terra, Luna) to all users; early testers say Sol is less smart than Fable but far more reliable. ChatGPT Voice got new GPT-Live-1 and Live-1-mini models that can talk while you speak and use GPT-5.5 in the background. Anthropic extended Fable 5 access for Claude subscribers to July 12—the post doesn't explain the repeated delays. Meta introduced Muse Image and Muse Video; image editing and text rendering look solid, but images still have an AI look, and the video model is in preview.
#Code#Audio#Vision#SpaceXAI
why featured
Featured · importance 92 · hook + knowledge + resonance
editor take
Cursor and SpaceXAI co-trained Grok 4.5, slotting between Opus 4.7 and 4.8 but at 1/6 the cost. Both sources point to the same xAI announcement, so the numbers are likely solid.
sharp
The headline here isn't model capability, it's pricing. xAI positions Grok 4.5 as Opus-class but openly says it lands between Opus 4.7 and 4.8 — so it's half a step behind Anthropic's best. The real punch is cost: 6x cheaper than Opus, 3x cheaper than GPT-5.5. Cursor baked it in with higher usage limits, which tells me they're betting on undercutting the competition for high-frequency coding users. Both sources are working off the same xAI blog post, no independent evals yet. I'd wait for third-party benchmarks before believing the performance claims. Also, the SpaceXAI + Cursor co-training arrangement is odd — a rocket company and an IDE maker jointly training a general-purpose model, and neither source explains why these two specifically teamed up.
HKR breakdown
hook knowledge resonance
open source
92
SCORE
H1·K1·R1
13:00
19d ago
● P1OpenAI Blog· rssEN13:00 · 07·09
GPT-5.6 becomes preferred model for Microsoft 365 Copilot
OpenAI made GPT-5.6 the default model inside Microsoft 365 Copilot—Word, Excel, PowerPoint, Chat, and Cowork. The pitch is more useful work per token and fewer rounds of prompting. The post doesn't share performance benchmarks, latency figures, or whether Copilot pricing changes.
#OpenAI#Microsoft#Nitin Agrawal
why featured
Featured · importance 94 · hook + resonance
editor take
OpenAI rushed to call GPT-5.6 the 'preferred model' for Copilot on launch day, but didn't define what 'preferred' means or deny that Microsoft is using its own MAI models to cut costs.
sharp
Here's the context: a few days ago Bloomberg reported that Microsoft is increasingly using its own MAI models in Word and Excel to reduce costs. On Thursday, during the GPT-5.6 launch, OpenAI published a blog post calling itself the 'preferred model' for Microsoft 365 Copilot. Both sources covering this are citing the same OpenAI blog, so the messaging is entirely one-sided — Microsoft hasn't echoed it. The phrase 'preferred model' is slippery. It doesn't promise exclusivity or disclose traffic share. TechCrunch flagged this directly: nobody ever said OpenAI models would be fully removed from Copilot, just that Microsoft was adding its own models to the mix. OpenAI's blog doesn't refute that reporting; it reads more like a public posture move to calm breakup chatter. I'd take this with a grain of salt. What's missing: confirmation from Microsoft, actual traffic split numbers, and what 'preferred' means contractually. If it's just a blog post line, it's PR, not a product roadmap shift.
HKR breakdown
hook knowledge resonance
open source
94
SCORE
H1·K0·R1
13:00
19d ago
● P1TechCrunch AI· rssEN13:00 · 07·09
Ollama raises $65M Series B, reaches nearly 9 million users
Ollama, the tool that lets devs run open-weight models locally on their PCs, raised a $65M Series B led by Theory Ventures. That follows a $15M Series A led by Benchmark, bringing total funding to $88M. Launched in 2023, it has 176K GitHub stars, nearly 17K forks, and close to 9M users. The post doesn't disclose valuation, revenue, or commercialization plans.
#Ollama#Theory Ventures#Benchmark
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
Ollama raised $65M Series B with nearly 9M users, but both sources are repeating the company's own numbers — no independent verification of active usage or revenue yet.
sharp
Ollama just closed a $65M Series B led by Theory Ventures, following Benchmark's $15M Series A — $88M total raised. User count is nearly 9 million, with 176K GitHub stars. Both sources are running the same company-provided numbers, so there's no independent usage data to cross-check. I'd take the user figure with a grain of salt. Ollama is genuinely the easiest way to run open-weight models locally, and downloads are massive, but "user" could mean anything — installs, monthly actives, or just people who tried it once. The GitHub stars are the harder signal here: 176K puts it in the top tier of dev tools. The real question isn't the raise size, it's the business model. Ollama is free, and the company hasn't said how it plans to make money. $65M buys runway for infra and hiring, but open-source dev tools have a rough track record converting to paid. LM Studio and Jan are chasing the same audience. If the next round comes with a valuation jump and still zero revenue, that's a different story.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1

more

feeds

admin