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

      How AI further empowers value stream management

      June 27, 2025

      12 Top ReactJS Development Companies in 2025

      June 27, 2025

      Not sure where to go with AI? Here’s your roadmap.

      June 27, 2025

      This week in AI dev tools: A2A donated to Linux Foundation, OpenAI adds Deep Research to API, and more (June 27, 2025)

      June 27, 2025

      With Gears of War: Reloaded on the way, which Xbox 360 game would you like to see get rebuilt next? — Weekend discussion 💬

      June 28, 2025

      Capcom’s finally giving Street Fighter 6 players the outfits they’ve wanted — when all else fails, send in swimsuits

      June 28, 2025

      After 14 years, Monster Hunter Wilds is bringing back underwater combat alongside “Lagiacrus” and another familiar monster — the impossible has happened

      June 28, 2025

      OpenAI may prematurely declare AGI to cut ties with Microsoft — despite Sam Altman admitting today’s tech isn’t built for it

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

      How Code Feedback MCP Enhances AI-Generated Code Quality

      June 28, 2025
      Recent

      How Code Feedback MCP Enhances AI-Generated Code Quality

      June 28, 2025

      PRSS Site Creator – Create Blogs and Websites from Your Desktop

      June 28, 2025

      Say hello to ECMAScript 2025

      June 27, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      With Gears of War: Reloaded on the way, which Xbox 360 game would you like to see get rebuilt next? — Weekend discussion 💬

      June 28, 2025
      Recent

      With Gears of War: Reloaded on the way, which Xbox 360 game would you like to see get rebuilt next? — Weekend discussion 💬

      June 28, 2025

      Jasmine – web launcher and session management application

      June 28, 2025

      Schulrechner – calculator you know from school

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

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-6836 – Code-projects Library System SQL Injection Vulnerability

    June 28, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-6837 – Code-projects Library System Unrestricted File Upload Vulnerability

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

    Streamline Project Management

    Web Development

    Kurrent launches open source MCP Server

    Tech & Work

    Rest Assured – Schema to use cannot be null

    Development

    CVE-2025-32958 – Adept Language GitHub Token Exposure

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-4577 – Smash Balloon Social Post Feed – WordPress Stored Cross-Site Scripting Vulnerability

    June 10, 2025

    CVE ID : CVE-2025-4577

    Published : June 10, 2025, 12:15 p.m. | 1 hour, 32 minutes ago

    Description : The Smash Balloon Social Post Feed – Simple Social Feeds for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the data-color attribute in all versions up to, and including, 4.3.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

    Severity: 6.4 | MEDIUM

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

    CVE-2022-21200 – Apache HTTP Server Cross-Site Scripting

    May 27, 2025

    CVE-2025-46631 – Tenda RX2 Pro Telnet Access Control Vulnerability

    May 1, 2025

    From Kitchen To Conversion

    June 3, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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