Últimas Noticias de IA

DeepL, known for text translation, now wants to translate your voice

DeepL, known for text translation, now wants to translate your voice

DeepL, a translation company best known for its text tools, released a voice-to-voice translation suite today that covers use cases like meetings, mobile and web conversations, and group conversations for frontline workers through custom apps. The company is also releasing an API that lets outside developers and businesses build on top of DeepL’s tech for customized use cases, such as call centers. “After spending so many years in text translation, voice was a natural step for us,” DeepL CEO Jarek Kutylowski told TechCrunch in an interview. “We have come a long way when it comes to text translation and document translation. But we thought there wasn’t a great product for real-time voice translation.” Kutylowski said that the challenges in creating a real-time translation product center on striking a balance between reducing latency — the delay between someone speaking and the translated audio playing back — and maintaining accurate results. DeepL is releasing add-ons for platforms like Zoom and Microsoft Teams, where listeners can either hear real-time translation while others are speaking in native languages or follow real-time translated text on screen. This program is currently under early access, and the company is invitingorganizations to join a waitlist. The company also has a product for mobile and web-based conversations that can take place in person or remotely. DeepL also lets allows users participate in a group conversation in settings like a setting like training sessions or workshops, allowing participants to join through a QR code. DeepL said that its voice-to-voice tech can also learn and adapt to custom vocabulary, such as industry-specific terms and company and personal names. Kutylowski said that AI is reimagining what customer service will look like in the coming years. He noted that a translation layer helps companies provide support in languages where qualified staff are scarce and expensive to hire. The company said that it controls the entire voice-to-voice stack. However, the current system converts the speech to text, applies translation, then converts that back to speech. DeepL believes that since it has worked on text translation for years, it has an edge in translation quality. Going forward, the company wants to develop an end-to-end voice translation model that skips the text step entirely. DeepL faces competition from several well-funded startups working in adjacent corners of the space. Sanas, which last year raised$65 millionfrom Quadrille Capital and Teleperformance, uses AI to modify a speaker’s accent in real time — a tool aimed primarily at call center agents. Dubai-based Camb.AI focuses on speech synthesis and translation for media and entertainment companies Amazon Web Services, helping themdub and localize video contentat scale. Palabra, backed by Reddit co-founder Alexis Ohanian’s firm Seven Seven Six, is building a real-time speech translation engine designed to preserve both the meaning and thespeaker’s original voice, putting it in more direct competition with what DeepL is now building.

4 months ago

View

This simulation startup wants to be the Cursor for physical AI

This simulation startup wants to be the Cursor for physical AI

The promise of physical AI is that engineers will be able to program physical agents the same way they do digital ones. We’re not there yet. Robotics is still held back by a paucity of data from physical spaces. To train their machines, companies need to build mock-up warehouses to test their machines, while an entire industry is springing up around surveilling factory lines and gig workers to train deep learning models to operate robots. Another option is simulation; detailed virtual replicas of real-world environments could provide the data and workspaces that roboticists need to do this work in a scalable way. Antioch, a startup building simulation tools for robot developers, wants to close what the industry calls the sim-to-real gap — the challenge of making virtual environments realistic enough that robots trained inside them can operate reliably in the physical world. “How can we do the best possible job reducing that gap, to make simulation feel just like the real world from the perspective of your autonomous system?” Antioch cofounder Harry Mellsop said. To do that, the company told TechCrunch today that it has raised an $8.5 million seed round that values it at $60 million, led by venture firm A* and Category Ventures, with additional participation from MaC Venture Capital, Abstract, Box Group, and Icehouse Ventures. Mellsop started the New York-based company with four cofounders in May of last year. Two of the other founders, Alex Langshur and Michael Calvey, joined him to cofound Transpose, a security and intelligence startup, andsell it to Chainalysisfor an undisclosed amount. The other two — Collin Schlager and Colton Swingle — previously worked at Meta Reality Labs and Google DeepMind, respectively. The need for better simulation is at the heart of what many major autonomy companies are doing. In the self-driving car space, for example, Waymo uses Google DeepMind’s world model to test and evaluate its driving model. In theory, that technique will make deploying Waymo vehicles in new areas require less data collection, a key cost in scaling up autonomous vehicle technology. Building and using those models to test robots is arguably a different set of skills than creating a self-driving car, and Antioch wants to build the platform that solves that problem for newer companies without the capital to do it all themselves. Those smaller companies also don’t have the capital to build physical testing arenas or drive sensor-studded cars for a few million miles. “The vast majority of the industry doesn’t use simulation whatsoever, and I think we’re now just really understanding clearly that we need to move faster,” Mellsop said. Antioch executives compare their product to Cursor, the popular AI-powered software development tool. Antioch allows robot builders to spin up multiple digital instances of their hardware and connect them to simulated sensors that mimic the same data the robot’s software would receive in the real world. These environments allow developers to test edge cases, perform reinforcement learning, or generate new training data. If, that is, the simulation is sufficiently high fidelity. The challenge here is making sure the physics in the simulation matches reality so that when the model is put in charge of a real machine, nothing goes wrong. The company starts with models built by Nvidia, World Labs, and others, and builds domain-specific libraries to make them easy to use. Working with multiple customers, executives say, gives Antioch a depth of context for refining its simulations that no single physical AI company could match on its own. “What happened with software engineering and LLMs is just starting to happen with physical AI,” Çağla Kaymaz, a partner at Category Ventures, told TechCrunch. “We do a lot of work on dev tools, and we love that vertical, but the challenges are different. With software, you can have these bad coding tools, and the risk is generally pretty contained to the digital world. In the physical world, the stakes are much higher.” Antioch’s focus now is mainly on sensor and perception systems, which account for the bulk of the need in automated cars and trucks, farm and construction machinery, or aerial drones. Aspirations for physical AI to power generalized robots to replicate human tasks are further away. While Antioch’s pitch is to startups, some of its earliest engagements have been with huge multinationals that are already investing heavily in robotics. Adrian Macneil has a solid understanding of this space. As an executive at the self-driving startup Cruise, he built the company’s data infrastructure, and in 2021 founded Foxglove, a company that offers the same kind of data pipelines to physical AI startups. Macneil is backing Antioch as an angel investor. “Simulation is really important when you’re trying to build a safety case or dealing with very high-accuracy tasks,” he said at the Ride.AI conference in San Francisco on Wednesday. “It’s not possible to drive enough miles in the real world.” Macneil would like to see the same kind of tools that drove the SaaS revolution—platforms like Github, Stripe, and Twilio—emerging to support physical AI. “We need a lot more of the entire toolchain to be available off the shelf,” he told TechCrunch. “We genuinely all think that anyone building an autonomous system for the real world is going to do so in software primarily in two to three years,” Mellsop said. “It’s the first time you can have autonomous agents iterate on a physical autonomy system, and actually close the feedback loop.” There are already experiments in this direction. David Mayo, a researcher at MIT’s Computer Science and Artificial Intelligence Laboratory, is using Antioch’s platform to evaluate LLMs. In one experiment, Mayo has AI models design robots, then use Antioch’s simulator to test them. It can even pit the models against each other in simulated contests, like pushing a rival bot off a platform. Giving the LLMs a realistic sandbox could help provide a new paradigm for benchmarking them. Before a world of AI engineers arrives, however, there is still more work ahead to close the gap between the digital models and the real world. If it can be done, developers will be able to create the kind of data flywheel that Macneil believes is the key to the success of category leaders like Waymo, where engineers are increasingly confident that next month’s model will be more capable than the last. If other companies want to replicate that success, they’ll need to build those tools themselves—or buy them.

4 months ago

View

Canva’s AI assistant can now call various tools to make designs for you

Canva’s AI assistant can now call various tools to make designs for you

The core promise of new AI platforms is that you can describe your task to the AI assistant, let it plan the task and use the relevant tools for you, and keep your preferences in mind for future tasks. This is especially important for design professionals, as they want to have a predictable, automated workflow for creating content and media assets. Canva is leaning into this paradigm in the latest version of its Canva AI assistant, which uses its AI model to let users create editable designs with text prompts. Users can describe what they want it to make, and the bot will call the required tools and come up with a few options. The assistant uses layers to make designs, which gives users the flexibility to tweak different aspects of the final product as they see fit. The update comes as Canva has been working on making itsAI assistant central to users’ workflowsand adding more features such as image generation and website generation. Canva’s competitors also seem to be working toward a similar goal. This week, Adobe launcheda Firefly AI assistantthat can use the company’s various apps to do tasks, and Figma last month baked in support for AI agents in its platformswith an MCPserver. Canva’s co-founder and COO, Cliff Obrecht, noted that while many companies are trying to merge workflows, businesses prefer to execute the final steps of editing and publishing on Canva. “I think a lot of small businesses start and end their day, and they’ll do a lot of their workflows completely, in Canva,” Obrecht said. “We also work incredibly well with Anthropic, Google, and OpenAI, so if someone is doing their agentic workflows in those products, they can call Canva, get content, and they can get it back into those LLMs. But they always need to end up doing the final mile of editing, collaboration, and deployment. That’s where we really are strong,” Obrecht added. While a large chunk of Canva’s revenue comes from individual and small teams, its enterprise business is showing promising growth of 100% year-on-year, Obrecht said. He added that the company, most recently valued at $42 billion,per PitchBook, will likely go public next year. As part of this update, Canva is also adding integrations with Slack, Gmail, Google Drive, Calendar, and Zoom, so users can choose to allow the AI bot to build context by reading email, conversations, files, and meeting data. The company is adding a web research skill, too, so the AI bot can browse the internet to do tasks for you. The update also adds scheduling as a feature, so you can tell the AI bot to schedule repeatable tasks to run in the background. This feature will only create a draft that you can review and post, though. Canva is refining its existing AI tools, too. Its AI code generator can now import HTML, and users can use text prompts to describe the kind of spreadsheets they want to generate. The company says that it has improved its AI models’ efficiency, claiming that its Lucid Origin image-generation model is now 5x faster and 30x cheaper, and its 12V image-to-video model is 7x faster and 17x cheaper. Canva AI 2.0 is launching in research preview this week, and the company plans to make it available to all users in the coming weeks.

4 months ago

View

Meta raises Quest 3 and Quest 3S prices due to RAM shortage

Meta raises Quest 3 and Quest 3S prices due to RAM shortage

Meta is raising the prices of its virtual reality headsets due to the rising cost of memory chips, the companyannouncedon Thursday. Starting April 19, the price of the Meta Quest 3S (128GB) and Meta Quest 3S (256GB) will go up by $50 to $349.99 and $449.99, respectively. The price of the Meta Quest 3 is going up by $100 to $599.99. “We’re making this change because the cost of building high-performance VR hardware has risen significantly,” Meta wrote in its blog post. “The global surge in the price of critical components — specifically memory chips — is impacting almost every category of consumer electronics, including VR. To keep delivering the quality of hardware, software, and support you expect from the Quest platform, we need to adjust our pricing.” Updated pricing will also apply to Meta Quest refurbished units, the company says, but all Meta Quest accessories will stay at their current prices. Meta is the latest tech company to raise hardware prices in response to the RAM shortage, joining peers likeSamsung,Microsoft, andSony.

4 months ago

View

Runway CEO says AI could help Hollywood make 50 films instead of one $100M blockbuster

Runway CEO says AI could help Hollywood make 50 films instead of one $100M blockbuster

Cristóbal Valenzuela, the co-founder and CEO of AIvideo-generation startup Runway, now valued atnorth of $5 billion, may not be winning over more hearts and minds inthe anti-AI, creative crowd with his recent comments about AI’s potential in Hollywood. AtSemafor World Economythis week, the AI executive suggested that studios should take the $100 million they spend on a single film and put it toward 50 films, in order to increase their output and their chances of getting a hit. “If you’re spending a hundred million dollars on making one feature film, which is 90 minutes, imagine taking a hundred million dollars and spending it on, like, 50 movies, Valenzuela said. “Same quality. Same amount of output, visually. But you make way more content. So you have way better chances of hitting something. It’s a quantity problem.” That bumps up against the notion that a film represents a studio’s investment in a piece of art, and that the movie business is one where studios win if they back the right creative team. With AI, Valenzuela is suggesting the whole industry can be boiled down to a numbers game — and if you produce enough content, you’ll eventually succeed. In his interview, the founder acknowledged therehas been controversyabout bringing AI into a creative market like film and TV production, but stated that “things are changing fast.” He said he believes much of the early skepticism around AI came more from a place of fear and misunderstanding, but now most people understand what these powerful AI tools can do. The company has beendeveloping its AI world modelsto help the creative class do “more work better and faster,” he said. Runway works with a large number of studios and creators, and the technology is already helping to bring production costs down, the founder claimed. This is already happening. Take, for example, the soon-to-arrive $70 million “Bitcoin: Killing Satoshi” movie, which will be the first studio-quality AI feature film on the market. Its use of AI brought down production costs from an estimated $300 million,TheWrap reported. Amazon hasalso turned to AIto cut production costs for film and TV, ashave studios in India. Sony Pictures saidit’s planning to usethe technology. EvenJames Cameron has come out in support of AIas a way to keep blockbuster movies in production without layoffs. Asked which side of the business is seeing costs decline because of AI, Valenzuela said, “It’s everywhere. It’s in the pre-production side, it’s in scripting, it’s in planning, it’s in execution, visual effects — this is already beginning to be deployed at scale.” AI may make it easier to produce more content. But critics dispute the tech industry’s belief that scaling creativity with AI will automatically result in more great art. But Runway believes this to be true. “There’s a crisis of creativity in the industry because of the economic incentives of how the content is made,” Valenzuela said. He compared the production of video to something like books, where now, he said, there are some 25 million books produced yearly — more than anyone could read. “Of course, I don’t read 25 million books…but the world is in a much better place because there’s more people who manage to tell a story or say something [to] the world,” he said. (For what it’s worth, Valenzuela’s figure appears to be wrong.Data from UNESCO[the UN’s Educational, Scientific and Cultural Organization] indicates that 2.2 million new titles are published every year. But he could be counting self-published e-books and things like Wattpad stories, many of which are now also produced with AI, and are often left out of traditional estimates.) In any event, the idea is to flood the market with content, even if only some will become hits. That’s what he hopes the movie industry will now do, thanks to AI. “We have this internal saying at Runway that the best movies are yet to be made because we haven’t heard from probably, like, the billions of people who haven’t had access to this…technology,” Valenzuela said.

4 months ago

View

Google is now targeting bad ads over bad actors

Google is now targeting bad ads over bad actors

Google said Thursday it blocked a record 8.3 billion ads globally in 2025 — up from5.1 billion the year before. But the company suspended far fewer advertiser accounts than that surge might suggest, raising questions about how it polices its platform. The search giant attributed the disparity to its growing use of AI, particularly its Gemini models — Google’s family of AI systems — which Google says allow it to detect and block policy-violating ads earlier and with greater precision. Its AI-driven systems caught more than 99% of such ads last year before they were shown to users, the company said. Both findings come from Google’s 2025 Ads Safety Report and together reflect a broader change in enforcement. While more problematic ads are being stopped, fewer advertiser accounts are being suspended — suggesting a growing emphasis on blocking individual ads alongside broader account-level enforcement. Google said the rise in blocked ads also reflects the growing use of generative AI by scammers to produce deceptive content at scale, with its Gemini models helping detect patterns across large campaigns and block them earlier. The shift also mirrors a wider push by Google to integrate its Gemini modelsmore deeply into its core productsand infrastructure,including advertising, where the company is increasingly using AI to automate campaign creation, detect policy violations, and respond to emerging threats in real time. Among the blocked ads and suspended accounts, 602 million ads and 4 million advertiser accounts were linked to scams, the company said. Google removed over 1.7 billion ads and suspended 3.3 million advertiser accounts in the U.S. in 2025, with ad network abuse, misrepresentation, and sexual content among the most common violations. In India, Google’s largest market by users, it blocked 483.7 million ads — nearly double the previous year — even as account suspensions fell to 1.7 million from 2.9 million, with trademarks, financial services, and copyright issues among the top violations. At a virtual briefing, Keerat Sharma, VP and general manager of ads privacy and safety at Google, told reporters the company has shifted toward more targeted, AI-driven enforcement “at a much more granular level, on a creative level, as opposed to using a much more blunt instrument, like advertiser suspensions.” He added that the approach has helped reduce incorrect suspensions by 80% year over year. Google’s layered defenses, including advertiser verification (a process that requires businesses to confirm their identity before running ads), are designed to prevent bad actors from creating accounts in the first place, Sharma said, adding that this has contributed to the decline in suspensions. The numbers, Sharma said, are likely to fluctuate over time as Google rolls out new defenses and bad actors adapt, with the company aiming to stop harmful ads as early in the pipeline as possible.

4 months ago

View

Roblox’s AI assistant gets new agentic tools to plan, build, and test games

Roblox’s AI assistant gets new agentic tools to plan, build, and test games

Roblox is introducing new agentic features to help developers plan, build, and test games on its platform, the company told TechCrunch exclusively. Roblox is revamping Roblox Assistant, its plain-language AI tool for game development, to help creators throughout the entire development process. The company says that AI tools that take in a prompt and output a solution in one step can often fail to truly capture a creator’s original intent. That’s why it’s introducing an enhanced “Planning Mode” that transforms Assistant into a collaborative partner that can analyze a game’s code and data model, ask clarifying questions, and translate prompts into editable action plans. Planning Mode helps developers create a plan for their game, get feedback to refine details, finalize the approach, and then implement that plan. Creators can tweak the plan and add context to ensure their intent is clearly reflected before any changes are made. For example, if a creator tells Assistant to “create a park mini game with a fountain and foliage where characters have to collect coins,” the Assistant may ask what visual style they want the park to have, with options like cartoony, realistic, and fantasy. Or, the Assistant may ask how they want the park’s assets, like a fountain and foliage, to be created, offering options such as building from scratch, using models from the Creator Store, or a mix of both. Once there is a plan in place, Planning Mode will leverage Roblox’s other AI tools while it creates the game. These AI tools include two new ones announced today: Mesh and Procedural Model Generation, which are designed to speed up development. Mesh Generation makes it easy to add fully textured meshes, or 3D objects, directly into the game world. Roblox says that during the early stages of development, developers often create placeholder assets to understand how the player will interact with the world. With Mesh Generation, creators can quickly create 3D models instead of having to rely on low-quality placeholders. For example, creators can ask Assistant to generate a campfire, then add light to make it more realistic, and then set the scene at night. Roblox will also soon introduce “Procedural Models” to allow developers to create editable 3D models with code and Assistant. Since Assistant understands 3D space and physical relationships, creators can use prompts to place and scale objects based on other objects in the scene. Attributes like the number of shelves in a bookcase or the height of a staircase can be adjusted dynamically, creating editable building blocks that can be refined and reused elsewhere. “The launch of our agentic features in Roblox Studio reduces barriers between creative vision and execution, said Nick Tornow, Senior Vice President of Engineering, in a statement to TechCrunch. “Creating with Planning Mode and our Procedural Generation tools is a powerful new method for creators to turn their concepts into gameplay. Assistant works as a multi-step, collaborative development partner — accelerating the process of planning, building, and testing, so creators can get from idea to reality faster.” As Planning Mode executes against the plan, it will use playtesting tools to read output logs, capture screenshots, use inputs like a keyboard and mouse to check design and gameplay, and identify bugs and provide feedback to the Assistant so it can fix them automatically. “With the new capabilities across planning, building, and testing, Assistant is better at using agentic loops to test different aspects of the game, surface suggested solutions, and then incorporate the results into future planning loops, creating a self-correcting system that becomes more accurate over time,” Roblox explained in a blog post. Roblox also announced that it’s working on enabling multiple AI agents to work together in parallel, run long, complex workflows in the cloud, and handle tasks like coding, testing, and creating more realistic game characters. It also wants to ensure creators can seamlessly use Claude, Cursor, Codex, and other third-party tools with Roblox Studio.

4 months ago

View

AI traffic to US retailers rose 393% in Q1, and it’s boosting their revenue too

AI traffic to US retailers rose 393% in Q1, and it’s boosting their revenue too

As of March, AI traffic to U.S. retailers’ websites rose by 269% over the previous 12 months, continuing the momentum during the holiday shopping season when AI traffic was up by 693%, according to new data released on Thursday by Adobe. And in the first three months of 2026, AI traffic had risen 393% compared to a year earlier, as more consumers used AI assistants for online shopping. The change in traffic sources isn’t the only impact. AI visitors are converting better, engaging at higher rates, spending more time on sites, and driving higher revenue per visit, the data shows, often reversing trends from only a year ago, when regular customers were worth more to retailers. Adobe’s insights are based on its analysis of online transactions, via its Adobe Analytics division, which covers over 1 trillion visits to U.S. retail sites. The analysis also relied on a survey of over 5,000 U.S. respondents about their use of AI when shopping, as well as the company’s new AI Content Visibility Checker tool, designed to test retail websites for accessibility by LLMs. In Adobe’s survey, 39% people said they used AI for online shopping, and 85% said it improved their experience. These findings are likely due to how AI helps people narrow down products to find what they need, and tap into discounts. In addition, 66% of those surveyed said they now believe AI tools provide accurate results when shopping. Unlike publishers, whereAI is causing referral traffic to decline, retailers are incentivized to make their sites AI-friendly. Adobe’s data found that AI traffic converted 42% better than living, breathing customers in March 2026, setting a new record. Notably, it’s a reversal of a trend that told a different story only a year ago: in March 2025, AI traffic converted 38% worse than regular people. In addition, Adobe found that when a consumer lands on a retail site via an AI source, their engagement rate tends to be 12% higher than those who used non-AI sources. Shoppers also spend more time on the website (48% longer) and browse more pages (13% more pages per visit), the data shows. In terms of the top line, AI-driven revenue per visit (RPV) was 37% higher than non-AI traffic as of March. Just 12 months ago, regular human traffic was worth 128% more than AI. However, not all sites are ready for AI, Adobe warned. It found that roughly a quarter of the content on retailers’ homepages has not been optimized for LLMs, nor has the content on category pages. Individual product pages fare even worse: around 34% of pages can’t be properly accessed by AI. The company suggests that retailers work to make their sites more accessible to LLMs if they want to stay top-of-mind with online shoppers going forward.

4 months ago

View

InsightFinder raises $15M to help companies figure out where AI agents go wrong

InsightFinder raises $15M to help companies figure out where AI agents go wrong

The role of observability tools has evolved once again. While the market for solutions to ensure tech systems’ reliability has grown over the years, the center of gravity has steadily shifted from “track everything” to “control complexity and costs.” Meanwhile, the rapid influx and adoption of AI agents within enterprises have only added a brand new category of workload that needs to be observed. InsightFinder AI, a startup based on 15 years of academic research, is no stranger to this problem. The company has beenusing machine learningto monitor, identify, and proactively fix IT infrastructure issuessince 2016, and is now attacking today’s AI model reliability issue with an AI agent solution that can do everything from detection and diagnosis to remediation and prevention. The company, founded by CEO Helen Gu, a computer science professor at North Carolina State University who previously worked at IBM and Google, recently raised $15 million in a Series B round led by Yu Galaxy, TechCrunch has exclusively learned. According to Gu, the biggest problem facing the industry today is not just monitoring and diagnosing where AI models go wrong; it’s diagnosing how the entire tech stack operates now that AI is a part of it. “In order to diagnose these AI model problems, you need to actually monitor and analyze the data, the model, and the infrastructure together,” Gu told TechCrunch. “It’s not always a model problem or a data problem; it’s a combination. Sometimes, it’s simply your infrastructure.” Gu explained how that looks in real life with an anecdote: One of its customers, a major U.S. credit card company, saw that one of its fraud detection models was drifting. Because InsightFinder was monitoring all of the company’s infrastructure, it was able to identify that the model drift was caused by outdated cache in some server nodes. “The biggest misconception is that AI observability is limited to LLM evaluation during the development and testing phases. On the contrary, a sound AI observability platform should provide end-to-end feedback loop support covering the development, evaluation, and production stages,” she said. InsightFinder’s newest product, dubbed Autonomous Reliability Insights, can do all this by using a combination of unsupervised machine learning, proprietary large and small model language models, predictive AI, and causal inference. This base layer is data agnostic, per Gu, which lets the system ingest and analyze entire data streams to gather signals that can then be correlated and cross-validated to arrive at a root cause. Now, the observability space is crowded with contenders for a share of the new market that’s been opened up by the influx of AI tools. Nearly a decade into its journey, InsightFinder has been going up against the likes of Grafana Labs, Fiddler, Datadog, Dynatrace, New Relic, and BigPanda, who are all building capabilities to deal with the new problems presented by AI tools. But Gu isn’t fazed. On the contrary, she claims the InsightFinder’s expertise, experience, and customizability act as a sufficient moat. “We actually rarely lose [customers] to anybody so far […] This is about the insights, right? The problem is that a lot of data scientists understand AI, but they don’t understand the system. And a lot of SRE [site reliability engineering] developers understand the system, but not the AI […] They don’t look at it, and they don’t understand the intrinsic relationships.” Today, InsightFinder’s roster of customers includes UBS, NBCUniversal, Lenovo, Dell, Google Cloud, and Comcast, and Gu attributes the success to 10 years of working to understand what large enterprise customers need. “It has come down to working with our Fortune 50 customers to polish and understand the enterprise environment requirements to deploy these kinds of models,” she said. “We have been working with Dell to deploy our AI systems across the world at some of the largest customers we have. This is not something that you can take a foundational AI and just slap on the machine data to do.” Gu said the company’s revenue stream is “strong,” having grown “over threefold” in the past year. In fact, she says the company wasn’t looking to raise this Series B at all, and investors approached the company after the company won a seven-figure deal with a Fortune 50 company within three months. InsightFinder will use the fresh capital to make its first sales and marketing hires to expand its team of fewer than 30 people, and invest in its go-to-market motion. The company has so far raised a total of $35 million.

4 months ago

View

Canva Wants to Scale AI Design. But Will it Lose Its Simplicity?

Canva Wants to Scale AI Design. But Will it Lose Its Simplicity?

With Canva AI 2.0, the platform is adding memory and agentic orchestration features.

4 months ago

View

Anthropic Releases Claude Opus 4.7 as It Holds Back Mythos

Anthropic Releases Claude Opus 4.7 as It Holds Back Mythos

Opus 4.7 can handle complex, long-running tasks, follows instructions closely, and verify its own outputs.

4 months ago

View

Microsoft's Recall Feature Faces Criticism After TotalRecall Reloaded Tool Regains Access to Data

Microsoft's Recall Feature Faces Criticism After TotalRecall Reloaded Tool Regains Access to Data

TotalRecall Reloaded, a tool developed by cybersecurity researcher Alexander Hagenah, has raised fresh concerns about Microsoft's Windows Recall feature and how it handles sensitive user data. The research points to potential issues in how information is accessed after authentication, even though Microsoft had redesigned Recall with stronger protections. The company reportedly views the behaviour as part of its existing system design, but the findings highlight ongoing concerns about whether features that record user activity can remain both useful and secure.

4 months ago

View

AnteriorPágina 244 de 355Siguiente

BestAITools.online es un directorio de herramientas de IA que ayuda a personas, empresas y creadores a descubrir las mejores herramientas de IA para escritura, programación, diseño, productividad y más.

Submit AI Tools – The ultimate platform to discover, submit, and explore the best AI tools across various categories.Listed on codetrendy.com

© 2026 BestAITools.online, Producto de 011BQ. Todos los derechos reservados.