<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/feed.rss.xml" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>y-tsukasa</title>
    <description></description>
    <link>https://speakerdeck.com/ytsukasa</link>
    <atom:link rel="self" type="application/rss+xml" href="https://speakerdeck.com/ytsukasa.rss"/>
    <lastBuildDate>2026-04-20 23:14:04 -0400</lastBuildDate>
    <item>
      <title>Google Maps APIを節約した散歩コース生成アプリを作ってみた</title>
      <description>自然言語（気分）と指定した歩数から、最適な散歩コースを自動生成するWebアプリ「Hokõ」を個人開発した際のLT資料です。

LLMを用いて立ち寄りスポットを抽出しルートを生成する際、候補となる全経路でGoogle Maps APIを叩くとAPI料金が爆発してしまう問題に直面しました。
本資料では、地球上の2点間の距離の近似値を得る「Haversine公式」と「Detour Factor（迂回係数）」を用いて、APIのコール数を1回に抑えつつ、コストを節約して最適なルートを導き出す工夫について解説しています。

散歩好き必見です！</description>
      <media:content url="https://files.speakerdeck.com/presentations/9a51e3d59129435fa9ebe2e750d253b3/preview_slide_0.jpg?39159971" type="image/jpeg" medium="image"/>
      <content:encoded>自然言語（気分）と指定した歩数から、最適な散歩コースを自動生成するWebアプリ「Hokõ」を個人開発した際のLT資料です。

LLMを用いて立ち寄りスポットを抽出しルートを生成する際、候補となる全経路でGoogle Maps APIを叩くとAPI料金が爆発してしまう問題に直面しました。
本資料では、地球上の2点間の距離の近似値を得る「Haversine公式」と「Detour Factor（迂回係数）」を用いて、APIのコール数を1回に抑えつつ、コストを節約して最適なルートを導き出す工夫について解説しています。

散歩好き必見です！</content:encoded>
      <pubDate>Mon, 20 Apr 2026 00:00:00 -0400</pubDate>
      <link>https://speakerdeck.com/ytsukasa/google-maps-apiwojie-yue-sitasan-bu-kosusheng-cheng-apuriwozuo-tutemita</link>
      <guid>https://speakerdeck.com/ytsukasa/google-maps-apiwojie-yue-sitasan-bu-kosusheng-cheng-apuriwozuo-tutemita</guid>
    </item>
  </channel>
</rss>
