Category Archives: Uncategorized

IoT-Based Advanced Patients Medication Monitoring System

Uncategorized

Authors: B Sandeep Kumar, B Kalyani, Ch Ram Charan, Y Pooja sri, UG Student, Assistant Professor, Dept. of Electronics & Communication Engineering,

 

 

Abstract: This paper proposes an IoT-based Advanced Patients Medication Monitoring System tailored to enhance the accuracy and consistency of medication intake among patients, especially the elderly and chronically ill. The system comprises smart pillboxes embedded with sensors and controlled by microcontrollers such as Arduino or Raspberry Pi. These components are supported by wireless communication (Wi-Fi/Bluetooth) to ensure seamless data transmission to cloud platforms and mobile applications. Real-time monitoring allows caregivers and family members to track medication compliance remotely, while alerts via SMS or apps are sent in case of missed or incorrect doses. The design prioritizes patient safety, remote healthcare delivery, and ease of use.

DOI: http://doi.org/

 

 

Published by:

Role-Based Access Control in Modern EdTech Platforms: A Secure Implementation using MERN Stack in Study Notion

Uncategorized

Authors: Gourav Jangir, Assistant Professor Ms. Neeharika Sengar, Dr. Rajendra Singh

Abstract: With the growth of online learning platforms, ensuring secure and scalable access management is essential. This paper explores the design and implementation of Role- Based Access Control (RBAC) in an EdTech platform, Study Notion, developed using the MERN (MongoDB, Express.js, React.js, Node.js) stack. We analyze how RBAC enhances data security, supports multi-user functionality, and ensures proper resource allocation among students, instructors, and admins.

Published by:

UI Design And Development Of A Scalable Online Coding Education Platform Using MERN Stack In Study Notion

Uncategorized

Authors: Dr. Rajendra Singh, Avnish Kumar, Assistant Professor Ms. Neeharika Sengar,

 

 

Abstract: The exponential growth of online learning platforms has reshaped how coding education is delivered and accessed. This research paper presents the design and development of a scalable, user-friendly, and secure online coding education platform named "Study Notion" using the MERN stack (MongoDB, Express.js, React.js, and Node.js). The project focuses on effective UI/UX design principles, responsive design, and performance optimization to enhance learning outcomes. The platform offers features such as user role management, real-time feedback, secure authentication, course tracking, hands-on projects, and instructor evaluations. Through careful system architecture and scalable design patterns, Study Notion demonstrates how modern web technologies can support flexible and immersive educational experiences.

DOI: http://doi.org/

 

 

Published by:

Deepfake Detection Using Computer Vision Techniques

Uncategorized

Authors: Ms. Neeharika Sengar

Abstract: The rapid advancements in generative adversarial networks (GANs) have enabled the creation of highly realistic deepfake videos, posing significant risks in domains such as politics, cybersecurity, and digital media. Detecting such manipulated content has become a pressing challenge. This study investigates deepfake detection using computer vision techniques by training a convolutional neural network (CNN) model from scratch on the publicly available Face Forensics++ dataset. A systematic methodology involving data preprocessing, model training, and evaluation was adopted. The proposed CNN model achieved a detection accuracy of 92.3% on the test set. Furthermore, the model demonstrated strong generalization across various manipulation methods. The results indicate that custom-built CNN architectures, even without transfer learning, can be effective for deepfake detection when paired with rigorous training protocols. Challenges such as data imbalance and overfitting are discussed, and directions for future research are proposed.

Published by:

Study Notion: A Scalable MERN Stack-Based EdTech Platform for Personalized Learning

Uncategorized

Authors: Mayank Sharma, Assistant Professor Ms. Neeharika Sengar, Dr. Rajendra Singh

Abstract: This paper presents 'Study Notion,' a full-stack EdTech web platform developed using the MERN stack (MongoDB, Express.js, React.js, Node.js). It addresses core challenges in online education such as access, personalization, and engagement. The platform offers role-based dashboards, secure payments, instructor analytics, and adaptive learning components. Designed for scalability, the solution empowers learners and educators with an intuitive and effective digital learning space.

Published by:

Energy-Efficient Deep Learning Via Compression: Green AI

Uncategorized

Authors: Rajesh Chaurasiya, Vishal Sharma

Abstract: With the rapid growth of artificial intelligence (AI), deep learning models are becoming more complex and require significant computing power, memory, and energy. This makes it difficult to deploy them on devices with limited resources, such as smartphones, embedded systems, and edge devices. To address this challenge, model compression techniques have emerged as a key solution. These methods reduce the size and computational cost of AI models while keeping their performance close to that of the original models. This paper explores four widely used model compression techniques: pruning, quantization, knowledge distillation, and low-rank factorization. Each technique is explained in terms of how it works, its advantages, and the trade-offs it brings. A special focus is placed on pure compression strategies, which avoid external indexing or lookup tables and are better suited for simple and energy-efficient systems. A case study using a convolutional neural network (CNN) shows that combining pruning and quantization can reduce model size by more than 80% and speed up inference time by 30% with only a small loss in accuracy. The study also highlights key metrics for evaluating compressed models, including memory usage, speed, and accuracy. Finally, the paper discusses real-world applications in mobile devices, healthcare, and autonomous systems, along with future directions such as automated compression tools and energy-aware training. Overall, this research supports the development of more accessible, scalable, and eco-friendly AI by making models lighter and more efficient.

DOI: http://doi.org/10.5281/zenodo.15718659

 

Published by:

Research on Artificial Intelligence Deep Learning to Identify Plant Species

Uncategorized

Authors: Mohammed Muzaffar, Mohammed Saif, Abdul Baser

Abstract: Nowadays, people pay more attention in artificial intelligence (AI) research, and they try to make Al smarter. The machine learning became a popular subject, especially in object recognition area. Aiming at providing a faster and more accurate plant species recognition program, the author introduced the deep learning and convolution neural network (CNN), and decided to build a CNN project with pycharm, anaconda, kera to find the best way to improve recognition program accuracy and recognition speed. The author tried to change the learning epoch time and learning data set capacity to found the best solution. After tests were finished, the result of output plots analyze is that both adding learning epochs time and extend training image set are all helpful to improve recognition accuracy and speed. As for the effect of increase learning time, it is more obvious in improving accuracy while extend training set size, which is a better method to reduce recognition time. The end of the thesis contained the experiment result, the deficiency of this essay and the future prospect forecast of the machine learning applied in plant area.

Published by:

A Comparative Study On Graph Isomorphism Algorithms From NetworkX Library.

Uncategorized

Authors: Shashanth. N, Naveen Kumar, Dr Sanjay Dutta

Abstract: Graph isomorphism the problem of finding out whether two graphs are structurally identical or same is one of the most fundamental in various fields such as computer science, chemistry, and biology specifically mathematics and so on .This breakdown deals into several algorithms which are designed to address or evaluate graph isomorphism, some of the algorithms are been studied in this paper those are, is_isomorphic, could_be_isomorphic, fast_could_be_isomorphic, and faster_could_be_isomorphic .Each algorithm preforms using different strategies to evaluate graph similarity, from strict structural comparison to quick preliminary checks based on graph properties. While is_isomorphic uses the VF2 algorithm for precise matching, could_be_isomorphic functions offer faster assessments by evaluating global and local graph properties. However these algorithms possess limitations such as potential false positives and scalability issues for large datasets. The provided flowcharts illustrate the step by step processes involved in each algorithm, which helps in understanding their functionalities. By developing graph isomorphism algorithms researchers can find out new opportunities for applications in network analysis, pattern recognition, and beyond.

Published by:

IoT- BASED STREET FLOOD ALERT AND CONTROL SYSTEM USING ULTRASONIC AND RAIN SEASONS

Uncategorized

Authors: Mr. K. Amarander, Y Anusha, K Shivani, G Kumaraswamy, T Tharun Kumar

 

 

Abstract: This project presents a cost-effective and real-time system for flood alert and rain detection utilizing the ESP32 microcontroller, an ultrasonic sensor, an OLED display, a rain sensor, and a buzzer. The ultrasonic sensor continuously measures the water level, while the rain sensor detects the presence and intensity of rainfall. Data from these sensors are processed by the ESP32, which triggers visual alerts on the OLED display and audible warnings via the buzzer when predefined water level thresholds are breached or significant rainfall is detected. The system, powered by a suitable power supply, offers a proactive approach to mitigate flood risks by providing timely warnings to potentially affected areas. Its compact design and low power consumption make it suitable for deployment in various environments susceptible to flooding. The low-power nature of the ESP32 and the selected sensors contributes to the system's energy efficiency, allowing for extended operation with appropriate power management. Field testing and calibration would be crucial to optimize the system's reliability and accuracy under diverse environmental conditions. Ultimately, this project demonstrates a tangible application of readily available microelectronics in creating resilient and responsive solutions for natural hazard monitoring and early warning.

DOI: http://doi.org/

 

 

Published by:

Controlling of Industrial Robo ARM

Uncategorized

Authors: Associate Professor K Chiranjeevi, R Sai Deepika, G Praveen, S Nikhitha, K Sachin

Abstract: The control system of an industrial robotic arm is a coordinated assembly of electromechanical components designed to execute complex movements and tasks with precision. At the heart of the robotic arm are DC motors, which serve as actuators that convert electrical energy into mechanical motion. These motors are responsible for driving the arm's joints and enabling rotational and linear movements. Gears are integrated with the motors to modify torque and speed, allowing the arm to handle heavy loads or perform fine manipulations with accuracy. To power the system, batteries are used as a portable and stable source of DC electrical energy. These batteries provide sufficient voltage and current to drive the motors and auxiliary electronics. DC connectors are employed to ensure secure and efficient connections between the power source and the motors, allowing easy interfacing and maintenance.

Published by:
× How can I help you?