Urgent.News

What's breaking now, across thousands of outlets.

AI

New hires at this AI startup have to earn their AI privileges

Valon's CEO said he imposed the mandate after AI overuse drove up costs and left tenured employees with AI slop to fix.

Valon, an AI startup based in New York, has implemented a new policy requiring most new hires to learn their roles without the assistance of AI. CEO Andrew Wang, a former analyst from Goldman Sachs, introduced the policy last month following concerns about employees relying excessively on AI for even simple tasks. The overuse of AI models was leading to unnecessary expenses and hindering new hires from developing a genuine understanding of their roles, Wang claimed.

Wang observed that employees were frequently turning to the priciest models to complete straightforward assignments, which he deemed both costly and detrimental to their learning process. To address this issue, he instituted a policy that would allow new recruits to utilize AI only after their managers are confident they can accurately identify when the AI is incorrect. Notably, engineers are exempt from this rule as all their code undergoes peer-review before release.

The policy applies to almost every department at Valon, including senior hires. Tenured employees have reportedly welcomed the change, as they have been responsible for correcting AI-generated mistakes from new hires. According to Wang, the new policy has already resulted in a reduction of Valon's annualized token spending from $15 million to $20 million to an estimated $4 million to $5 million for the current year.

He remains open to feedback and is eager to hear better ideas from others on how to ensure employees learn effectively without over-reliance on AI.

Written by urgent.news from Business Insider's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at businessinsider.com →

More in AI

Creator and destroyer

Many involved in AI say they want to press the pause button to give governments more time in which to come up with regulations. They must know that nothing like this is going to happen. Leer más

Building a Hybrid RAG System with FAISS, BM25, and Agentic AI

As part of my AI Engineering journey, I recently worked on a project that helped me understand how Retrieval-Augmented Generation (RAG) works in practice.

  • Hybrid RAG system combines FAISS vector search and BM25 keyword search
  • Documents chunked before retrieval, balancing context and retrieval accuracy
  • Agent tool utilizes FAISS + BM25 hybrid ranking for context construction

More from Saturday 29 August →