RouteNode is an AI-assisted route planning Android app that turns vague travel ideas into clear, multi-stop plans. Just tell RouteNode where you are and what kind of place you want, and it will give you ready-to-use addresses, let you save and adjust your route, and open navigation in Google Maps. Visit Site
- Help users create multiple stops to build their own customized route
- Use AI to provide more detailed place recommendations
- Let users update their route plan at any time
- Integrate Google Maps for quick and smooth route navigation
To enable API connections, add the following lines to local.properties:
sdk.dir=/Users/<your_user>/Library/Android/sdk
OPENAI_API_KEY=YOUR_OPENAI_API_KEY
GOOGLE_MAPS_API_KEY=YOUR_GOOGLE_MAPS_API_KEY
OPENWEATHER_API_KEY=YOUR_OPENWEATHER_API_KEY
If you want to contribute to this project, please fork this repository and create a pull request, or drop me an email at kha112@sfu.ca