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

How to watch Apple's WWDC 2025 Keynote

June 8, 2025

In WWDC 25, AI must compensate with developers after AI shortage and lawsuits

June 8, 2025

iOS 19: All the rumor changes that Apple could bring to the new operating system

June 7, 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

    How to watch Apple's WWDC 2025 Keynote

    June 8, 2025

    In WWDC 25, AI must compensate with developers after AI shortage and lawsuits

    June 8, 2025

    iOS 19: All the rumor changes that Apple could bring to the new operating system

    June 7, 2025

    WWDC 2025: What to expect from this year's meeting

    June 7, 2025

    Trump Mask feud was perfect for X and jumped on the app store chart

    June 6, 2025
  • Crypto

    xNotify Polymarket as partner in the official forecast market

    June 6, 2025

    Circle IPOs are giving hope to more startups waiting to be published to more startups

    June 5, 2025

    GameStop bought $500 million in Bitcoin

    May 28, 2025

    Vote for the session you want to watch in 2025

    May 26, 2025

    Save $900 + 90% from 2 tickets to destroy 2025 in the last 24 hours

    May 25, 2025
  • Security

    The Trump administration is aiming for Biden and Obama's cybersecurity rules

    June 7, 2025

    After data is wiped out, Kiranapro co-founders cannot rule out external hacks

    June 7, 2025

    Humanity appoints national security experts to governing trusts

    June 6, 2025

    Italian lawmakers say Italy used spyware to target immigrant activists' mobile phones, but not for journalists

    June 6, 2025

    Humanity unveils custom AI models for US national security customers

    June 5, 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

    Why investing in a growing AI startup is risky and more complicated

    June 6, 2025

    Startup Battlefield 200: Only 3 days left

    June 6, 2025

    Book all TC Stage Exhibitor Tables before ending today

    June 6, 2025

    Less than 48 hours left until display at TC at all stages

    June 5, 2025

    TC Session: AI will be on sale today at Berkeley

    June 5, 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

How to watch Apple's WWDC 2025 Keynote

June 8, 2025

In WWDC 25, AI must compensate with developers after AI shortage and lawsuits

June 8, 2025

iOS 19: All the rumor changes that Apple could bring to the new operating system

June 7, 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.