Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Databases»How MongoDB and Google Cloud Power the Future of In-Car Assistants

    How MongoDB and Google Cloud Power the Future of In-Car Assistants

    May 13, 2025

    The automotive industry is evolving fast: electrification, the rise of autonomous driving, and advanced safety systems are reshaping vehicles from the inside out. But innovation isn’t just happening to the drivetrain. Drivers (and passengers) now expect more intelligent, intuitive, and personalized experiences whenever they get into a car.

    That’s where things get tricky. While modern cars are packed with features, many of them are complex to use. Voice assistants were supposed to simplify things, but most still only handle basic tasks, like setting navigation or changing music. As consumers’ expectations of technology grow, so does pressure on automakers. Standing out in a competitive market, accelerating time to market, and managing rising development costs—all while delivering seamless digital experiences—is no small task.

    The good news? Drivers are ready for something better. According to a SoundHoundAI study, 79% of drivers in Europe would use voice assistants powered by generative AI. And 83% of those planning to buy a car in the next 12 months say they’d choose a model with AI features over one without. Gen AI is transforming voice assistants from simple command tools into dynamic copilots—able to answer questions, offer insights, and adapt to each user. At CES 2025, we saw major players like BMW, Honda, and HARMAN pushing the boundaries of AI-driven car assistants.

    To truly make these experiences personalized, you need the right data infrastructure. Real-time signals from the car, user preferences, and access to unstructured content like manuals and FAQs are essential for building truly intelligent systems. By combining gen AI with powerful data infrastructure, we can create more responsive, smarter in-car assistants. With flexible, scalable data access and built-in vector search, MongoDB Atlas is an ideal solution. Together with partners like Google Cloud, MongoDB is helping automotive companies innovate faster and deliver better in-car experiences.

    MongoDB as the data layer behind smarter assistants

    Building intelligent in-car assistants isn’t just about having cutting-edge AI models—it’s about what feeds them. A flexible, scalable data platform is the foundation. To deliver real-time insights, personalize interactions, and evolve with new vehicle features, automakers need a data layer that can keep up.

    MongoDB gives developers the speed and simplicity they need to innovate. Its flexible document model lets teams store data the way applications use it—without rigid schemas or complex joins. That means faster development, fewer dependencies, and less architectural friction. Built-in capabilities like time series, full-text search, and real-time sync mean fewer moving parts and faster time to market. And because MongoDB Atlas is built for scale, availability, and security, automakers get the enterprise-grade reliability they need. Toyota Connected, for example, relies on MongoDB Atlas to power its Safety Connect platform across millions of vehicles, delivering real-time emergency support with 99.99% availability.

    But what really sets MongoDB apart for gen AI use cases is the way it handles data. AI workloads thrive on diverse, often unstructured inputs—text, metadata, contextual signals, vector embeddings. MongoDB’s document model handles all of it, side by side, in a single, unified platform. That’s why companies like Cognigy use MongoDB to power leading conversational AI platforms that manage hundreds of queries per second across multiple channels and data types. With Atlas Vector Search, development teams in the automotive industry can bring semantic search to unstructured data like manuals, support docs, or historical interactions. And by keeping operational, metadata, and vector data together, MongoDB makes it easier to deploy and scale gen AI apps that go beyond analytics and actually transform in-car experiences.

    MongoDB is already widely adopted across the automotive industry, powering innovation from the factory floor to the finish line. With its ability to scale and adapt to complex, evolving needs, MongoDB is helping automakers accelerate digital transformation and deliver next-gen in-car experiences.

    Architecture that drives intelligence at scale

    To bring generative AI into the driver’s seat, we designed an architecture that shows how these systems can work together in the real world. At the core, we combined the power of MongoDB Atlas with Google Cloud’s AI capabilities to build a seamless, scalable solution. Google Cloud powers speech recognition and language understanding, while MongoDB provides the data layer with Atlas Database and Atlas Vector Search. MongoDB has also worked with PowerSync to keep vehicle data in sync across cloud and edge environments.

    Imagine you’re driving, and a red light pops up on your dashboard. You’re not sure what it means, so you ask the in-car assistant, “What is this red light on my dashboard?” The assistant transcribes your question, checks the real-time vehicle signals to identify the issue, and fetches relevant guidance from your car’s manual. It tells you what the warning means, whether it’s urgent, and what steps you should take. If it’s something that needs attention, it can suggest adding a service stop to your route. Or maybe switch your dashboard view to show more details. All of this happens through a natural voice interaction—no menus, no guesswork.

    Figure 1. A gen AI in-car assistant in action.
    GIF of the demo for a gen AI in-car assistant.

    Under the hood, this flow brings together several key technologies. Google Cloud’s Speech-to-Text and Text-to-Speech APIs handle the conversation. Document AI breaks the car manual into smaller, searchable chunks. Vertex AI generates text embeddings and powers the large language model. All of this connects to MongoDB Atlas, where Atlas Vector Search retrieves the most relevant content. Vehicle signals are kept up to date using PowerSync, which enables real-time, bidirectional data sync. And, by using the Vehicle Signal Specification (VSS) from COVESA, we’re following a widely adopted standard that makes it easy to expand and integrate with more systems down the road.

    Figure 2. Reference architecture overview.
    Diagram showing the reference architecture. Starting on the left, the data upload goes into the cloud storage basket. From there, data is passed to the pub/sub, then to the Cloud Run file processor. Data is then shared with Document AI and MongoDB Atlas. From these two places, data then flows through Atlas Vector Search and Data Sync to the PowerSync SDK, which feeds data to the onboard system and ultimately to the driver.

    This is just one example of how flexible, future-ready architecture can unlock powerful, intuitive in-car experiences.

    Reimagining the driver experience

    Smarter in-car assistants start with smarter architectures. As generative AI becomes more capable, the real differentiator is how well it connects to the right data—securely, in real time, and at scale. With MongoDB Atlas, automakers can accelerate innovation, simplify architecture complexity, and cut development costs to deliver more intuitive, helpful experiences. It’s not just about adding features—it’s about making them work better together, so drivers get real value from the technology built into their cars.

    Learn how to power end-to-end value chain optimization with AI/ML, advanced analytics, and real-time data processing for innovative automotive applications. Visit our manufacturing and automotive web page.

    Want to get hands-on experience? Explore our GitHub repository for an in-depth guide on implementing this solution.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous Article10+ Best Free Hero Scene Mockup Templates for Photoshop in 2025
    Next Article Canonical Donating $120,000 to Open Source Projects This Year

    Related Posts

    Development

    GPT-5 is Coming: Revolutionizing Software Testing

    July 22, 2025
    Development

    Win the Accessibility Game: Combining AI with Human Judgment

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-4640 – “PCL Zlib Out-of-bounds Write Overflow”

    Common Vulnerabilities and Exposures (CVEs)

    “Product Kondo”: A Guide To Evaluating Your Organizational Product Portfolio

    Tech & Work

    CVE-2025-5530 – WPC Smart Compare for WooCommerce Stored Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Aflac, one of the USA’s largest insurers, is the latest to fall “under siege” to hackers

    Development

    Highlights

    CVE-2025-50200 – RabbitMQ Basic Authentication Header Logging Vulnerability

    June 19, 2025

    CVE ID : CVE-2025-50200

    Published : June 19, 2025, 5:15 p.m. | 41 minutes ago

    Description : RabbitMQ is a messaging and streaming broker. In versions 3.13.7 and prior, RabbitMQ is logging authorization headers in plaintext encoded in base64. When querying RabbitMQ api with HTTP/s with basic authentication it creates logs with all headers in request, including authorization headers which show base64 encoded username:password. This is easy to decode and afterwards could be used to obtain control to the system depending on credentials. This issue has been patched in version 4.0.8.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-7791 – PHPGurukul Online Security Guards Hiring System Cross-Site Scripting Vulnerability

    July 18, 2025

    If you just bought a Surface Pro 12-inch, don’t forget to grab these 7 accessories — They’re ALL discounted for Prime Day!

    July 9, 2025

    Your Customers See More Than Reality: Is Your Mobile Strategy Keeping Up?

    July 1, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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