SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2035
Medicine Information Retrieval Application- PharmaGuide
Namrata Chetgiri1, Arya Gopinath2, Aishwarya Sundaresan3, Gayatri Hegde4
1,2,3Student (UG), Department of Information Technology, Pillai College of Engineering, New Panvel,
Maharashtra, India
4Example: Professor, Dept. of Information Technology, Pillai College of Engineering, New Panvel,
Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Most of the time people don’t know the purpose
and side effects of the medicines. So it is necessary to know
their use. In this project we introduce an Android based
application for the people. This application will tell their user
the use and side effects of medicine. This android application
will also allow users to purchase medicines. The Internet and
online websites have completely changed our way ofshopping
completely. As we know that almost everything is going to be
online. The web has been a source of medical data; it has just
been utilized for online shopping medical products. Now,
medicines are also available online. It can be ordered by
mobile application. ‘Pharma Guide’ will help you retrieve
information about the use, name and side effects of medicines.
You can order medicines which will be delivered at your
doorstep. This application is built using Android Studio as
platform and SQL as database. A magnificent feature of our
application is information retrievaljustbyscanningmedicines
which is done by Image to text conversion wherein a text in an
image is converted into digital text, and hence information
about the text i.e medicine is retrieved. Using this technique,
users can take a picture of medicines and retrieveinformation
such as name, use and side effects of a particular medicine.
Key Words Medicine, android application, information
retrieval, scan medicines, medicine delivery
1. INTRODUCTION
Patients may include businessmen, social workers,
politicians, teachers, students, etc. Things get really busy for
such people. They tend to suffer from lots of diseases or
illnesses, so they should take good care of their health. At
home family members remind us to take medicines. But
when they are out of the city family members would find it
difficult to remind them by calling.
For this purpose, there should be some kindoffacilityforthe
patients which reminds them to take their medicineontime.
Nowadays everyone uses a smartphone/mobile phone.
Variety of applications are available. Mobile phone
companies are providing such wonderful applications for
their users. Why not use these applications? Using apps like
PharmaGuide which is a medicine information retrieval app
will help you take medicines after gaining knowledge.
This doesn't mean that any medicine can be sold without
prescription to anyone out there. Doing so, can be
dangerous. Hence, restrictions should be there on some
medicines which cannot be sold in a certain amount without
a prescription. Such measures could be taken.
Shopping for medicines and othermedical productsonlineis
a good deal because it saves time and money. Also, it is
difficult to find all medicines at one place. So, wegofromone
medical to another which wastes lotsoftime,money, etc.Itis
environmentally friendly as well.
PharmaGuide will help you know about different medicines
by just clicking the picture of medicine having its name. This
will save time and effort and is a great use of technology.
2. LITERATURE REVIEW
A. Mobile based campus information retrieval android
application [1]:
In general, the information is given to the students in the
form of notices, manuals, etc. But, today using cell phone
technology for faster and easier communication among the
students is feasible. This android application was developed
to provide campus informationlikelibrary books,placement
activities present and other notices, tothestudents.Theidea
was that the campus information will be accessed inside as
well as outside the campus through internet connected
devices. The maintenance of application will be easier in
later future because of the use of MVC. The information is
provided in a cost -effective manner. Different procedures
for evaluating the performance of information retrieval
systems include precision, recall, fallout,
B. Temple Information Retrieval System using Quick
Response Code via Mobile Application [2]:
Purpose was to develop an android application using Quick
Response Code (QR code) technology. It was used as main
data storage.
Temples can be located within the districts of Dusit and
PhraNakorn of the Bangkok Metropolitan Area. The
application developer did detailed data collection to ensure
that the users can get complete information. Tourists could
use smart devices to scan the QR code using an android app
to retrieve the information of history and details of temple
inquiries. The results of this application could change from
one language to another language like Thai to English.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2036
For system analysis and design, diagrams like Use case, Class
Diagram were also created. The GUI interface was createdby
including push buttons and menu lists. Clicking on such
buttons will take you to different pages of information or can
make you enter or exit the application. This app can create a
positive impression on tourists and can enhance tourism.
C. An Android based blood bank information retrieval
system [3]:
Records of blood bank used to be manual for years now
which is a very slow form of information retrieval andwhich
calls for a lot of human errors. So, using digital meansforthis
will be a great solution. There has been a boom of
smartphones with a lot of features and the process of
computation is also faster, blood bank search activity iseasy
to be integrated on the mobile phones for easy search of
available blood from blood banks in nearby surroundings in
case of any emergency.
D. GeneStoryTeller- A mobile app for quick and
comprehensive information retrieval of human genes
[4]:
It is an android mobile application where users can retrieve
information of any human gene, derived from different
available databases. Information of gene drugs interactions,
functional annotation and much more for every gene is also
given. It gives the latest information of genes in a form of a
story which is summarized. Information gets updated from
time to time in which the latest data is gathered from gene
annotation database.
This android application works offlinewithnoconnection to
the internet required as long as new updates are available.
Titanium Studio was used to develop the entire App and the
main code was written in java script, while CSS was used for
the graphical design. A great challenge while developing the
App was the creationofa robustsynchronizationmechanism
which will help in the continuous curation of the database.
3. RESEARCH METHODOLOGY
A. Data Gathering: Before getting started with this project,
we gathered data of different kinds of medicines from
millions of them available all around the world. We needed
to collect information like name, use and side effects of
medicines to construct a database for our application. A
study of documents and papers related to our project was
done like:
i. Temple IRS used for Quick Response Code using Mobile
Application- The project's aim is for the touriststousesmart
devices and scanning the QR Code through the android
application that process different information of the
requested temple.
ii. Mobile based campus information retrieval- The
information can be directly communicated through the
android devices and is made available for the students,
teachers directly for their android devices.
B. Tools preparation:
i. Google Vision API in OCR: This allows developers to create
machine learning based applications on OCR without any
knowledge associated with machine learning. The Google
Vision API enables detection and extraction of text from the
images.
ii. Android SDK Manager: It is used for writing the code and
also for developing the User Interface.
iii. SQLite Database: It is used for collecting the data for
future retrieval and it gets stored in the database.
iv. Camera on Smartphones: Used to click the picture of
medicines for image to text conversion.
C. System analysis and design:
The implementation can bedividedintoAndroid,MySQL and
PHP for communication. Android consists of an inbuilt
support for MySQL Database on the device for the storage of
the data. For the purpose of storing user registration
information, a parse server is used which can be later used
for authentication of users and to notify them.
Model View Controller is used for the developmentpurpose.
The model class in android is used for representing all the
java classes. which means that it supports all the classes in
an application. View is used for representing all the actions
in an application which has layouts determined using XML.
Controller specifies all the services, API’s and interfaces
which are running in the backend.
The push notification technology is used as “Logic” to obtain
the data from the “Database”and serve using “View” for all
the operations in an application. The user has to register by
giving some details. Those information are stored in the
database. Once it is successful, the user can login to his
personal account where he can view information about all
the medicines in the all medicines section. Users can scan a
particular medicine to get direct information about that
particular medicine using MedLens. He can also add
medicines to cart as per his choice of medicine and quantity
for delivery. He can visit his profile as well.
D. Application design and developing:
The mobile application is developed using Android. It is a
user friendly mobile OS which depends on Linux Kernel
developed by Google. The aim is to successfully accomplisha
real world product which improves the end user’s mobile
experience. We can write and code using java whichuses the
java libraries which are developed by Google. It is a platform
independent language as it runs on any OS and is also
specified as robust and portable in nature.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2037
Back End:
PHP(Hypertext Preprocessor) is used to communicate
between android and database. It is a server side scripting
language used mostly for the developmentofthe web.PHPis
implemented on almost all webservers andonanyoperating
systems and platforms. It is dynamic and interacting. It can
encrypt data.
Database:
MySQL is an open source relational database management
system. It is also free. There are various advantages of
MySQL like:
Open Source and Cost Effective
Portability
Seamless Connectivity
Rapid Development and Continuous Updates
MySQL server databases are extremely secure
OCR:
OCR(Optical Character Recognition) is the process of
recognizing from images, characters orsymbolsthatbelongs
to a specific alphabet.
Fig -1: Text Recognition
4. PROJECT IMPLEMENTATION
Android Studio and Java:
The application is developed in Android, is a mobile OS
based on Linux Kernel. The user interface is user friendly
and popularly used in touch screen mobiles such as
smartphones. The aim of the project is to develop a real
world productsuccessfully,improvingthemobile experience
for the users. Android studio let the developers write the
code in java where java libraries are used. It is a platform
independent language as it runs on any available Operating
System. It was used to build this android application. It
makes the life of the person writing the code easier as it
contains many libraries and tools.
OCR for Medicine Identification:
Conversion of scanned images to text takes place. Those
converted texts are in word format being able to print or
save as a word file. Market consists of a variety of OCR apps.
Type of bills, warranty cards, important documents or hard
copy books can be converted. Hence, OCR technology is a
simple way for conversions. Work can be done quite easily
and instantly. It also reduces the workload.
Google Vision API in OCR:
In Google Vision API, Developers are allowedtocreatevision
based machine learning applications based on OCR without
having any knowledge in machine learning.
The Google Cloud Vision API takes very complex machine
learning models having image recognitionandformats itina
simple REST API interface. It includes a large selection of
tools to extract data on your images with a single API
request. It uses a model which is trained on a largedataset of
images, which is similar to the models used for Google
Photos, so there is no need to develop and train your own
custom model.
Text from images can be detected using Vision API. Features
Of OCR:
 TEXT DETECTION: Detection and extraction of text
from the images is done. For Example,a photograph
containing street signs or a traffic sign. The entire
extracted text can be included in JSON and
individual alphabets and words.
 DOCUMENT TEXT DETECTION: Extracts text from
an image for dense text and documents. It is not for
a few letters or words. The JSON includes page,
block, paragraph, word, and break information.
Hence, Google Vision API was used to convert the text from
the images of medicines(name of medicines) to actual text,
when clicked will give the information about the particular
medicine like name, use and side effects.
5. RESULTS AND DISCUSSIONS
The android application has been trained efficiently with a
certain type of writing. The application will retrieve
information immediately about the medicines whose font it
can detect and which are available in the database. As soon
as the name is scanned it gives you information about the
name, side effects, usage and price. You can also add those
medicines to cart and order them to get those medicines
delivered at your doorstep. If the medicine that is scanned is
not in the trained list the application shows a message of
medicine not found. You can train the system for other font
styles as well and can add more medicines as well.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2038
6. CONCLUSIONS
This application particularly gives the user all the
information required about the medicines viz medicine’s
name, use, side-effects and the price. A user can create his
own account or just login if he already has one. There is an
option to view all the medicines but to make this easier and
faster users can directly search for information about any
medicines they want by taking a picture of the medicine.
After taking the picture, the name which is in the image will
be extracted to actual text which will give details about the
medicines after you click on it. The benefits of this
application is that it makes it easier for users to get all the
appropriate details about the medicines. There is also an
option of adding them to the cart. The life of patients
regularly taking medicines will also become easy.
7. FUTURE SCOPE
Though our application provides users with all themedicine
details and allows him/her to order . Medicines of any
quantity, there may be a possibility that users might misuse
this feature and order medicines in such a quantity that will
harm his/her health. So to avoid such possibilities, we can
add a security feature by restricting such orders by
blacklisting those medicines orbyaskingforprescriptionsof
doctors and by verifying it by sending OTP to the respective
doctor.
ACKNOWLEDGEMENT
We would like to thank our guide, Prof. Gayatri Hegde, who
guided us through out this project and helped in developing
the research paper.
REFERENCES
[1] Ankit Bansal,Ajit Rana,Akhil Bansod,Prafulla Baviskar
“MobileApplicationforCampusInformationRetrieval”,2015
[2] Rujijan Vichivanives, “Temple Information Retrieval
System using Quick Response Code via Mobile Application”,
Jan 18, 2019
[3] Aderonke Anthonia Kayode, Abidemi Emmanuel
Adeniyi,Roseline Oluwaseun,Ogundokun,Simon Agaba
Ochigbo “An Android based bloodbank informationretrieval
system”, Oct 19, 2019
[4] Stergiani V. Eleftheriou, Marilena M.Bourdakou,
“GeneStoryTeller: a mobileappfor quick andcomprehensive
information retrieval of human genes”, 2015
BIOGRAPHIES
Namrata Chetgiri, Bachelor’s degree in Information
Technology Engineering, Mumbai University, PIllai College
Of Engineering, Panvel, Navi Mumbai, Maharashtra, India
Arya Gopinath, Bachelor's degree in Information
Technology Engineering, Mumbai University from Pillai
College Of Engineering, Panvel, Navi Mumbai, Maharashtra,
India.
Aishwarya Sundaresan, Bachelor’s degree in Information
Technology Engineering from MumbaiUniversityfromPillai
College Of Engineering, Panvel, Navi Mumbai, Maharashtra,
India

More Related Content

What's hot

Digital Case Paper
Digital Case PaperDigital Case Paper
Digital Case Papervivatechijri
 
Android Based Application to Ensure Medical Adherence: CareWise
Android Based Application to Ensure Medical Adherence: CareWiseAndroid Based Application to Ensure Medical Adherence: CareWise
Android Based Application to Ensure Medical Adherence: CareWiseDr. Amarjeet Singh
 
IRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET Journal
 
An Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the Cloud
An Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the CloudAn Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the Cloud
An Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the CloudVladimir Kulyukin
 
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET Journal
 
IRJET- Securing E-Medical Documents using QR Code
IRJET-  	  Securing E-Medical Documents using QR CodeIRJET-  	  Securing E-Medical Documents using QR Code
IRJET- Securing E-Medical Documents using QR CodeIRJET Journal
 
IRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET Journal
 
Development of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayDevelopment of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayIJMTST Journal
 
IRJET- Survey Paper on NFC based Data Retrieval
IRJET- Survey Paper on NFC based Data Retrieval IRJET- Survey Paper on NFC based Data Retrieval
IRJET- Survey Paper on NFC based Data Retrieval IRJET Journal
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women SecurityIRJET Journal
 

What's hot (20)

AUTHENTICATED MEDICAL DOCUMENTS RELEASING WITH PRIVACY PROTECTION AND RELEAS...
AUTHENTICATED MEDICAL DOCUMENTS RELEASING  WITH PRIVACY PROTECTION AND RELEAS...AUTHENTICATED MEDICAL DOCUMENTS RELEASING  WITH PRIVACY PROTECTION AND RELEAS...
AUTHENTICATED MEDICAL DOCUMENTS RELEASING WITH PRIVACY PROTECTION AND RELEAS...
 
Digital Case Paper
Digital Case PaperDigital Case Paper
Digital Case Paper
 
K017547981
K017547981K017547981
K017547981
 
NUDGE - A DAY PLANNER ANDROID APPLICATION USING ARTIFICIAL INTELLIGENCE
NUDGE - A DAY PLANNER ANDROID APPLICATION USING ARTIFICIAL INTELLIGENCENUDGE - A DAY PLANNER ANDROID APPLICATION USING ARTIFICIAL INTELLIGENCE
NUDGE - A DAY PLANNER ANDROID APPLICATION USING ARTIFICIAL INTELLIGENCE
 
BLIND ASSISTANT SERVICE
BLIND ASSISTANT SERVICEBLIND ASSISTANT SERVICE
BLIND ASSISTANT SERVICE
 
THE LORE OF SPECULATION AND ANALYSIS USING MACHINE LEARNING AND IMAGE MATCHING
THE LORE OF SPECULATION AND ANALYSIS USING  MACHINE LEARNING AND IMAGE MATCHINGTHE LORE OF SPECULATION AND ANALYSIS USING  MACHINE LEARNING AND IMAGE MATCHING
THE LORE OF SPECULATION AND ANALYSIS USING MACHINE LEARNING AND IMAGE MATCHING
 
Android Based Application to Ensure Medical Adherence: CareWise
Android Based Application to Ensure Medical Adherence: CareWiseAndroid Based Application to Ensure Medical Adherence: CareWise
Android Based Application to Ensure Medical Adherence: CareWise
 
IRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking SystemIRJET - IoT based Asset Tracking System
IRJET - IoT based Asset Tracking System
 
ONLINE BUS PASS GERANERATION AND RENEWAL SYSTEM USING MOBILE APPLICATION
ONLINE BUS PASS GERANERATION AND RENEWAL SYSTEM USING MOBILE APPLICATIONONLINE BUS PASS GERANERATION AND RENEWAL SYSTEM USING MOBILE APPLICATION
ONLINE BUS PASS GERANERATION AND RENEWAL SYSTEM USING MOBILE APPLICATION
 
An Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the Cloud
An Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the CloudAn Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the Cloud
An Algorithm for In-Place Vision-Based Skewed 1D Barcode Scanning in the Cloud
 
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...IRJET-  	  A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
IRJET- A Survey on-Security for using Pervasive Healthcare Monitoring Sys...
 
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEMREVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
 
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEMSAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
 
IRJET- Securing E-Medical Documents using QR Code
IRJET-  	  Securing E-Medical Documents using QR CodeIRJET-  	  Securing E-Medical Documents using QR Code
IRJET- Securing E-Medical Documents using QR Code
 
IRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable DeviceIRJET- Smart Medical Assistant using Wearable Device
IRJET- Smart Medical Assistant using Wearable Device
 
Development of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android PlayDevelopment of an Institutional App by adopting Android Play
Development of an Institutional App by adopting Android Play
 
J1803045759
J1803045759J1803045759
J1803045759
 
IRJET- Survey Paper on NFC based Data Retrieval
IRJET- Survey Paper on NFC based Data Retrieval IRJET- Survey Paper on NFC based Data Retrieval
IRJET- Survey Paper on NFC based Data Retrieval
 
IRJET - Android App for Women Security
IRJET -  	  Android App for Women SecurityIRJET -  	  Android App for Women Security
IRJET - Android App for Women Security
 
M dgx mde0mdi=
M dgx mde0mdi=M dgx mde0mdi=
M dgx mde0mdi=
 

Similar to IRJET- Medicine Information Retrieval Application- Pharmaguide

Blood Donors and Receivers Management System
Blood Donors and Receivers Management SystemBlood Donors and Receivers Management System
Blood Donors and Receivers Management SystemIRJET Journal
 
IRJET - Labtrust-Android Application for Pathology Laboratory
IRJET -  	  Labtrust-Android Application for Pathology LaboratoryIRJET -  	  Labtrust-Android Application for Pathology Laboratory
IRJET - Labtrust-Android Application for Pathology LaboratoryIRJET Journal
 
IRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android AppIRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android AppIRJET Journal
 
IRJET - Prototype Android based Real Time Crop Information Collection System
 IRJET - Prototype Android based Real Time Crop Information Collection System IRJET - Prototype Android based Real Time Crop Information Collection System
IRJET - Prototype Android based Real Time Crop Information Collection SystemIRJET Journal
 
Wearable Technology Orientation using Big Data Analytics for Improving Qualit...
Wearable Technology Orientation using Big Data Analytics for Improving Qualit...Wearable Technology Orientation using Big Data Analytics for Improving Qualit...
Wearable Technology Orientation using Big Data Analytics for Improving Qualit...IRJET Journal
 
IRJET- Virtual Dietitian: An Android based Application to Provide Diet
IRJET-  	  Virtual Dietitian: An Android based Application to Provide DietIRJET-  	  Virtual Dietitian: An Android based Application to Provide Diet
IRJET- Virtual Dietitian: An Android based Application to Provide DietIRJET Journal
 
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersFarmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersIRJET Journal
 
MedWise: Your Healthmate
MedWise: Your HealthmateMedWise: Your Healthmate
MedWise: Your HealthmateIRJET Journal
 
IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...
IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...
IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...IRJET Journal
 
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEMMEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEMIRJET Journal
 
How machine learning is usefull in mobile app development
How machine learning is usefull in mobile app development How machine learning is usefull in mobile app development
How machine learning is usefull in mobile app development FugenX
 
IRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
IRJET- A Survey on Mining of Tweeter Data for Predicting User BehaviorIRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
IRJET- A Survey on Mining of Tweeter Data for Predicting User BehaviorIRJET Journal
 
Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...
Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...
Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...rahulmonikasharma
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMIRJET Journal
 
Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition IJECEIAES
 
Smart Wearable System For Patients With Respiratory DisordersUsing IOT
Smart Wearable System For Patients With Respiratory DisordersUsing IOTSmart Wearable System For Patients With Respiratory DisordersUsing IOT
Smart Wearable System For Patients With Respiratory DisordersUsing IOTIRJET Journal
 
IRJET - Detecting the Advertisement Behavior in Android Applications
IRJET - Detecting the Advertisement Behavior in Android ApplicationsIRJET - Detecting the Advertisement Behavior in Android Applications
IRJET - Detecting the Advertisement Behavior in Android ApplicationsIRJET Journal
 
Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023JoeyNarella
 
Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023DanielWong515580
 

Similar to IRJET- Medicine Information Retrieval Application- Pharmaguide (20)

Blood Donors and Receivers Management System
Blood Donors and Receivers Management SystemBlood Donors and Receivers Management System
Blood Donors and Receivers Management System
 
IRJET - Labtrust-Android Application for Pathology Laboratory
IRJET -  	  Labtrust-Android Application for Pathology LaboratoryIRJET -  	  Labtrust-Android Application for Pathology Laboratory
IRJET - Labtrust-Android Application for Pathology Laboratory
 
IRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android AppIRJET- Student Statistics System using Confined Android App
IRJET- Student Statistics System using Confined Android App
 
IRJET - Prototype Android based Real Time Crop Information Collection System
 IRJET - Prototype Android based Real Time Crop Information Collection System IRJET - Prototype Android based Real Time Crop Information Collection System
IRJET - Prototype Android based Real Time Crop Information Collection System
 
Wearable Technology Orientation using Big Data Analytics for Improving Qualit...
Wearable Technology Orientation using Big Data Analytics for Improving Qualit...Wearable Technology Orientation using Big Data Analytics for Improving Qualit...
Wearable Technology Orientation using Big Data Analytics for Improving Qualit...
 
IRJET- Virtual Dietitian: An Android based Application to Provide Diet
IRJET-  	  Virtual Dietitian: An Android based Application to Provide DietIRJET-  	  Virtual Dietitian: An Android based Application to Provide Diet
IRJET- Virtual Dietitian: An Android based Application to Provide Diet
 
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersFarmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
 
MedWise: Your Healthmate
MedWise: Your HealthmateMedWise: Your Healthmate
MedWise: Your Healthmate
 
IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...
IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...
IRJET- Data Mining and Cluster based Machine Learning in Mobile Online Social...
 
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEMMEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
MEDIBIOMETRIC – EMERGENCY HEALTHCARE SYSTEM
 
HealthBuddy
HealthBuddyHealthBuddy
HealthBuddy
 
How machine learning is usefull in mobile app development
How machine learning is usefull in mobile app development How machine learning is usefull in mobile app development
How machine learning is usefull in mobile app development
 
IRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
IRJET- A Survey on Mining of Tweeter Data for Predicting User BehaviorIRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
IRJET- A Survey on Mining of Tweeter Data for Predicting User Behavior
 
Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...
Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...
Prediction Techniques in Internet of Things (IoT) Environment: A Comparative ...
 
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEMAN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
AN ANDROID APPLICATION FOR CAMPUS INFORMATION SYSTEM
 
Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition Augmented Reality Design of Indonesia Fruit Recognition
Augmented Reality Design of Indonesia Fruit Recognition
 
Smart Wearable System For Patients With Respiratory DisordersUsing IOT
Smart Wearable System For Patients With Respiratory DisordersUsing IOTSmart Wearable System For Patients With Respiratory DisordersUsing IOT
Smart Wearable System For Patients With Respiratory DisordersUsing IOT
 
IRJET - Detecting the Advertisement Behavior in Android Applications
IRJET - Detecting the Advertisement Behavior in Android ApplicationsIRJET - Detecting the Advertisement Behavior in Android Applications
IRJET - Detecting the Advertisement Behavior in Android Applications
 
Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023
 
Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023Complete Guide on How to Build a healthcare app in 2023
Complete Guide on How to Build a healthcare app in 2023
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 

Recently uploaded (20)

young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 

IRJET- Medicine Information Retrieval Application- Pharmaguide

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2035 Medicine Information Retrieval Application- PharmaGuide Namrata Chetgiri1, Arya Gopinath2, Aishwarya Sundaresan3, Gayatri Hegde4 1,2,3Student (UG), Department of Information Technology, Pillai College of Engineering, New Panvel, Maharashtra, India 4Example: Professor, Dept. of Information Technology, Pillai College of Engineering, New Panvel, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Most of the time people don’t know the purpose and side effects of the medicines. So it is necessary to know their use. In this project we introduce an Android based application for the people. This application will tell their user the use and side effects of medicine. This android application will also allow users to purchase medicines. The Internet and online websites have completely changed our way ofshopping completely. As we know that almost everything is going to be online. The web has been a source of medical data; it has just been utilized for online shopping medical products. Now, medicines are also available online. It can be ordered by mobile application. ‘Pharma Guide’ will help you retrieve information about the use, name and side effects of medicines. You can order medicines which will be delivered at your doorstep. This application is built using Android Studio as platform and SQL as database. A magnificent feature of our application is information retrievaljustbyscanningmedicines which is done by Image to text conversion wherein a text in an image is converted into digital text, and hence information about the text i.e medicine is retrieved. Using this technique, users can take a picture of medicines and retrieveinformation such as name, use and side effects of a particular medicine. Key Words Medicine, android application, information retrieval, scan medicines, medicine delivery 1. INTRODUCTION Patients may include businessmen, social workers, politicians, teachers, students, etc. Things get really busy for such people. They tend to suffer from lots of diseases or illnesses, so they should take good care of their health. At home family members remind us to take medicines. But when they are out of the city family members would find it difficult to remind them by calling. For this purpose, there should be some kindoffacilityforthe patients which reminds them to take their medicineontime. Nowadays everyone uses a smartphone/mobile phone. Variety of applications are available. Mobile phone companies are providing such wonderful applications for their users. Why not use these applications? Using apps like PharmaGuide which is a medicine information retrieval app will help you take medicines after gaining knowledge. This doesn't mean that any medicine can be sold without prescription to anyone out there. Doing so, can be dangerous. Hence, restrictions should be there on some medicines which cannot be sold in a certain amount without a prescription. Such measures could be taken. Shopping for medicines and othermedical productsonlineis a good deal because it saves time and money. Also, it is difficult to find all medicines at one place. So, wegofromone medical to another which wastes lotsoftime,money, etc.Itis environmentally friendly as well. PharmaGuide will help you know about different medicines by just clicking the picture of medicine having its name. This will save time and effort and is a great use of technology. 2. LITERATURE REVIEW A. Mobile based campus information retrieval android application [1]: In general, the information is given to the students in the form of notices, manuals, etc. But, today using cell phone technology for faster and easier communication among the students is feasible. This android application was developed to provide campus informationlikelibrary books,placement activities present and other notices, tothestudents.Theidea was that the campus information will be accessed inside as well as outside the campus through internet connected devices. The maintenance of application will be easier in later future because of the use of MVC. The information is provided in a cost -effective manner. Different procedures for evaluating the performance of information retrieval systems include precision, recall, fallout, B. Temple Information Retrieval System using Quick Response Code via Mobile Application [2]: Purpose was to develop an android application using Quick Response Code (QR code) technology. It was used as main data storage. Temples can be located within the districts of Dusit and PhraNakorn of the Bangkok Metropolitan Area. The application developer did detailed data collection to ensure that the users can get complete information. Tourists could use smart devices to scan the QR code using an android app to retrieve the information of history and details of temple inquiries. The results of this application could change from one language to another language like Thai to English.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2036 For system analysis and design, diagrams like Use case, Class Diagram were also created. The GUI interface was createdby including push buttons and menu lists. Clicking on such buttons will take you to different pages of information or can make you enter or exit the application. This app can create a positive impression on tourists and can enhance tourism. C. An Android based blood bank information retrieval system [3]: Records of blood bank used to be manual for years now which is a very slow form of information retrieval andwhich calls for a lot of human errors. So, using digital meansforthis will be a great solution. There has been a boom of smartphones with a lot of features and the process of computation is also faster, blood bank search activity iseasy to be integrated on the mobile phones for easy search of available blood from blood banks in nearby surroundings in case of any emergency. D. GeneStoryTeller- A mobile app for quick and comprehensive information retrieval of human genes [4]: It is an android mobile application where users can retrieve information of any human gene, derived from different available databases. Information of gene drugs interactions, functional annotation and much more for every gene is also given. It gives the latest information of genes in a form of a story which is summarized. Information gets updated from time to time in which the latest data is gathered from gene annotation database. This android application works offlinewithnoconnection to the internet required as long as new updates are available. Titanium Studio was used to develop the entire App and the main code was written in java script, while CSS was used for the graphical design. A great challenge while developing the App was the creationofa robustsynchronizationmechanism which will help in the continuous curation of the database. 3. RESEARCH METHODOLOGY A. Data Gathering: Before getting started with this project, we gathered data of different kinds of medicines from millions of them available all around the world. We needed to collect information like name, use and side effects of medicines to construct a database for our application. A study of documents and papers related to our project was done like: i. Temple IRS used for Quick Response Code using Mobile Application- The project's aim is for the touriststousesmart devices and scanning the QR Code through the android application that process different information of the requested temple. ii. Mobile based campus information retrieval- The information can be directly communicated through the android devices and is made available for the students, teachers directly for their android devices. B. Tools preparation: i. Google Vision API in OCR: This allows developers to create machine learning based applications on OCR without any knowledge associated with machine learning. The Google Vision API enables detection and extraction of text from the images. ii. Android SDK Manager: It is used for writing the code and also for developing the User Interface. iii. SQLite Database: It is used for collecting the data for future retrieval and it gets stored in the database. iv. Camera on Smartphones: Used to click the picture of medicines for image to text conversion. C. System analysis and design: The implementation can bedividedintoAndroid,MySQL and PHP for communication. Android consists of an inbuilt support for MySQL Database on the device for the storage of the data. For the purpose of storing user registration information, a parse server is used which can be later used for authentication of users and to notify them. Model View Controller is used for the developmentpurpose. The model class in android is used for representing all the java classes. which means that it supports all the classes in an application. View is used for representing all the actions in an application which has layouts determined using XML. Controller specifies all the services, API’s and interfaces which are running in the backend. The push notification technology is used as “Logic” to obtain the data from the “Database”and serve using “View” for all the operations in an application. The user has to register by giving some details. Those information are stored in the database. Once it is successful, the user can login to his personal account where he can view information about all the medicines in the all medicines section. Users can scan a particular medicine to get direct information about that particular medicine using MedLens. He can also add medicines to cart as per his choice of medicine and quantity for delivery. He can visit his profile as well. D. Application design and developing: The mobile application is developed using Android. It is a user friendly mobile OS which depends on Linux Kernel developed by Google. The aim is to successfully accomplisha real world product which improves the end user’s mobile experience. We can write and code using java whichuses the java libraries which are developed by Google. It is a platform independent language as it runs on any OS and is also specified as robust and portable in nature.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2037 Back End: PHP(Hypertext Preprocessor) is used to communicate between android and database. It is a server side scripting language used mostly for the developmentofthe web.PHPis implemented on almost all webservers andonanyoperating systems and platforms. It is dynamic and interacting. It can encrypt data. Database: MySQL is an open source relational database management system. It is also free. There are various advantages of MySQL like: Open Source and Cost Effective Portability Seamless Connectivity Rapid Development and Continuous Updates MySQL server databases are extremely secure OCR: OCR(Optical Character Recognition) is the process of recognizing from images, characters orsymbolsthatbelongs to a specific alphabet. Fig -1: Text Recognition 4. PROJECT IMPLEMENTATION Android Studio and Java: The application is developed in Android, is a mobile OS based on Linux Kernel. The user interface is user friendly and popularly used in touch screen mobiles such as smartphones. The aim of the project is to develop a real world productsuccessfully,improvingthemobile experience for the users. Android studio let the developers write the code in java where java libraries are used. It is a platform independent language as it runs on any available Operating System. It was used to build this android application. It makes the life of the person writing the code easier as it contains many libraries and tools. OCR for Medicine Identification: Conversion of scanned images to text takes place. Those converted texts are in word format being able to print or save as a word file. Market consists of a variety of OCR apps. Type of bills, warranty cards, important documents or hard copy books can be converted. Hence, OCR technology is a simple way for conversions. Work can be done quite easily and instantly. It also reduces the workload. Google Vision API in OCR: In Google Vision API, Developers are allowedtocreatevision based machine learning applications based on OCR without having any knowledge in machine learning. The Google Cloud Vision API takes very complex machine learning models having image recognitionandformats itina simple REST API interface. It includes a large selection of tools to extract data on your images with a single API request. It uses a model which is trained on a largedataset of images, which is similar to the models used for Google Photos, so there is no need to develop and train your own custom model. Text from images can be detected using Vision API. Features Of OCR:  TEXT DETECTION: Detection and extraction of text from the images is done. For Example,a photograph containing street signs or a traffic sign. The entire extracted text can be included in JSON and individual alphabets and words.  DOCUMENT TEXT DETECTION: Extracts text from an image for dense text and documents. It is not for a few letters or words. The JSON includes page, block, paragraph, word, and break information. Hence, Google Vision API was used to convert the text from the images of medicines(name of medicines) to actual text, when clicked will give the information about the particular medicine like name, use and side effects. 5. RESULTS AND DISCUSSIONS The android application has been trained efficiently with a certain type of writing. The application will retrieve information immediately about the medicines whose font it can detect and which are available in the database. As soon as the name is scanned it gives you information about the name, side effects, usage and price. You can also add those medicines to cart and order them to get those medicines delivered at your doorstep. If the medicine that is scanned is not in the trained list the application shows a message of medicine not found. You can train the system for other font styles as well and can add more medicines as well.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2038 6. CONCLUSIONS This application particularly gives the user all the information required about the medicines viz medicine’s name, use, side-effects and the price. A user can create his own account or just login if he already has one. There is an option to view all the medicines but to make this easier and faster users can directly search for information about any medicines they want by taking a picture of the medicine. After taking the picture, the name which is in the image will be extracted to actual text which will give details about the medicines after you click on it. The benefits of this application is that it makes it easier for users to get all the appropriate details about the medicines. There is also an option of adding them to the cart. The life of patients regularly taking medicines will also become easy. 7. FUTURE SCOPE Though our application provides users with all themedicine details and allows him/her to order . Medicines of any quantity, there may be a possibility that users might misuse this feature and order medicines in such a quantity that will harm his/her health. So to avoid such possibilities, we can add a security feature by restricting such orders by blacklisting those medicines orbyaskingforprescriptionsof doctors and by verifying it by sending OTP to the respective doctor. ACKNOWLEDGEMENT We would like to thank our guide, Prof. Gayatri Hegde, who guided us through out this project and helped in developing the research paper. REFERENCES [1] Ankit Bansal,Ajit Rana,Akhil Bansod,Prafulla Baviskar “MobileApplicationforCampusInformationRetrieval”,2015 [2] Rujijan Vichivanives, “Temple Information Retrieval System using Quick Response Code via Mobile Application”, Jan 18, 2019 [3] Aderonke Anthonia Kayode, Abidemi Emmanuel Adeniyi,Roseline Oluwaseun,Ogundokun,Simon Agaba Ochigbo “An Android based bloodbank informationretrieval system”, Oct 19, 2019 [4] Stergiani V. Eleftheriou, Marilena M.Bourdakou, “GeneStoryTeller: a mobileappfor quick andcomprehensive information retrieval of human genes”, 2015 BIOGRAPHIES Namrata Chetgiri, Bachelor’s degree in Information Technology Engineering, Mumbai University, PIllai College Of Engineering, Panvel, Navi Mumbai, Maharashtra, India Arya Gopinath, Bachelor's degree in Information Technology Engineering, Mumbai University from Pillai College Of Engineering, Panvel, Navi Mumbai, Maharashtra, India. Aishwarya Sundaresan, Bachelor’s degree in Information Technology Engineering from MumbaiUniversityfromPillai College Of Engineering, Panvel, Navi Mumbai, Maharashtra, India