Android App utilizing Mapbox SDK and API.AI
Mapbox Integrated Assistant (Android App)
-
User is able to interact with the Mapbox map via a conversational interface running on API.AI. Includes ability to query via a search box or microphone (using Android speech-to-text API).
-
2 available actions: Show route with origin and destination, Show my current location Trigger by phrases such as: "Show me a route from origin to destination". or "Show me my location"
-
API.AI allows quick integration with many platforms such as Facebook messenger. To utilize Mapbox on platforms other than this Android example, a Java rest service would be needed for webhook integration in API.AI
Video Demos: Route / Current Location: https://drive.google.com/open?id=0B9XB_9JocIK3X1BBX0pQOGZSLUk TTS: https://drive.google.com/open?id=0B9XB_9JocIK3VDJLemdnWkktTGc FB Integration: https://drive.google.com/open?id=0B9XB_9JocIK3UXBOWmE2cTV5N0U
cc: @mapbox/android