Skip to content
PodcastsNewsTech Talks Daily

Tech Talks Daily

Neil C. Hughes
Tech Talks Daily
Latest episode

2546 episodes

  • Tech Talks Daily

    Building Legal Accountability for AI Agents With Norm AI

    29/08/2026 | 25 mins.
    Who carries responsibility when an AI agent begins reviewing contracts, applying regulatory rules or making commercial decisions on behalf of an organization?
    In this episode of Tech Talks Daily, I speak with John Nay, founder and CEO of Norm Ai, about Agentic Law and the attempt to redesign legal work around AI agents, legal engineers and experienced attorneys. John has worked across AI, law and public policy for approximately 14 years. His early research adapted neural network methods to legal and government text before large language models became a commercial force.
    The company information supplied for this episode states that Norm Ai recently raised $120 million in Series C funding at a $1.2 billion valuation, bringing total funding to over $260 million. Norm also says organizations representing over $30 trillion in assets under management use its technology for legal and compliance work. Those figures provide useful context for the scale of interest, while our conversation concentrates on how the model works and where responsibility remains human.
    John describes Norm Ai as automating the first pass of legal and compliance tasks. One example involves an in house team using an agent to review communications against relevant rules before a person finalizes the decision. Another involves Norm Law receiving transaction documents, assigning the first analysis to AI agents and then presenting the output to an experienced attorney. The attorney decides what happens next, communicates with the client and supervises anything leaving the firm.
    That division of labor matters because legal reasoning contains several layers. Some work can be handled through deterministic rules. Frontier models can then apply guidance and precedent to new situations. Human judgment remains responsible for high stakes advice and the review of agent output. John also stresses that the model is not making an isolated request to a generic system. Legal judgment is embedded in the way agents are designed, tested and called before live matters enter the workflow.
    We discuss legal engineering as the bridge between software and professional practice. Norm's legal engineers are trained attorneys who spend much of their time building, testing and validating agents. They work with practicing lawyers, clients and AI engineers to translate preferences, policies and matter specific requirements into systems that can operate within real workflows.
    Pricing is another part of the model. Norm Law prices selected matters around outcomes rather than hours. John acknowledges the limits. Some complex work can be scoped with enough confidence for a fixed price, while highly unpredictable litigation is much harder to price upfront. The opportunity is to give AI the incentive to examine additional documents and identify inconsistencies without increasing a client's bill for every human hour.
    The conversation then moves to the proposed Delaware AI Company initiative. John describes it as a regulatory sandbox for a legal entity managed by an AI agent while humans remain involved in its creation and supervision. His argument is that autonomous agents will take increasingly consequential economic actions, so policymakers must decide whether those activities happen within a recognized legal order or outside it. The proposal is designed to test questions around liability, disclosure, capitalization and government oversight before any broader model is adopted.
    John also believes companies deploying agents today should consider supervisory AI. If an operational agent can act faster and at greater volume than a person, a human team may be unable to inspect every decision. A second agent can evaluate the first against laws, regulations and company policies, with people retaining authority over exceptions and consequential outcomes.
    Does adding a supervisory agent create stronger accountability, or does it introduce another system whose reasoning must also be tested and questioned? Listen to the episode and share your thoughts with me.
  • Tech Talks Daily

    Moving Enterprise AI From Hype to Accountable Results With Freshworks

    28/08/2026 | 22 mins.
    Has enterprise AI finally reached the point where impressive demonstrations are no longer enough?
    In this episode, I speak with Murali Swaminathan, CTO at Freshworks, about the growing pressure on AI investments to deliver measurable business value. Murali has over 30 years of enterprise software experience, including roles at ServiceNow and CA, and now leads engineering and architecture teams at Freshworks.
    Murali believes the AI hype cycle is being replaced by an accountability cycle. Buyers want to understand reliability, governance, total cost of ownership, traceability, and the return generated by every deployment. They also want the ability to audit decisions, override outcomes, and use feedback to improve performance.
    Productivity alone provides an incomplete measure. Within service operations, companies can examine time to resolution, the volume of repetitive work automated, the number of issues completed without human intervention, and the quality of the employee's experience.
    Murali describes the difference between service-level agreements and experience-level agreements. Resolving a ticket within two minutes means very little if the employee's problem remains. The better question is whether AI completed the workflow and restored the person's ability to work.
    We also discuss why mid-market and agile enterprises provide a demanding test for AI. These companies have complex requirements but cannot absorb lengthy implementation programs, unclear pricing, or failed experiments. Murali recommends beginning with a limited process, measuring the result, establishing whether it can be repeated, and expanding only after it has proved reliable.
    Architecture plays an important role. Murali argues that ease of use begins beneath the interface. Configuration-led platforms can be upgraded as new capabilities arrive, while heavily customized systems can leave companies trapped on older releases.
    Autonomous service operations do not require removing people from every process. Murali uses the example of a printer incident. AI can read the ticket, classify the problem, route it to IT or facilities, and apply an automated fix when a trusted process exists. People retain responsibility for unusual, uncertain, or higher-risk decisions.
    Scaling this model requires cloud infrastructure that respects regional data residency, privacy, encryption, routing, and audit requirements. AI requests and diagnostic logs must remain within the correct geographic and regulatory boundaries.
    The conversation concludes with engineering skills. AI coding tools can generate software quickly, but engineers must understand architecture, usability, testing, and customer requirements. Companies also need rules determining which code can be reviewed by AI and which changes require human approval.
    Is your company measuring whether AI genuinely improves service operations, or is it counting deployments and calling that progress? Listen to the episode and share your thoughts with me.
  • Tech Talks Daily

    Building Infrastructure That Can Govern AI Agents With Broadcom

    27/08/2026 | 25 mins.
    What happens when an organization writes careful AI governance policies but its infrastructure cannot enforce any of them?
    In this episode of Tech Talks Daily, I speak with Sabina Anja, Chief Technologist at Broadcom within the VMware Cloud Foundation division, about the infrastructure controls required as AI agents move from generating answers to accessing data, calling APIs, modifying systems, and triggering work.
    Sabina brings experience from both sides of enterprise technology. She remembers cabling networks, dealing with unstable infrastructure, and receiving those weekend calls when downtime had already upset the business. That background informs her belief that ambitious AI programs cannot succeed without stable, observable, and enforceable infrastructure beneath them.
    Many organizations are repeating a familiar pattern. Business teams adopt AI services before IT has established visibility, ownership, or control. The terminology may have changed from shadow IT to shadow AI, but the management problem remains. Sabina argues that CIOs first need an inventory of agents, nonhuman identities, data access, processes, and accountable owners.
    The risk becomes greater because agents behave differently from people. They operate across multiple systems at machine speed and can perform repeated actions without appreciating the wider business outcome. An agent does not need malicious intent to cause disruption. Excessive permissions, flat networks, inconsistent access rules, and years of deferred infrastructure work can give it plenty of opportunities.
    Sabina recommends brokered access rather than direct access, alongside dedicated virtual machines or namespaces, microsegmentation, lateral security, east-west policy controls, and tamper-evident logging. Organizations also need to define which data an agent can view, modify, or move, especially when sovereignty and regulatory requirements apply.
    One of Sabina's most memorable ideas is to treat an AI agent like a superhuman contractor. It should have a defined purpose, a named manager, a clear access specification, an activity record, and an end date. Additional permissions should be earned through evidence of reliable behavior rather than granted on the first day.
    She also warns about agent debt. AI systems are developing rapidly, so an agent created today may become outdated within months. Sabina recommends assuming that many agents will expire after six to nine months rather than allowing forgotten systems and permissions to accumulate indefinitely.
    For CIOs wanting an immediate test, her advice is straightforward. Create an inventory of nonhuman identities with production access. Then select one agent and examine every part of the infrastructure it attempted to reach. The question is not simply whether the application produced the expected result. Leaders should ask whether the agent entered systems, networks, or data stores that nobody expected it to access.
    We also challenge the familiar claim that AI agents will take everybody's jobs. Sabina sees an opportunity to remove repetitive tasks and give technology professionals new skills, although she warns that agents may behave like teenagers armed with infrastructure permissions. They may not take your job, but they could become remarkably good at testing your patience.
    I'd love to hear your thoughts. Does your organization know how many AI agents have production access and who is accountable for each one?
  • Tech Talks Daily

    Turning Rising AI Cloud Costs Into Business Value With Unravel Data

    27/08/2026 | 27 mins.
    What does a rising cloud bill actually tell you about the value your business is creating?
    Eight years after our first conversation, I welcome Kunal, co-founder and CEO of Unravel Data, back to Tech Talks Daily. We compare the data infrastructure he was optimizing during the Hadoop era with today's enterprise stacks built around Databricks, Snowflake, BigQuery, AI pipelines, and autonomous agents.
    Kunal says Unravel Data has analyzed over 10 billion workloads across hundreds of enterprises. From that work, he argues that data platforms and infrastructure can account for up to 60% of cloud spending at some global businesses, while 30% to 40% of data platform spending may produce no business value. These are company claims, but they frame a problem many technology and finance leaders will recognize. The cloud bill arrives after thousands of individual engineering decisions have already been made.
    We discuss where cloud waste hides, including oversized clusters, hot storage holding cold data, abandoned pipelines, inefficient queries, duplicate datasets, and development jobs consuming production-level resources. The people creating those workloads seldom see the price attached to their decisions, leaving technology leaders with an aggregated bill that explains what was purchased but not why it was needed.
    AI adds another complication. Humans create workloads at human speed, while agents can generate queries, launch infrastructure, and consume tokens around the clock. An agent is designed to complete its task, not worry about whether a single query costs $5 or $5,000. Kunal argues that machine-speed consumption cannot be governed through monthly human reviews.
    We also discuss the difference between cost cutting and cost optimization, why aggressive reductions can damage performance and reliability, and how FinOps must connect cost with business outcomes. Kunal explains why leaders should measure cost per pipeline, model, agent, successful run, customer report, and business result.
    Finally, we consider the benefits and risks of autonomous data platform optimization. Kunal describes autonomy as a dial, with bounded, reversible, and validated actions earning wider authority as trust develops.
    Does your cloud bill show healthy growth, or is expensive waste hiding behind the headline number? Share your thoughts with me.
  • Tech Talks Daily

    Testing AI That Never Stops Changing With UL Solutions

    26/08/2026 | 29 mins.
    How can an independent safety evaluation remain meaningful when the AI inside a product may change after its next update?
    In this episode of Tech Talks Daily, I speak with Dr. Robert Slone, Senior Vice President, Chief Scientist, and Innovation Officer at UL Solutions. Robert has spent almost 30 years leading science, research, product development, and innovation teams. He now helps guide UL Solutions' scientific work across safety, security, and sustainability.
    Many listeners will recognize the UL Mark without knowing what happens behind it. Robert explains how UL Solutions tests products to their limits, which can involve setting them on fire, finding their breaking points, inspecting manufacturing facilities, and determining whether they meet defined safety requirements.
    That work began over 130 years ago when electricity was introducing unfamiliar risks. Today, the same broad question applies to artificial intelligence: how can society benefit from a new technology while understanding and managing the harm it could cause?
    The need is becoming increasingly visible as AI moves into healthcare, transportation, manufacturing, financial services, infrastructure, and consumer products. Robert recalls being approached about evaluating an AI-enabled teddy bear capable of talking with children. It is a memorable example of how decisions made inside an AI model can reach directly into everyday life.
    Robert organizes AI product safety around three pillars. The technical pillar considers robustness, risk management, functional safety, and whether the system performs its intended purpose. The ethical pillar includes fairness, bias, privacy, transparency, and explainability. Governance covers data management, product updates, accountability, and the complete operating life of the system.
    We also discuss one of the hardest problems in AI certification. Traditional products and software can be evaluated against a defined version, but AI systems may be updated, retrained, or affected by changing data. Robert explains why meaningful safety assurance requires version-specific testing, annual reviews, disclosure of significant changes, and eventually telemetry capable of identifying problems much closer to real time.
    For business leaders buying AI, the conversation provides a practical vendor checklist. Where did the training data come from? How was performance measured? What are the system's known limitations? How were privacy and bias assessed? Who takes responsibility if its behavior changes?
    Independent testing cannot promise that an evolving product will remain safe forever. It can provide evidence about the version evaluated, expose gaps, establish accountability, and create a process for monitoring future changes.
    What proof would you demand before allowing an AI product to influence an employee, patient, customer, or child? Listen to the episode and share your thoughts with me.
More News podcasts
About Tech Talks Daily
If every company is now a tech company and digital transformation is a journey rather than a destination, how do you keep up with the relentless pace of technological change? Every day, Tech Talks Daily brings you insights from the brightest minds in tech, business, and innovation, breaking down complex ideas into clear, actionable takeaways. Hosted by Neil C. Hughes, Tech Talks Daily explores how emerging technologies such as AI, cybersecurity, cloud computing, fintech, quantum computing, Web3, and more are shaping industries and solving real-world challenges in modern businesses. Through candid conversations with industry leaders, CEOs, Fortune 500 executives, startup founders, and even the occasional celebrity, Tech Talks Daily uncovers the trends driving digital transformation and the strategies behind successful tech adoption. But this isn't just about buzzwords. We go beyond the hype to demystify the biggest tech trends and determine their real-world impact. From cybersecurity and blockchain to AI sovereignty, robotics, and post-quantum cryptography, we explore the measurable difference these innovations can make. Whether improving security, enhancing customer experiences, or driving business growth, we also investigate the ROI of cutting-edge tech projects, asking the tough questions about what works, what doesn't, and how businesses can maximize their investments. Whether you're a business leader, IT professional, or simply curious about technology's role in our lives, you'll find engaging discussions that challenge perspectives, share diverse viewpoints, and spark new ideas. New episodes are released daily, 365 days a year, breaking down complex ideas into clear, actionable takeaways around technology and the future of business.
Podcast website

Listen to Tech Talks Daily, The Detail and many other podcasts from around the world with the radio.net app

Get the free radio.net app

  • Stations and podcasts to bookmark
  • Stream via Wi-Fi or Bluetooth
  • Supports Carplay & Android Auto
  • Many other app features
Tech Talks Daily: Podcasts in Family