securitylab_nJuly 12, 2026🇷🇺Translated from Russian

Why Simple ChatGPT Wrappers Are Losing Value: AI Model Makers Integrate Features, Pushing Startups to Control Full Industry Processes

Early startups that attempted to wrap access to large language models like ChatGPT and sell them as standalone products are quickly losing relevance. Developers of foundational AI systems are now integrating the very capabilities that once formed the core of these young companies' offerings.

According to the venture capital firm NFX, startups should abandon simple overlays on third-party models and instead seize control of entire industry processes. Rather than building narrow tools for lawyers, companies are creating comprehensive AI-powered legal services, and instead of isolated procurement applications, they aim to manage full supply chains.

The first wave of such wrappers emerged shortly after the launch of ChatGPT. These tools generated advertising copy, responded to customers, supported sales teams, and extracted information from legal documents. The companies behind them assumed that base models would remain unable to handle specialized tasks independently for a long time.

That calculation did not hold. OpenAI, Anthropic, and other model developers began transforming their systems into complete working products. Features that assist with programming, document work, and content creation have become native parts of major platforms, stripping smaller single-task companies of their primary differentiation.

One of the most prominent examples is Jasper. In 2022 the company raised $125 million at a $1.5 billion valuation and was viewed as a leader in AI advertising copy generation. It later lowered its annual revenue forecast, reduced headcount, and shifted direction, now attempting to evolve into a full marketing platform.

More durable approaches have come from companies that treat AI as the foundation of an entire service rather than a single feature. The legal platform EvenUp focuses on personal injury cases and has expanded to prepare documents, process case materials, and manage additional workflow stages. NFX reports that more than 2,000 law firms now use the service.

Another example is Blitzy, which builds enterprise software to replace contractor teams. The system analyzes a customer's entire codebase, breaks large projects into smaller tasks, and selects appropriate models for each step, capturing internal dependencies that generic models might overlook without domain-specific preparation.

The mortgage service Tomo has gone further by automating sales, borrower verification, and daily operations. The company states that 77% of its clients receive better interest rates than those offered by traditional mortgage providers, demonstrating a strategy of replacing legacy processes rather than layering new software on top of them.

Seso has adopted a similar model for managing seasonal agricultural workers in the United States. Previously, employee records, visa information, and documentation were scattered across law firms, office software, and paper files. With more advanced models, Seso now also handles transportation, housing, business insights, and personnel decision support.

Large organizations can also integrate AI directly with model developers. The law firm Freshfields, for instance, has partnered with Anthropic to build specialized tools, although such initiatives demand substantial compute spending and dedicated technical staff, and automation remains only one part of their traditional business.

NFX believes younger companies can still win by specializing deeply in narrow niches. Industry expertise, accumulated data, established sales relationships, and control over every stage of a service are significantly harder to copy than isolated software functions. As universal models grow stronger, the value of simple wrappers diminishes, making the ability to convert AI capabilities into complete, operational businesses increasingly critical.

Related articles

HabrOther

MEPhI Opens 2026 Admissions for Online Cybersecurity Master's Program with Yandex Practicum

The National Research Nuclear University MEPhI, in partnership with Yandex Practicum, is accepting applications for its online master's program in Cybersecurity for the 2026 intake. The two-year program leads to a state diploma in Information Security under code 10.04.01 and a professional retraining certificate from Yandex Practicum. Students can choose from four specialized tracks covering AppSec, DevSecOps, network security, and AI security. Admission is fully online and includes document submission via Gosuslugi, an entrance exam, and a motivation letter requiring at least 80 points. The program runs entirely remotely with evening and weekend classes, allowing students to combine studies with work while accessing student benefits and an educational loan at a subsidized 3% rate.

安全客Other

360 Group Launches NanoWork Enterprise AI Platform with Built-in Security and Opens Nationwide Channel Partner Recruitment

On July 28 at the Beijing National Convention Center, 360 Group founder Zhou Hongyi officially unveiled NanoWork, a next-generation enterprise intelligent agent work platform. The platform is designed to bridge the gap between powerful AI models and real-world business tasks by enabling multi-agent collaboration, on-demand model scheduling, and 24/7 cloud operation across diverse scenarios. NanoWork was developed through extensive real-world testing involving 100,000 intelligent agents, coverage of 630 positions over 150 days, consumption of 350 trillion tokens, and collection of 56,000 feedback items. A core emphasis is placed on native security features drawn from 360 Group's two decades of cybersecurity experience to prevent errors that could lead to actual data loss or permission breaches. The company is now actively recruiting city-level channel partners across China to help deploy the solution in local industries and activate existing customer bases with AI capabilities.

AntiMalwareOther

Google Enables Document Backup to Drive in Stable Play Services 26.26 Release

Google has rolled out automatic document backup from Android devices to Google Drive in the stable version of Google Play Services 26.26. The feature, which the company prepared for nearly a year, adds a new Documents option in Settings on Pixel phones under Accounts and backup. It remains disabled by default to avoid uploading the Downloads folder without user consent. Once enabled, supported files including PDF, DOC, PPT, XLS, ZIP and even APK files are copied to a new Android backups folder on Drive, with separate subfolders created for each device. The backup consumes storage quota and offers no automatic two-way sync, requiring manual cleanup when disabled. Traces of the capability first appeared in August 2025, followed by an official mention in February 2026 and beta testing before the current stable deployment.

HabrOther

Bridging Manual and Automated Testing: InfoWatch Engineer Outlines Unified Quality Process

InfoWatch senior test engineer Mikhail Shalepo has published a detailed article describing how his team built a reproducible process that links manual and automated testing into a single quality system. The approach addresses the growing complexity of server-side products that undergo quarterly releases and require extensive matrix testing across multiple operating systems and installation scenarios. Shalepo explains that the regulation focuses on decision points rather than prescribing exact test volumes, ensuring that choices about automation candidates, smoke-test gates, failure ownership, and manual compensation are documented and visible to the entire team. The framework divides work into two main blocks—feature development and pre-release regression—each containing preparation, execution, and completion stages. Key outputs include linked artifacts in TMS Scale, explicit Definition of Done criteria, and traceable coverage data that prevents reliance on individual knowledge. The article also shares practical lessons, including why separate mind maps and tables failed to stay current and how the team now integrates automation status directly with test cases.