ChatGPT and Beyond with Fexingo · 2026-06-28 · 7 min
Key moments - from our scoring
Substance score
53 / 100
Five dimensions, 20 points each
The episode explores the emerging thesis that model marketplaces are transitioning from simple repositories into full operating systems for AI development and deployment. Lucas describes uploading a fine-tuned Llama 3 model to Hugging Face and receiving a public API endpoint within minutes - a seamless experience reminiscent of deploying on Vercel or Netlify. Both hosts draw parallels to the PC era: just as operating systems controlled hardware resources, file systems, and application runtimes, Hugging Face and competitors now offer compute, storage, access control, and app deployment environments. They examine the competitive landscape across Hugging Face (developer mindshare with over one million models), OpenAI's GPT Store (consumer brand dominance), Google's Vertex AI (enterprise governance focus), and Microsoft's embedded approach through Azure and GitHub. The conversation touches on stock market implications, noting that enterprise software platforms like ServiceNow and Salesforce are outperforming hardware suppliers like NVIDIA and ARM, suggesting investor confidence that margins and recurring revenue will concentrate at the platform layer rather than the chip level. They discuss the tradeoffs between open ecosystems like Hugging Face and closed platforms like OpenAI, hybrid deployment strategies, and the real barriers to enterprise adoption - illustrated by Ford's recent rehiring of experienced engineers after AI initiatives underperformed. The hosts conclude that the market is still in an early, fragmented phase, comparing current AI platforms to the DOS era before a transformative Windows 95 moment arrives.
Model marketplaces like Hugging Face now manage compute resources, storage, file systems, access control, and application runtimes - the core functions of traditional operating systems. They abstract infrastructure away so developers can push models and get endpoints without managing GPUs or load balancers directly.
ServiceNow and Salesforce are outperforming hardware companies like NVIDIA and ARM because investors believe the real value in AI is migrating to the platform layer, where margins are better and platforms capture recurring revenue from every inference transaction.
Hugging Face is primarily open-source focused with over one million community models, while OpenAI's GPT Store is entirely proprietary; historically, open ecosystems like Linux and Android win long-term, but closed platforms like Apple can dominate if they offer superior integration and user experience.
Many enterprises are using a hybrid approach: prototyping and experimenting on marketplaces for speed and cost, but deploying production workloads on their own infrastructure to avoid vendor lock-in and data privacy issues, though the marketplace still owns the workflow and metadata.
The major contenders are Hugging Face for developer mindshare, OpenAI for consumer brand, Google Vertex AI for enterprise governance, and Microsoft's Azure/GitHub integration; developers should pick one or two and experiment with low-cost prototypes to understand each platform's workflows and pricing.
Our reviewer’s read on each dimension, with quotes from the episode.
The episode develops one substantive thesis - that model marketplaces are becoming operating systems - and explores it with reasonable depth across economics, platform strategy, and developer workflow. However, it relies heavily on the OS analogy itself and repeats supporting points without introducing novel claims per minute. The stock performance commentary and Ford reference add some texture but the conversation lacks dense, counterintuitive insights a sophisticated operator wouldn't already grasp.
Model marketplaces aren't just repositories anymore - they're becoming the environment where you build, run, and manage AI.
whoever controls the platform gets a cut of every transaction. In this case, the transaction is inference.
The 'model marketplaces as operating systems' framing is reasonably fresh for mid-2024, and the DOS-to-Windows 95 progression metaphor adds some novelty. However, the underlying argument - that platforms win over infrastructure, that cloud providers want ecosystem lock-in - is not contrarian and has circulated widely in tech discourse. The open vs. closed platforms debate is standard. No first-principles breakdown or counterintuitive claims emerge.
Model marketplaces aren't just repositories anymore - they're becoming the environment where you build, run, and manage AI. Lucas: Exactly. And I think the word 'operating system' is starting to fit.
Open ecosystems tend to win in the long run - look at Linux, Android - but closed platforms can dominate for a long time if they offer better integration.
Lucas is presented as someone who has hands-on experience uploading a fine-tuned model to Hugging Face, which demonstrates practitioner credibility at the developer level. However, there is no indication of seniority, scale, or operational depth. Luna appears to be a co-host or interviewer rather than a guest with proven industry track record. Neither guest has clear credentials as a founder, exec, or large-scale operator who has shipped enterprise AI.
Lucas: So last week I uploaded a fine-tuned Llama 3 model to Hugging Face, and within minutes I had a public endpoint, an API key, and a version history.
Lucas: I used the Hugging Face Hub CLI, pushed my weights, and within a few minutes the model was available through their Inference API.
The episode includes some specific named platforms (Hugging Face, OpenAI GPT Store, Google Vertex AI, Meta Llama Hub, Azure, GitHub) and mentions stock ticker movements with rough percentages (NVIDIA/AMD down, ServiceNow up 6%, Salesforce up 5.5%, ARM down 18%, Super Micro down 13%). Lucas provides one concrete workflow detail (CLI push, Inference API setup). However, these stock figures are stated without dates or sources, and most claims lack supporting data - no revenue figures, user counts (except 'over a million models'), pricing structures, or customer examples beyond a vague Ford reference.
ServiceNow up almost six percent this week, Salesforce up five and a half. Meanwhile, ARM dropped eighteen percent, Super Micro down thirteen.
Hugging Face has the developer mind share - over a million models hosted.
The dialogue flows naturally with genuine back-and-forth and some productive follow-ups (Lucas's stock comment prompts Luna to question the premise; Lucas's developer workflow description elicits detailed follow-up questions). Lucas and Luna challenge each other mildly on vendor lock-in, open vs. closed, and whether the OS analogy fully holds. However, follow-ups are mostly soft and exploratory rather than sharp or adversarial. No guest is pushed hard on specifics, contradictions, or evidence. The conversation is collegial but lacks the edge of genuine intellectual friction.
Luna: But isn't that premature? I mean, you still need the underlying compute to run these models. NVIDIA isn't going away.
Luna: But there are risks. Vendor lock-in, data privacy, the fact that you're running models on someone else's hardware. Not every enterprise is comfortable with that.
Computed from the transcript - who did the talking, and the words that came up most.
Episode 79 of ChatGPT and Beyond explores how AI model marketplaces are evolving into full-fledged operating systems. Lucas and Luna examine the shift from standalone AI models to integrated platforms that manage data, workflows, and identity, using real examples like Hugging Face, OpenAI's GPT Store, and Google's Vertex AI. They discuss how this transformation affects developers, enterprises, and the broader tech landscape, with insights from recent market data showing the divergence between AI infrastructure and software stocks. Listeners learn why model marketplaces are becoming the new OS wars of the 2020s. #AIModelMarketplaces #OperatingSystems #HuggingFace #OpenAI #VertexAI #AIInfrastructure #EnterpriseAI #LargeLanguageModels #GenerativeAI #AIPlatforms #Technology #FexingoBusiness #BusinessPodcast #AIAdoption #DeveloperTools #AIEcosystem #LucasAndLuna #AIModels Keep every episode free: buymeacoffee.com/fexingo
Transcribed and scored by The B2B Podcast Index.
Lucas: So last week I uploaded a fine-tuned Llama 3 model to Hugging Face, and within minutes I had a public endpoint, an API key, and a version history. It felt less like uploading a file and more like deploying a full application. Luna: That's the shift we're seeing across the board. Model marketplaces aren't just repositories anymore - they're becoming the environment where you build, run, and manage AI.
Lucas: Exactly. And I think the word 'operating system' is starting to fit. Think about what an OS does - it manages hardware resources, provides a file system, handles permissions, runs applications. Hugging Face now offers compute, storage, access control, and an app runtime.
That's an OS play. Luna: But it's not just Hugging Face. OpenAI has the GPT Store, Google has Vertex AI Model Garden, even Meta has their own model hub for Llama. They're all trying to own the stack from model discovery to deployment.
Lucas: Right. And the economics are interesting because it mirrors the PC era - whoever controls the platform gets a cut of every transaction. In this case, the transaction is inference. Every time someone calls an API on one of these marketplaces, the platform takes a slice.
Luna: Which explains why we're seeing such a divergence in stock performance lately. Look at the numbers - NVIDIA and AMD are down this week, but ServiceNow and Salesforce are up. The market is betting on platforms, not just chips. Lucas: Yeah, ServiceNow up almost six percent this week, Salesforce up five and a half.
Meanwhile, ARM dropped eighteen percent, Super Micro down thirteen. The hardware names are getting hammered because investors worry the real value is migrating up the stack to the platform layer. Luna: But isn't that premature? I mean, you still need the underlying compute to run these models.
NVIDIA isn't going away. Lucas: No question. But the argument is that margins are better in software than hardware. If a model marketplace becomes the default way enterprises deploy AI, the marketplace operator captures the recurring revenue while the chip suppliers compete on price.
Luna: So who's winning the OS battle right now? Lucas: It's fragmented. Hugging Face has the developer mind share - over a million models hosted. But OpenAI has the consumer brand and the GPT Store with millions of users.
Google is pushing Vertex AI as the enterprise choice with built-in governance and compliance. Luna: And Microsoft is embedding everything into Azure and GitHub. They're not really a separate marketplace, but Copilot and the Azure AI Studio function as one. Lucas: That's the key - every major cloud provider wants to be the OS.
And just like in the 80s and 90s, developers will gravitate toward the platform with the best ecosystem. What matters is not just the models, but the tools around them: versioning, monitoring, fine-tuning, and deployment pipelines. Luna: Let's talk about the developer experience. You mentioned uploading a model - what did the workflow actually look like?
Lucas: I used the Hugging Face Hub CLI, pushed my weights, and within a few minutes the model was available through their Inference API. I could set pricing, manage access tokens, and even deploy a Gradio app as a front end. It felt like deploying on Vercel or Netlify, but for AI. Luna: And that's the OS analogy again - abstracting away the infrastructure.
You don't think about GPUs or load balancers, you just push code and get an endpoint. Lucas: Exactly. And that abstraction is what drives adoption. I think that's why enterprise AI adoption has been stalling - companies are still trying to build their own infrastructure from scratch.
The marketplaces offer a shortcut. Luna: But there are risks. Vendor lock-in, data privacy, the fact that you're running models on someone else's hardware. Not every enterprise is comfortable with that.
Lucas: True. And that's why we're seeing hybrid approaches - some companies use a marketplace for prototyping but deploy on their own infrastructure for production. But the marketplace still owns the workflow and the metadata. Luna: So the OS analogy holds even there - you can run apps locally, but you're still in the ecosystem.
Lucas: Right. And just like Windows or macOS, the platform holder can influence which models get surfaced, what tools are available, and how data flows between components. That's a lot of control. Luna: Speaking of control - we should mention that this shift also raises questions about open versus closed models.
Hugging Face is mostly open, while OpenAI's GPT Store is entirely proprietary. Lucas: And that's going to be the defining fight of the next few years. Open ecosystems tend to win in the long run - look at Linux, Android - but closed platforms can dominate for a long time if they offer better integration. Apple's model is closed and they're doing fine.
Luna: So where does this leave the average developer or business leader listening? What should they do today? Lucas: I'd say pick one or two marketplaces and get comfortable with them. Learn the workflow, understand the pricing, and build a small prototype.
The cost to experiment is low - many offer free tiers. And pay attention to the platform's roadmap. If they're adding features like fine-tuning, monitoring, and version control, they're building an OS. Luna: And if the hardware stocks keep falling, does that reinforce the thesis?
Lucas: I think so. The market is pricing in that the value is moving up the stack. But it's a long-term trend - we're still early. The real test will be when a major enterprise migrates its entire AI workload onto one marketplace.
That hasn't happened yet. Luna: Give it a year. With companies like Ford reportedly rehiring 'gray beard' engineers after AI fell short, there's clearly a recognition that tools alone aren't enough - you need the platform strategy. Lucas: That's a great point.
The Ford story is a reminder that adoption isn't automatic. The platform has to deliver real productivity gains, not just hype. And that's where the OS analogy breaks down a bit - an OS is invisible, but these marketplaces are very visible and still evolving. Luna: So we're in the DOS era of AI platforms.
Command-line interfaces, no graphical shell yet. Lucas: Love that framing. And eventually we'll get the Windows 95 moment - a platform that makes AI accessible to everyone. That's when the real OS war begins.
Luna: And maybe the next episode will be about who wins. Lucas: Let's check back in six months. For now, I'd say keep your eyes on Hugging Face, OpenAI, and Google. And if you're building something, don't wait - the platform you choose today might be the one you're stuck with tomorrow.
Other episodes covering the same guests and topics, from across The B2B Podcast Index.