Skip to content

SpandanKumarSahu/Symptoms2Medicines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medicine Planner

This is a mediciine planner. Given a set of symptoms. we can suggest a set of medicines that will give the best results.

Installation

pip install pyddl

Running

python planner.py

In order to specify the symptoms, change the user_symptoms.txt file. The symptoms must be from the list of the symptoms, in the all_data.csv file.

About

This uses a standard STRIPS planner to formulate the problem in DDL language and solves it using the planner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages