Abstract:
The need for quick, effective, and affordable delivery methods has grown as e-commerce and logistics have expanded quickly. The use of autonomous aerial solutions is being driven by the difficulties that traditional delivery systems encounter, such delays, high fuel prices, and road congestion. This study investigates how drone technology and artificial intelligence (AI) may be combined to automate navigation and improve delivery services. Real-time route planning, obstacle recognition, collision avoidance, and dynamic decision-making in a variety of environmental circumstances are made possible by AI-driven algorithms. By evaluating flight data, anticipating possible hazards, and enhancing package handling precision, machine learning models further increase system efficiency. Autonomous drones provide a number of advantages by lowering the need for human interaction, such as shorter delivery times, lower operating expenses, and increased safety. The suggested method opens the door for smart and dependable last-mile delivery services by demonstrating the potential of AI-powered drone navigation as a scalable and sustainable solution for contemporary logistics.
Abstract:
The exponential growth of email as a primary communication channel has been paralleled by a rise in its exploitation for cybercrime, with phishing representing a particularly pervasive and damaging threat. Phishing attacks, designed to deceive users into surrendering sensitive information, continuously evolve to bypass traditional rule-based and heuristic filters. This has necessitated the adoption of more intelligent, adaptive solutions. Machine Learning (ML) has emerged as a powerful paradigm for detecting these sophisticated attacks by learning complex patterns indicative of malicious intent from email data. This paper presents a comprehensive survey of the state-of-the-art in ML-based phishing email detection. We provide a detailed taxonomy of phishing attacks, a thorough analysis of the email ecosystem and its vulnerabilities, and a critical review of feature extraction techniques—from URL analysis and header inspection to linguistic and behavioral features. We systematically categorize and evaluate a wide range of ML algorithms, including Naïve Bayes, Support Vector Machines (SVM), Random Forests, and neural networks, discussing their respective strengths and limitations. Furthermore, we analyze hybrid and ensemble approaches that combine multiple models to enhance performance and robustness. The survey also delves into persistent challenges such as data scarcity, feature engineering complexity, model adaptability, and real-world deployment issues. Finally, we outline promising future research directions, including the application of deep learning, explainable AI (XAI), and adversarial training to create next-generation phishing detection systems that are both highly accurate and resilient.