Close Menu
TechBrunchTechBrunch
  • Home
  • AI
  • Apps
  • Crypto
  • Security
  • Startups
  • TechCrunch
  • Venture

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

What's Hot

Apple's latest iPhone security features have made life even more difficult for spyware makers

September 11, 2025

Founders of 01A share their playbook in 2025

September 11, 2025

France says Apple has notified victims of a new spyware attack

September 11, 2025
Facebook X (Twitter) Instagram
TechBrunchTechBrunch
  • Home
  • AI

    OpenAI seeks to extend human lifespans with the help of longevity startups

    January 17, 2025

    Farewell to the $200 million woolly mammoth and TikTok

    January 17, 2025

    Nord Security founder launches Nexos.ai to help enterprises move AI projects from pilot to production

    January 17, 2025

    Data proves it remains difficult for startups to raise capital, even though VCs invested $75 billion in the fourth quarter

    January 16, 2025

    Apple suspends AI notification summaries for news after generating false alerts

    January 16, 2025
  • Apps

    Google brings Pixel 6 and new devices to Material3 Expressive, along with other features, to the Pixel 6 and new devices

    September 3, 2025

    Google's NoteBookLM now allows you to customize the tone of your AI podcasts

    September 3, 2025

    Roblox expands the use of age estimation techniques and introduces standardized assessments

    September 3, 2025

    Instagram finally launches the iPad app

    September 3, 2025

    Complete the 2025 Confusion Builder Stage Agenda with the Maximum Scaling Voice

    September 3, 2025
  • Crypto

    Stripe will showcase who WHO including Humanity, Openai and Paradigm to build a new blockchain

    September 4, 2025

    Coinbase CEO explains why he fired an engineer who didn't try AI right away

    August 22, 2025

    Your next customer is destroying the 2025 Expo floor

    August 19, 2025

    Crypto Company Gemini File for Winklevoss Twins IPO

    August 16, 2025

    North Korean spies pretending to be remote workers have invaded hundreds of businesses, CloudStrike says

    August 4, 2025
  • Security

    Apple's latest iPhone security features have made life even more difficult for spyware makers

    September 11, 2025

    France says Apple has notified victims of a new spyware attack

    September 11, 2025

    British children dare and hack their school for infamousness

    September 11, 2025

    Vibe coding? Meet the security atmospheric

    September 10, 2025

    Jaguar Land Rover says data was stolen in a destructive cyber attack

    September 10, 2025
  • Startups

    7 days left: Founders and VCs save over $300 on all stage passes

    March 24, 2025

    AI chip startup Furiosaai reportedly rejecting $800 million acquisition offer from Meta

    March 24, 2025

    20 Hottest Open Source Startups of 2024

    March 22, 2025

    Andrill may build a weapons factory in the UK

    March 21, 2025

    Startup Weekly: Wiz bets paid off at M&A Rich Week

    March 21, 2025
  • TechCrunch

    OpenSea takes a long-term view with a focus on UX despite NFT sales remaining low

    February 8, 2024

    AI will save software companies' growth dreams

    February 8, 2024

    B2B and B2C are not about who buys, but how you sell

    February 5, 2024

    It's time for venture capital to break away from fast fashion

    February 3, 2024

    a16z's Chris Dixon believes it's time to focus on blockchain use cases rather than speculation

    February 2, 2024
  • Venture

    Founders of 01A share their playbook in 2025

    September 11, 2025

    Perplexity reportedly raised $200 million at a $200 billion valuation

    September 11, 2025

    Klarna's IPO Pop raises $1.4 billion, with Sequoia being garnered as the biggest winner

    September 10, 2025

    Confuses 2025: First complete agenda reveals in new release phase

    September 10, 2025

    Learn what to confuse 2025 and make a bitchland

    September 10, 2025
TechBrunchTechBrunch

Why code testing startup Nova AI uses open source LLM over OpenAI

TechBrunchBy TechBrunchApril 24, 20244 Mins Read
Facebook Twitter Pinterest Telegram LinkedIn Tumblr WhatsApp Email
Share
Facebook Twitter LinkedIn Pinterest Telegram Email


It's a universal truth of human nature that the developers who build the code shouldn't test it. First of all, most of them really hate the job. Second, as with any good audit protocol, the person doing the work should not be the one verifying it.

So it's no surprise that code testing in all its forms, including usability, language or task-specific testing, and end-to-end testing, is a focus for executives at growing generative AI startups. Every week, TechCrunch features a different project like Antithesis ($47 million raised). CodiumAI (raised $11 million) QA Wolf (raised $20 million). And new companies are emerging all the time, like his Momentic, which just graduated from Y Combinator.

The other company is Nova AI, a one-year-old startup from the Unusual Academy accelerator that raised $1 million in a pre-seed round. Founder CEO Zach Smith told TechCrunch that the company is breaking many of Silicon Valley's rules for how startups should operate and trying to outdo its competitors with end-to-end testing tools.

While the standard Y Combinator approach is to start small, Nova AI targets medium-to-large companies with complex codebases and current growing needs. Smith declined to name the customers using or testing his products, but most of them are in e-commerce, fintech, or later stages of consumer products (Series C and above). ) is a venture-backed startup that says it offers a “heavy user experience.” Downtime for these features is costly. ”

Nova AI's technology scrutinizes customers' code and uses GenAI to automatically build tests. It's specifically aimed at continuous integration and continuous delivery/deployment (CI/CD) environments, where engineers are continually incorporating pieces into production code.

The idea for Nova AI came from Smith and his co-founder Jeffrey See's engineering days working at major technology companies. Mr. Smith is a former Google employee who worked on cloud teams that helped customers use many automation technologies. Shih previously worked at Meta (before that he also worked at Unity and he worked at Microsoft), where he had an unusual AI specialty around synthetic data. Later, they added his third co-founder, AI data scientist Henry Lee.

Another rule that Nova AI doesn't follow: While many AI startups are built on top of OpenAI's industry-leading GPT, Nova AI avoids using OpenAI's Chat GPT-4 as much as possible. I'm only using it to generate code and perform some labeling tasks. . No customer data is fed to OpenAI.

Although OpenAI has promised not to use data from people on paid business plans to train models, companies still don't trust OpenAI, Smith said. “When we talk to large companies, they say, 'We don't want our data to go into OpenAI,'” Smith said.

It's not just engineering teams at large companies who feel this way. OpenAI has received numerous requests from people who do not want their work used to train models, or who believe that their work will be included in the work without their permission and without compensation. is fending off a lawsuit.

Nova AI instead relies heavily on open source models such as Meta and Llama developed by StarCoder (from the BigCoder community developed by ServiceNow and Hugging Face) as well as building its own models. They haven't used Google's Gemma with any customers yet, but they've tested it and “got some good results,” Smith says.

For example, he explains that a common use of OpenAI GPT4 is to “generate vector embeddings” on data so that LLM models can use vectors for semantic search. Because vector embeddings convert chunks of text into numbers, LLM can perform various operations, such as clustering text with other chunks of similar text. Nova AI uses OpenAI's GPT4 on its customers' source code, but strives not to send any data to OpenAI.

“In this case, instead of using OpenAI's embedded model, you deploy your own open source embedded model. This way, when you need to run all the files, you're not just sending the files to OpenAi. ” explained Smith.

While not sending customer data to OpenAI will reassure nervous businesses, open-source AI models are cheaper and more than adequate to perform specific, targeted tasks, Smith found. In this case it works well for writing tests.

“The open LLM industry has really proven that even when you focus very narrowly, you can beat GPT 4 and these big domain providers,” he said. “We don't need to provide a huge model to tell Grandma what she wants for her birthday, right? We need to write a test. That's it. So our model is specially designed for that. It has been adjusted.”

Open source models are also rapidly evolving. For example, Meta recently announced a new version of Llama. This has earned praise in the tech world and may encourage more AI startups to look at OpenAI alternatives.



Source link

Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

OpenAI seeks to extend human lifespans with the help of longevity startups

January 17, 2025

Farewell to the $200 million woolly mammoth and TikTok

January 17, 2025

Nord Security founder launches Nexos.ai to help enterprises move AI projects from pilot to production

January 17, 2025

Data proves it remains difficult for startups to raise capital, even though VCs invested $75 billion in the fourth quarter

January 16, 2025

Apple suspends AI notification summaries for news after generating false alerts

January 16, 2025

Nvidia releases more tools and guardrails to help enterprises adopt AI agents

January 16, 2025

Leave A Reply Cancel Reply

Top Reviews
Editors Picks

7 days left: Founders and VCs save over $300 on all stage passes

March 24, 2025

AI chip startup Furiosaai reportedly rejecting $800 million acquisition offer from Meta

March 24, 2025

20 Hottest Open Source Startups of 2024

March 22, 2025

Andrill may build a weapons factory in the UK

March 21, 2025
About Us
About Us

Welcome to Tech Brunch, your go-to destination for cutting-edge insights, news, and analysis in the fields of Artificial Intelligence (AI), Cryptocurrency, Technology, and Startups. At Tech Brunch, we are passionate about exploring the latest trends, innovations, and developments shaping the future of these dynamic industries.

Our Picks

Apple's latest iPhone security features have made life even more difficult for spyware makers

September 11, 2025

Founders of 01A share their playbook in 2025

September 11, 2025

France says Apple has notified victims of a new spyware attack

September 11, 2025

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

© 2025 TechBrunch. Designed by TechBrunch.
  • Home
  • About Tech Brunch
  • Advertise with Tech Brunch
  • Contact us
  • DMCA Notice
  • Privacy Policy
  • Terms of Use

Type above and press Enter to search. Press Esc to cancel.