<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>NearMe Tech Blog</title><description>Official technical blog by NearMe, Inc.</description><link>https://tech.nearme.jp/</link><language>en</language><item><title>Dramatically Reducing Dispatching Workload: Developing &apos;Vehicle Slots&apos; for Hourly Schedule Management</title><link>https://tech.nearme.jp/en/blog/2026-01-08-vehicle-slot/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2026-01-08-vehicle-slot/</guid><description>This article covers the challenges in dispatching operations and additional issues that emerged during development, followed by a summary of the impact delivered by the vehicle slot feature.</description><pubDate>Thu, 08 Jan 2026 03:11:29 GMT</pubDate><category>architecture</category></item><item><title>Automating and Streamlining Shift Scheduling with Mathematical Optimization and AI Agents</title><link>https://tech.nearme.jp/en/blog/2025-06-30-shift-scheduling-with-optimization-and-ai-agents/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2025-06-30-shift-scheduling-with-optimization-and-ai-agents/</guid><description>This article describes the requirements of our shift optimization system, how we translated those requirements into a mathematical optimization framework, and an interactive shift scheduling system using AI agents.</description><pubDate>Mon, 30 Jun 2025 04:57:34 GMT</pubDate><category>architecture</category></item><item><title>Continuous Optimization with Large Neighborhood Search</title><link>https://tech.nearme.jp/en/blog/2024-12-27-large-neighborhood-search-for-continuous-optimization/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2024-12-27-large-neighborhood-search-for-continuous-optimization/</guid><description>This article explains Large Neighborhood Search, how we applied it to our ride-sharing service, and an overview of the system architecture.</description><pubDate>Fri, 27 Dec 2024 02:33:23 GMT</pubDate><category>architecture</category><category>optimization</category></item><item><title>Pulumi at NearMe: Embracing True Infrastructure as Code</title><link>https://tech.nearme.jp/en/blog/2024-11-25-pulumi-at-nearme/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2024-11-25-pulumi-at-nearme/</guid><description>This article explores how Pulumi&apos;s unique approach to infrastructure management has transformed our Platform Engineering practices, enhanced developer productivity, and improved our infrastructure reliability</description><pubDate>Mon, 25 Nov 2024 01:49:44 GMT</pubDate><category>architecture</category><category>infrastructure</category></item><item><title>About the Shared-Ride Timetable</title><link>https://tech.nearme.jp/en/blog/2024-03-22-shared-ride-timetable/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2024-03-22-shared-ride-timetable/</guid><description>We recently released a timetable feature to fill vacant seats in our airport shared-ride service. This post explains the feature overview and system design.</description><pubDate>Fri, 22 Mar 2024 03:18:00 GMT</pubDate><category>architecture</category></item><item><title>How We Automated Dispatch Assignment Work (6 Hours per Day)</title><link>https://tech.nearme.jp/en/blog/2023-11-02-automated-dispatch-assignment/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2023-11-02-automated-dispatch-assignment/</guid><description>As an introduction to our automated dispatch assignment system, this article covers the system overview, assignment logic, monitoring approach, and our plan to introduce deep reinforcement learning.</description><pubDate>Thu, 02 Nov 2023 00:26:07 GMT</pubDate><category>architecture</category><category>optimization</category></item><item><title>The Potential of ChatGPT + JsonLogic</title><link>https://tech.nearme.jp/en/blog/2023-04-10-jsonlogic-chatgpt/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2023-04-10-jsonlogic-chatgpt/</guid><description>I had been thinking about flexible system customization using JsonLogic as a topic for a tech blog post, but I wanted to add an extra twist. I wondered what would happen if I combined it with the recently popular ChatGPT, and the results were surprisingly good — so I rewrote the post with a new title.</description><pubDate>Mon, 10 Apr 2023 03:07:10 GMT</pubDate><category>research</category></item><item><title>Designing an External API Platform</title><link>https://tech.nearme.jp/en/blog/2022-12-30-external-api-platform/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2022-12-30-external-api-platform/</guid><description>This article explains the design of NearMe&apos;s external API platform for ridesharing services, including tenant setup, authentication, webhooks, and the relay service between internal and external APIs.</description><pubDate>Fri, 30 Dec 2022 06:41:40 GMT</pubDate><category>architecture</category><category>infrastructure</category></item><item><title>Building CI with Argo</title><link>https://tech.nearme.jp/en/blog/2022-07-28-argo-ci/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2022-07-28-argo-ci/</guid><description>In this article, I will explain NearMe&apos;s CI architecture. We implemented CI using Argo running on Kubernetes.</description><pubDate>Thu, 28 Jul 2022 04:54:34 GMT</pubDate><category>architecture</category><category>infrastructure</category></item><item><title>Order Processing for Ride-Sharing Dispatch</title><link>https://tech.nearme.jp/en/blog/2022-03-23-order-processing-for-ride-sharing/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2022-03-23-order-processing-for-ride-sharing/</guid><description>In our service, we accumulate advance reservations and, each time a new order arrives, compute the best ride-sharing combination so dispatch decisions can be made incrementally. This article looks at the kinds of patterns that emerge in this process.</description><pubDate>Tue, 22 Mar 2022 15:00:00 GMT</pubDate><category>architecture</category><category>optimization</category></item><item><title>Ride Dispatch Orchestration</title><link>https://tech.nearme.jp/en/blog/2021-12-15-ride-dispatch-orchestration/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2021-12-15-ride-dispatch-orchestration/</guid><description>In this article, we look at the analogy between Kubernetes and dispatch routing.</description><pubDate>Wed, 15 Dec 2021 02:37:18 GMT</pubDate><category>architecture</category><category>optimization</category></item><item><title>Time-Series Demand Forecasting with Advance Reservations Using Darts</title><link>https://tech.nearme.jp/en/blog/2021-09-21-darts-time-series-forecasting/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2021-09-21-darts-time-series-forecasting/</guid><description>In this article, we forecast ride demand for an advance-booking mobility service using time-series analysis.</description><pubDate>Tue, 21 Sep 2021 04:56:57 GMT</pubDate><category>research</category></item><item><title>Exploring OpenStreetMap with Rust</title><link>https://tech.nearme.jp/en/blog/2021-08-11-rust-openstreetmap/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2021-08-11-rust-openstreetmap/</guid><description>In this article, we explore OpenStreetMap, an open geospatial dataset, using Rust. The motivation is to solve large and complex transportation data problems with higher performance and better resolution.</description><pubDate>Wed, 11 Aug 2021 02:43:47 GMT</pubDate><category>research</category></item><item><title>On the Smooth Relationship Between Taxis and Buses</title><link>https://tech.nearme.jp/en/blog/2021-07-02-taxi-bus-smooth-relationship/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2021-07-02-taxi-bus-smooth-relationship/</guid><description>In this article, I explain the main parameters used in ridesharing shuttles, show that one extreme becomes taxi-like while the other becomes bus-like, and discuss how we can connect the two smoothly.</description><pubDate>Fri, 02 Jul 2021 02:25:08 GMT</pubDate><category>architecture</category><category>optimization</category></item><item><title>State Management in Dispatch Routing</title><link>https://tech.nearme.jp/en/blog/2021-06-07-dispatch-routing-state-management/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2021-06-07-dispatch-routing-state-management/</guid><description>In our pre-booking airport shuttle ridesharing service, we perform routing sequentially as orders come in, and there is a &quot;routing state&quot; that changes over time across all orders. In this article, we will explain the state management of dispatch routing with architecture.</description><pubDate>Mon, 07 Jun 2021 02:40:10 GMT</pubDate><category>architecture</category><category>optimization</category></item><item><title>Multi-tenancy in Our Dispatch Service</title><link>https://tech.nearme.jp/en/blog/2021-05-08-multitenant-dispatch/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2021-05-08-multitenant-dispatch/</guid><description>Multi-tenancy, as seen in many SaaS services, means enabling multiple companies to use a service independently within a single architecture. Combined with the unique nature of dispatch operations, this feature has played an important role in our business expansion.</description><pubDate>Sat, 08 May 2021 13:40:59 GMT</pubDate><category>architecture</category><category>optimization</category></item><item><title>Launching the NearMe Tech Blog!</title><link>https://tech.nearme.jp/en/blog/2021-04-27-start-nearme-tech-blog/</link><guid isPermaLink="true">https://tech.nearme.jp/en/blog/2021-04-27-start-nearme-tech-blog/</guid><description>Hello, I am Hosoda, CTO of NearMe, Inc. At NearMe, we provide Smart Shuttle, a ride-sharing transportation service powered by AI. We started this tech blog to share the technical depth and excitement of the field we are tackling, along with insights from daily problem-solving and technical research.</description><pubDate>Tue, 27 Apr 2021 02:58:36 GMT</pubDate><category>event</category></item></channel></rss>