mapbox-assistant-example icon indicating copy to clipboard operation
mapbox-assistant-example copied to clipboard

Android App utilizing Mapbox SDK and API.AI

Open danesfeder opened this issue 8 years ago • 1 comments

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

danesfeder avatar Mar 03 '17 20:03 danesfeder

cc: @mapbox/android

zugaldia avatar Mar 03 '17 20:03 zugaldia