What is the idea

With the use of historical data, the idea behind the code is to create an intelligent system for predicting future and current flight prices. By combining machine learning and real-time Google Flights data, from SERP API, the system will show the cheapest flight prices.

How we built it

We built the system using Python in creating JSON requests, to access the API, and train the machine learning model.

Challenges we ran into

The biggest challenge we ran was implementing AI to find the cheapest flights and read the user's input. Then, learning how AI and API work through the fast pace learning curve.

Accomplishments that we're proud of

We successfully implemented the Google Flights API to search through all current flights.

What we learned

We learned how API work, how to implement API through Python, and an introduction to machine learning.

What's next for FLAI

Try to make it work.

Built With

Share this project:

Updates