Inspiration

AI is now ubiquitous in our lives, and travel is also an activity that people often choose during their vacations. But some people are very frustrated with making travel plans because there are so many things to consider and they have to calculate the prices themselves. So we want to have software that automatically generates more detailed travel plans after people give us a little information.

What it does

This is a tool that plans your trip for you. On the webpage, just fill out a form or tell it what you want in simple language, and it'll figure out your flights, where you'll stay, and what you should check out. It makes planning a trip really easy.

How we built it

We do this in two parts. First, the front-end of the web page display and data connection, another is to obtain API data and operate to get the result. Because of the time limit we use Flask library, through different routes to let the user fill in the form or input text to provide information.

Challenges we ran into

Building web pages and connecting data was a challenge because it was the first time for us to connect to the front-ends and applications. And time is limited, we can only complete part of the vision.

Accomplishments that we're proud of

  • Completed url routes connection
  • Data transfer from website to program

What we learned

We have developed the capability to model using multi-objective optimization strategies and the NSGA-II algorithm.

What's next for AI Travel Plan Generator

Share this project:

Updates