This is the home to Embark, the next generation itinerary planning platform for everyone. #itinerary #machinelearning
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Embark is the next generation itinerary planning platform for everyone, by simply entering your prefercences, we will generate an itinerary just for you.
- Python 3.6
- [Flask] (https://palletsprojects.com/p/flask/) - web framework to be used in the future.
To run the Embark development version, follow these simple steps.
Make sure you have installed the approrpiate Python version in your workspace. These include:
- Python 3.6+
and the required depedencies for running the scripts:
- Pandas
- Numpy
- Json
- Geopy
These could be easily found on Anaconda or installed with pip, e.g.
pip install geopy
- Clone the repo
git clone https://github.com/hklchung/TravelPlanner.git
- Switch to the local repo folder, run the main.py
python main.py
To be constructed
See the open issues for a list of proposed features (and known issues).
Your Name - @theembarkapp Project Link: https://github.com/hklchung/TravelPlanner
This project exists thanks to all the people who contribute.