on Industry; Innovation \& Infrastructure and
Responsible Consumption \& Production
respectively because it helps in reducing unending
wastage of resources while planning for travel.
The rest of this paper is organized as follows:
Section II contains the literature review followed by
Section III will give an overview of how the system
is implemented and the methodology and what major
features are. Section IV will provide details on
results. Section V will give information regarding
future work and conclusion and possible expansions
of this system.
2 RELATED WORKS
Ramasamy et al. developed a brain tumor
segmentation model based on Link-Net, using
ResNet152 as the backbone architecture and four
MRI modalities as the input. The proposed model
obtains a very promising performance in the BraTS
2020 dataset with a Dice coefficient of 0.7773 and a
Jaccard index of 0.7169. Future work will focus on
improving efficiency and performance at the pixel
level.
Tuba et al. present the porting of FreeRTOS to a
RISC-V architecture on the SPIKE simulator, with
improvements in documentation and maintenance.
They have made an assessment of its real-time
features-inter-process communication and mutex-
which guarantees that task creation, deletion, and
context switching are very efficient for time-critical
embedded systems.
Traykov et al., propose a testing framework that
could be used for LLPs to test their security
concerning known vulnerabilities, such as prompt
injection and denial of service. It was tested on three
models-Llama3-70b, Mixtral-8x7b, and Gemma-7b-
out of which one had flaws, proving the efficiency of
the framework. Future work includes increasing the
coverage done by tests and integrating it with
blockchain for transparent reporting.
Ramasamy et al., present an XGBoost framework
with hyperparameter tuning for the prediction of
Type-2 Diabetes Mellitus in the context of the PIMA
Indian Diabetes dataset. For this purpose, the model
is aggressively trained by using pre-processing,
feature extraction, and then 10-fold cross-validation.
L Bianchi et al. fine-tuned it with Grid Search; it
attained an accuracy of 94.5\%, outperforming SVM,
K-NN, and QDA.Reddy et al., present an AI-enabled
stress analysis system using GPT-3.5, designed to be
highly scalable by using NoSQL databases. A Flask
web application collects user input, analyzes the text
using AI, and provides specific suggestions regarding
stress management; MongoDB processes real-time
data in a secure manner.
Neszlényi et al., present AssistantGPT, a platform
that utilizes OpenAI's GPT API for both voice and
text-based tasks. Using a React interface and FastAPI
backend, it simplifies tasks like file management and
script execution. Evaluation results demonstrate a
62.5\% reduction in task times and increased user
satisfaction, highlighting its potential to boost
productivity, despite challenges such as internet
reliance and customization complexity.
Dong et al., examine cloud-native databases,
emphasizing their benefits such as elasticity and cost-
efficiency. It covers OLTP/OLAP architectures,
innovations such as compute-storage disaggregation,
and scalability methods. Case studies from
Snowflake, Redshift, and Aurora showcase improved
performance, with future research aimed at serverless
architectures, multi-cloud services, and security.
Zhou et al., examine the role of AI in improving
database functions and how databases support AI
deployment. It highlights innovations like deep
learning for cardinality estimation, reinforcement
learning for query optimization, and AI-powered data
cleaning. The study also explores challenges such as
hybrid data models and AI-DB co-optimization, with
future research focused on integrating AI with
databases to solve complex data challenges.
Pramono et al. present a secure authentication
framework for an employee presence system,
utilizing Firebase Authentication, RESTful APIs, and
JWTs. It ensures secure data exchange and optimal
performance, with future work focused on integrating
multi-factor authentication with biometrics for
enhanced security.
Rajappa et al., discuss the implementation of the
PingER project on Android devices, utilizing
Firebase to monitor global internet performance. The
Android app gathers real-time data on metrics like
latency, jitter, and packet loss, expanding the
coverage of the PingER network. The results
highlight successful performance monitoring, with
future plans to integrate advanced analytics and
visualization tools.
Nitu et al., improve a personalized travel
recommendation system (PTRS) by incorporating
recency effects using Twitter data. The system
employs machine learning for tweet classification,
sentiment analysis, and recency weighting, achieving
75.23\% accuracy and outperforming previous
models. Future efforts will aim to refine the models,
expand the dataset, and integrate additional social
media platforms.