まとめ
・Google(Gemini):一番おしゃれでミニマル
・Anthropic(Claude):UIデザインとして一番分かりやすい
・Open AI(ChatGPT):1画面で完結してて一番シンプル
使ったプロンプトはこちら:
# Concept
Teleporty is a visual-first travel discovery web app.
Users can either:
- Enter any place name in the world, or
- Click “Random Teleport” to be dropped into a surprise location.
Teleporty then shows multiple real-world images of the location, along with cultural tidbits like greetings, local time, and weather.
# Core Features
- Search Bar
User types a place name (city, country, landmark)
Autocomplete suggestion powered by GeoNames or Google Places API
- Random Teleport Button
Sends the user to a random global location from a curated list or via coordinates
Ideal for “armchair explorers” who just want to discover
- Image Gallery
At least 3–5 real photos of the selected location
Sources: Unsplash API, Wikimedia Commons API, or Flickr API
Swipeable carousel or tiled layout
- Place Info Panel
Local time (via WorldTimeAPI)
Weather summary (OpenWeatherMap API)
Local greeting in native language (custom greeting DB)
Quick cultural fact (via WikiData/Wikipedia)