IJSRET » May 23, 2025

Daily Archives: May 23, 2025

Uncategorized

Easyheals Chatbot Ai- Based Predictive Healthcare

Authors: Ajay Singh, Om Ahire, Aditya Marathe, Jay Modiya, Aniket Gaikwad, Utkarsh Musale, Prof. Rajkumar Patil, Prof. Jyoti Nandimath

Abstract: In the fields of optimization and natural language processing (NLP), recent advances have introduced transformative methodologies that address complex challenges involving constraints and knowledge integration. Optimization under constraints, a crucial area of study, has been significantly enhanced by the use of asymmetric entropy measures. These measures provide a structured framework for solving boundary-specific problems, particularly in computational mathematics, by focusing on the interplay between statistical emulation, classification, and optimization techniques. Such approaches are particularly effective when solutions are dependent on hidden or undefined conditions, showcasing their utility in practical domains like environmental modeling and decision systems. In parallel, NLP has witnessed a dramatic evolution, with the emergence of frameworks like Retrieval-Augmented Generation (RAG), which integrates retrieval systems with generative models. This hybrid approach addresses the limitations of standalone generative models by providing contextually accurate and relevant responses. RAG has proven especially valuable for knowledge-intensive tasks, such as real-time question answering and complex decision-making, where the combination of retrieved factual data and generative capabilities creates outputs that are both precise and comprehensive. The ability of RAG to leverage live data sources further ensures that its outputs remain up-to-date, addressing the persistent issue of knowledge drift in AI systems. Furthermore, transformer-based architectures, including BERT and GPT, have redefined the paradigms of language understanding and generation. BERT’s bidirectional pre-training allows for an in-depth contextual comprehension of text, enabling it to excel in tasks such as sentiment analysis, entity recognition, and text classification. Meanwhile, GPT’s autoregressive nature focuses on generating coherent and contextually relevant text, making it ideal for applications requiring fluent language generation, such as conversational AI and creative content development. Advanced fine-tuning techniques, such as those applied in models like RoBERTa, have further enhanced the capabilities of these transformers by optimizing training processes and adapting them to domain-specific challenges, such as healthcare and legal analysis. The convergence of these fields has profound implications for real-world applications. By combining the structured decision-making frameworks of constrained optimization with the adaptive and context-aware capabilities of NLP models, researchers can address challenges that demand both precision and flexibility. For instance, in healthcare, this integration can enable AI systems to deliver accurate diagnoses and tailored recommendations by retrieving relevant medical knowledge and synthesizing it into user-friendly explanations. Similarly, in environmental modeling, the application of optimization techniques alongside NLP-driven data interpretation can enhance predictive capabilities and decision support systems. As these methodologies continue to evolve, their synergy opens new avenues for innovation. The seamless integration of optimization techniques, such as entropy-based frameworks, with transformer-based architectures not only improves performance but also ensures scalability across diverse domains. Applications in education, personalized recommendation systems, and automated content generation further illustrate the transformative potential of these combined approaches. This paper explores these intersections, proposing novel frameworks that leverage the strengths of both constrained optimization and advanced NLP techniques to deliver scalable, efficient, and contextually rich solutions for complex, real-world challenges.

 

 

Published by:
Uncategorized

Logicnest

Logicnest
Authors:-Vishnu R, Dakshith S,Dhishanth G Patel, Abhilash T P

Abstract-:The widespread adoption of Large Language Models (LLMs) has raised critical concerns about data privacy in cloud-based AI systems, where sensitive data may be exposed. Logic Nest introduces a privacy-first application that runs curated LLMs locally, storing all data—chat history, documents, and configurations—on the user’s device. With versions for individuals (V1) and enterprises (E1), Logic Nest ensures secure, intuitive AI interactions for personal knowledge management and enterprise efficiency. This paper presents the design, implementation, and evaluation of Logic Nest, demonstrating its effectiveness in enhancing privacy, user efficiency, and enterprise onboarding. Results show superior installation times, compliance with regulatory standards, and significant efficiency gains, positioning LogicNest as a pioneering solution in privacy-preserving AI.

DOI: 10.61137/ijsret.vol.11.issue3.115

Published by:
Uncategorized

Easyheals Chatbot AI- Based Predictive Healthcare Fine-Tunning LLM’s

Authors: Ajay Singh, Aditya Marathe, Aniket Gaikwad, Om ahire, Jay modiya, Utkarsh musale

 

Abstract: Artificial Intelligence (AI) continues to play a transformative role in healthcare, particularly through advancements in large language models (LLMs) and computer vision (CV). These technologies are now being increasingly applied in predictive healthcare systems to improve diagnosis, reduce human error, and enhance patient engagement. However, general-purpose pre-trained models often underperform in specialized medical contexts where accuracy, domain-specific knowledge, and multimodal understanding are essential. This research proposes a hybrid AI framework that combines natural language processing (NLP) and computer vision to support predictive and interactive healthcare use cases. In the NLP component of the system, we perform a comparative evaluation of six leading open-source LLMs—Mistral, FLAN-T5, GPT-Neo, DialoGPT, LLaMA, and Ollama—analyzing their adaptability to domain-specific tasks such as symptom triage, patient education, and medical question answering. These models were fine-tuned using full parameter updates and reinforcement learning from human feedback (RLHF), which allowed the models to better align their outputs with the nuanced communication styles and ethical expectations in clinical settings. In parallel, the CV module addresses a critical real-world challenge: automated prescription handwriting recognition, which is essential for minimizing misinterpretation of medication names and dosages. To tackle the variability and complexity of handwritten medical prescriptions, we utilize convolutional neural networks—specifically VGG16 and EfficientNet—for image-based classification and text recognition. A custom dataset of handwritten prescription images was created and annotated using domain knowledge, and the models were trained to map image inputs to structured medicine names. Our experiments reveal that EfficientNet, with its compound scaling and optimized architecture, outperforms VGG16 in both accuracy and training efficiency, particularly under noisy or low-resolution input conditions. By integrating these two components, we build a multimodal chatbot capable of receiving an image of a handwritten prescription, recognizing the medication using a CNN model, and generating an informative or advisory response using an LLM fine-tuned for medical NLP. This enables seamless user interaction, allowing patients or practitioners to interact with the system using both text and image inputs. Such a system has practical applications in telemedicine, hospital kiosks, pharmacy automation, and rural health outreach, where both human expertise and infrastructure may be limited. Our results demonstrate the effectiveness of combining LLM fine-tuning and CNN-based vision models for predictive healthcare. While larger LLMs like LLaMA and FLAN-T5 achieve higher accuracy in clinical language tasks, lighter models like DialoGPT and Mistral offer faster, more cost-effective deployment options. On the CV side, EfficientNet offers superior generalization with fewer parameters compared to legacy architectures. This research provides a comprehensive performance analysis and design framework for AI systems in healthcare, offering actionable insights into how different model configurations, training strategies, and hardware choices affect outcome quality and deployment feasibility.

DOI: http://doi.org/10.61137/ijsret.vol.11.issue3.119

 

Published by:
Uncategorized

Heart Disease Detection Using Neural Network

Heart Disease Detection Using Neural Network

Authors: Astitwa Srivastava, Dr. Devesh Katiyar

Abstract: Heart-related illnesses continue to be a significant public health concern and a leading cause of premature death worldwide. Prompt and accurate diagnosis plays a vital role in minimizing risk and improving treatment outcomes. This study explores the use of machine learning models, with a focus on a custom-built neural network, to predict heart disease. Using a structured dataset with over 2,500 patient records and 13 clinical features, we trained several classification algorithms, including Logistic Regression, Support Vector Machine (SVM), K-Nearest Neighbors (KNN), Decision Tree, and Random Forest. Among these, the proposed neural network achieved the highest accuracy of 92%. The model is deployed using Flask to support real-time prediction, highlighting the real-world utility of such AI-based tools in clinical decision-making systems.

DOI: 10.61137/ijsret.vol.11.issue3.114

Published by:
Uncategorized

Smart Gaze Wheelchair: Hands-Free Navigation & Health Monitoring (2025)

Authors: Assistant Professor R. Ayyappan, Bavadharani C, Mehandhiga M, Gowtham K, Chandru J

 

 

Abstract: The Smart Gaze Wheelchair is an innovative assistive mobility system designed to empower individuals with physical disabilities, particularly those affected by paralysis, by enabling hands-free wheelchair navigation using facial gestures. This technology combines computer vision, sensor integration, and IoT-based monitoring to provide a comprehensive solution for mobility, safety, and health tracking. At the core of the system lies the ESP32 microcontroller, which processes input from a camera and sensors in real time. Eye gestures—such as blinking a specified number of times or turning the head in a particular direction—serve as intuitive controls for wheelchair movement. For example, users can start motion by turn on the switch, move forward by blinking three times, move backward with five blinks, and stop with six. Directional control is managed by turning the head left or right and blinking once, enabling precise navigation without the use of hands or physical exertion. To ensure the user’s well-being, the wheelchair is equipped with a pulse sensor that monitors heart rate and a DHT11 sensor that tracks environmental conditions such as temperature and humidity. These health parameters are transmitted in real time to the ThingSpeak IoT platform, allowing caregivers or medical staff to remotely monitor the user’s condition. Additionally, the system features an ultrasonic sensor for obstacle detection, preventing collisions, and an emergency SOS button that triggers instant alerts during distress. OpenCV, combined with a Sliding Window Algorithm, is utilized for facial gesture recognition, offering consistent performance even under variable lighting conditions. The wheelchair’s mobility is driven by DC motors connected to an L298N motor driver, ensuring smooth and responsive movement. This system not only improves the quality of life for users but also provides peace of mind to their families and caregivers. The Smart Gaze Wheelchair represents a significant step forward in accessible technology by combining independence, health monitoring, and safety into one cohesive and intelligent solution.

 

 

 

Published by:
Uncategorized

IoT-Enabled Smart Pacifier For Infant Health Monitoring

Authors: Dr. Jaspreet Kour, Tribhuti Kumar Gaurav, Utkarsh Trivedi, Utkarsh Singh

Abstract: This work proposes an IoT-based pacifier that tracks real-time critical infant health parameters, including body position, temperature, and respiratory rhythms. The pacifier is equipped with an Arduino microcontroller, ESP32 wireless module, thermostat for temperature measurement, an MPU6050 sensor for position tracking, and a microphone condenser for tracking breathing rates. Real-time transmission enables early abnormalities and quick notifications to the caregivers. With continuous health monitoring and prevention of disease hazards of respiratory distress and SIDS, this new system enhances infant security. Infants health monitoring is a vital aspect of neonatal care, which must be continuously monitored to detect abnormalities in its initial phase. The data are saved on a cloud server and retrieved through a particular mobile app, allowing caregivers to track baby health remotely. The system provides real-time warnings for abnormal motion or temperature sensing, allowing caregivers to intervene timely. The device has been designed to be small, non-invasive, and power-effective, allowing for infant comfort without sacrificing system reliability.

 

 

Published by:
Uncategorized

AI‑Driven Personalization And Backend Efficiency Comparison For An Alumni Association Platform

Authors: Rupesh Kumar Gupta, Udit Sharma, Deepak Yadav, Arjun Singh, Dr. A.P Srivastav, Nitin Kumar Sharma

Abstract: This paper presents an AI‑driven personalization framework within a MERN‑stack Alumni Association Platform and compares three backend stacks—Node.js + MongoDB, Spring Boot + SQL, Django + SQL—for their efficiency in delivering real‑time recommendation microservices. We measure per‑request latency, throughput under concurrent AI inference, and development productivity. Node.js achieves the lowest latency (< 50 ms) and highest throughput for I/O‑bound AI tasks; Spring Boot provides stable CPU‑bound performance with robust scaling; Django offers rapid development at the cost of higher latency. AI personalization boosts event RSVP rates by 35 % and mentorship connections by 28 %. We discuss system architecture, implementation, comparative benchmarks, and implications for technology selection

 

 

Published by:
Uncategorized

A Comprehensive Study On Quantum Machine Learning

Authors: Professor Sangeeta Alagi, Priti Jagdale, Swati More

Abstract: Quantum Machine Learning (QML) is an emerging interdisciplinary field combining quantum computing’s xprinciples with classical machine learning (ML) algorithms. By leveraging quantum bits (qubits), superposition, and entanglement, QML aims to overcome the computational limitations of classical systems, potentially achieving exponential speedups in tasks like classification, optimization, and sampling. This paper explores the foundations of QML, recent advancements, popular algorithms, implementation frameworks, current challenges, and future research directions.

 

 

Published by:
× How can I help you?