ملخّصات المراجعات المستندة إلى الذكاء الاصطناعي

ملخّصات المراجعات المستندة إلى الذكاء الاصطناعي هي ملخّصات من إنشاء الذكاء الاصطناعي للأماكن استنادًا إلى مراجعات المستخدمين فقط. من خلال تجميع العناصر الأساسية في مراجعات المستخدمين، مثل سمات المكان وآراء المراجعين، تقدّم ملخّصات المراجعات إحصاءات عالية المستوى وتساعد المستخدمين في اتخاذ قرارات مدروسة.

على سبيل المثال، يتضمّن ملخّص مراجعات "مبنى العبّارات" في سان فرانسيسكو معلومات تتراوح بين الطعام والتسوّق والإطلالات والأجواء:

"يقول الزوّار إنّ هذا المعلم التاريخي يقدّم مجموعة متنوّعة من المتاجر والمطاعم وسوق للمزارعين، ويشيد الكثيرون بالإطلالات على الخليج والمدينة. كما يسلّطون الضوء على الأجواء المفعمة بالحيوية وسهولة الوصول إلى العبّارات التي تنقل إلى وجهات أخرى، بالإضافة إلى فرصة الاستفادة من الأنشطة التجارية المحلية."

تتوفّر ملخّصات المراجعات في تفاصيل المكان (جديدة) والبحث النصي (جديد) والبحث في الأماكن القريبة (جديد).

تتوفّر ملخّصات المراجعات لنقاط الاهتمام باللغات والمناطق التالية:

اللغة المنطقة
الإنجليزية

الهند

اليابان

المملكة المتحدة

الولايات المتحدة

اليابانية اليابان

طلب ملخّص عن المراجعة

لطلب ملخّص مراجعة، أدرِج reviewSummary في قناع الحقل الخاص بالطلب:

  • تفاصيل المكان (جديد): reviewSummary
  • البحث النصي (جديد) والبحث بالقرب مني (جديد): places.reviewSummary

يجب أن تتضمّن مراجع ملخّص المراجعات رابطًا يؤدي إلى مراجعات المكان على "خرائط Google". لاسترداد هذا الرابط، أدرِج reviewSummary.reviewsUri في قناع الحقل الخاص بالطلب.

يتضمّن نص الاستجابة ثلاثة حقول:

  • text: ملخّص المراجعة من إنشاء الذكاء الاصطناعي
  • flagContentUri: يُستخدَم هذا النوع للإبلاغ عن محتوى غير ملائم كي تزيله Google.
  • disclosureText: سلسلة نصية مترجمة تتضمّن نص الإفصاح "ملخّص باستخدام Gemini" الذي يجب تضمينه في الإشارات إلى المصدر.

طلب "تفاصيل المكان (جديد)"

يطلب المثال التالي ملخّصًا للمراجعات الخاصة بمطعم يقدّم أطباق الزلابية في نيويورك:

curl -X GET https://places.googleapis.com/v1/places/ChIJD2l2k7ZL0YkRC80d-3MV1lM \
-H 'Content-Type: application/json' \
-H "X-Goog-Api-Key: API_KEY" \
-H "X-Goog-FieldMask: displayName,reviewSummary"

يكون الردّ بالتنسيق التالي:

{
  "displayName": {
    "text": "Dumpling House",
    "languageCode": "en"
  },
  "reviewSummary": {
    "text": {
      "text": "People say this restaurant serves delicious dumplings, noodles, and pork belly buns. They highlight the generous portions, reasonable prices, and quick service. They also like the friendly and accommodating staff.",
      "languageCode": "en-US"
    },
    "flagContentUri": "https://www.google.com/local/review/rap/report?postId=5%401:CAIQACodChtyc19oOnNwOUFtUVhIX1BoTEZjTFg0MmNXNEE%7CCAIQACorChtyc19oOnNwOUFtUVhIX1BoTEZjTFg0MmNXNEESDAikt7HDBhDopLLxAg&d=17924085&t=8",
    "disclosureText": {
      "text": "Summarized with Gemini",
      "languageCode": "en-US"
    },
    "reviewsUri": "https://www.google.com/maps/place//data=!4m4!3m3!1s0x89d14bb69376690f:0x53d61573fb1dcd0b!9m1!1b1"
  }
}

طلب البحث النصي (جديد)

يطلب المثال التالي ملخّصًا للمراجعات حول مقهى في مدينة نيويورك:

curl -X POST -d '{
  "textQuery": "coffee shop",
  "locationBias": {
    "circle": {
      "center": {
        "latitude": 40.722630,
        "longitude": -74.001397
      }
    }
  },
}' \
-H 'Content-Type: application/json' -H "X-Goog-Api-Key: API_KEY" \
-H "X-Goog-FieldMask: places.id,places.reviewSummary" \
'https://places.googleapis.com/v1/places:searchText'

يكون نص الردّ بالتنسيق التالي:

{
  "places": [
    {
      "id": "ChIJyfJXNphZwokRbo-oe0DjVT4",
      "reviewSummary": {
        "text": {
          "text": "People say this coffee shop serves up delicious oat milk lattes, cold brew, and pastries, such as almond croissants and cheese danish. They also highlight the friendly staff, cozy atmosphere, and outdoor seating.",
          "languageCode": "en-US"
        },
        "flagContentUri": "https://www.google.com/local/review/rap/report?postId=5%401:CAIQACodChtyc19oOkk1Z1UwZkp4cEJ3bnA3aGt5VGJLMFE%7CCAIQACorChtyc19oOkk1Z1UwZkp4cEJ3bnA3aGt5VGJLMFESDAj7p9_BBhCYsoeAAw&d=17924085&t=8",
        "disclosureText": {
          "text": "Summarized with Gemini",
          "languageCode": "en-US"
        },
        "reviewsUri": "https://www.google.com/maps/place//data=!4m4!3m3!1s0x89c259983657f2c9:0x3e55e3407ba88f6e!9m1!1b1"
      }
    },
    {
      "id": "ChIJHcFFXH9ZwokR_QKedPacLiQ",
      "reviewSummary": {
        "text": {
          "text": "People say this cafe offers delicious matcha, lattes, and freshly baked pastries, including the popular rose honey latte and blueberry lemon muffin. They highlight the spacious, chill, and cinema-inspired vibe, perfect for working or socializing, and the fast, friendly service. They also like the free WiFi, outlets, and clean restrooms.",
          "languageCode": "en-US"
        },
        "flagContentUri": "https://www.google.com/local/review/rap/report?postId=5%401:CAIQACodChtyc19oOl8yWTlXS0NDVTk1UEhiTFdBQzhlelE%7CCAIQACorChtyc19oOl8yWTlXS0NDVTk1UEhiTFdBQzhlelESDAikt7HDBhDopLLxAg&d=17924085&t=8",
        "disclosureText": {
          "text": "Summarized with Gemini",
          "languageCode": "en-US"
        },
        "reviewsUri": "https://www.google.com/maps/place//data=!4m4!3m3!1s0x89c2597f5c45c11d:0x242e9cf6749e02fd!9m1!1b1"
      }
    },
    ...
  ]
}

طلب "البحث في الجوار (جديد)"

يطلب المثال التالي فنادق بالقرب من وسط مدينة سياتل:

curl -X POST -d '{
  "maxResultCount": 5,
  "locationRestriction": {
    "circle": {
      "center": {
        "latitude": 47.609937,
        "longitude": -122.340714
      },
      "radius": 1000
    }
  },
  "includedTypes": ["hotel"],
  "excludedTypes": [],
  "rankPreference":"POPULARITY"
}' \
-H 'Content-Type: application/json' -H "X-Goog-Api-Key: API_KEY" \
-H "X-Goog-FieldMask: places.id,places.reviewSummary" \
'https://places.googleapis.com/v1/places:searchNearby'

يكون الردّ بالتنسيق التالي:

{
  "places": [
    {
      "id": "ChIJRwVmS-BrkFQRpAB3pO5JOuQ",
      "reviewSummary": {
        "text": {
          "text": "People say this hotel offers clean, modern, and spacious rooms with comfortable beds and phenomenal city views. They highlight the convenient downtown location, with easy walking access to popular attractions, and the efficient self-parking option. They also like the friendly and helpful staff, and the smooth check-in and check-out process.",
          "languageCode": "en-US"
        },
        "flagContentUri": "https://www.google.com/local/review/rap/report?postId=5%401:CAIQACodChtyc19oOlJWVG5YOXZrSnZhTXBqUy1rc1JZc3c%7CCAIQACorChtyc19oOlJWVG5YOXZrSnZhTXBqUy1rc1JZc3cSDAikt7HDBhDopLLxAg&d=17924085&t=8",
        "disclosureText": {
          "text": "Summarized with Gemini",
          "languageCode": "en-US"
        },
        "reviewsUri": "https://www.google.com/maps/place//data=!4m4!3m3!1s0x54906be04b660547:0xe43a49eea47700a4!9m1!1b1"
      }
    },
    {
      "id": "ChIJQVJVX7RqkFQRcpsm3VVub9U",
      "reviewSummary": {
        "text": {
          "text": "People say this hotel offers spacious rooms, a convenient location near the convention center and Pike Place Market, and a tasty restaurant. They also highlight the friendly and attentive staff, the comfortable beds and pillows, and the convenient amenities such as a Starbucks in the lobby and a club lounge.\n\nSome reviews mention the rooms can be noisy.",
          "languageCode": "en-US"
        },
        "flagContentUri": "https://www.google.com/local/review/rap/report?postId=5%401:CAIQACodChtyc19oOldJVUlodGhTUTJOdUdTSmFxQWw2Nnc%7CCAIQACorChtyc19oOldJVUlodGhTUTJOdUdTSmFxQWw2NncSDAikt7HDBhDopLLxAg&d=17924085&t=8",
        "disclosureText": {
          "text": "Summarized with Gemini",
          "languageCode": "en-US"
        },
        "reviewsUri": "https://www.google.com/maps/place//data=!4m4!3m3!1s0x54906ab45f555241:0xd56f6e55dd269b72!9m1!1b1"
      }
    },
    ...
  ]
}

عمليات تحديد المصدر

يجب أن تكون جميع الملخّصات المستندة إلى الذكاء الاصطناعي والمعروضة في تطبيقك مصحوبة ببيانات المصدر المناسبة وفقًا لسياسات Google ومعاييرها. لمزيد من المعلومات، يُرجى الاطّلاع على سياسات Places API.