Inspiration
Getting to talk to Toyota about the challenge and getting to see the high level of expertise they carry over these fields inspired us to take on this challenge. What kept us inspired are the discoveries we made along the way during the analysis.
What it does
Complex analysis on 5 years worth of data on fuel economy displayed for employees to view easily. At the touch of a button, apply filters to narrow down (or widen!) your search.
Want to see the PPM of gas vehicles from 2021 to 2023? We got you. What if you want to include hybrid vehicles as well? With a tap, its done.
Our project showcases feature analysis on more than 11k lines of data to gain insights on the most important trends using machine learning and our in-house API calls.
How we built it
At first, we were unsure on how to approach the task at hand. After brainstorming amongst ourselves, we made our first visit to the Toyota booth, where everyone was extremely helpful in clarifying and answering our questions. With new inspiration and feedback in mind, we planned and designed our solution.
We designed the mock-up of our project in Figma, and coded the front-end fully in HTML, CSS, and Javascript. On the back-end side of things, we put combined the datasets with MySQL and utilized Python with scikit-learn to develop two algorithms, a LLM, and a custom API to retrieve data from the dataset. Our in-house API is built with Flask and tested with Postman. Once time came to merge the two together, we maneuvered to Tailwind and Vue for easier communication between both ends.
Challenges we ran into
- Designing our front-end
- Developing algorithms
- Connecting Back to Front end
- API calls
Accomplishments that we're proud of
- A successfully coded, professional front-end
- Complex ML Model
- The analysis of a huge amount of data in 24 hours
What we learned
- Vue/Tailwind
- Working with APIs and creating our own
- Calling our own API to the front-end
- The efficiency of EVs
What's next for Analyza
- Properly syncing the API to the Frontend of the website
- Model that can predict future trends
- The ability to compare trends and graphs side by side

Log in or sign up for Devpost to join the conversation.