Skip to content

mcabie3098/Medbox_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Medbox AI - A Doctors Prescription Reader

Open Anaconda Prompt and install this python packages

conda create -n tflite pip python=3.5
conda activate tflite
python -m pip install --upgrade pip
pip install numpy
pip install scipy
pip install pandas
pip install opencv-python
pip install pyqt5
pip install gitpython
conda install git
pip install requests
pip install tensorflow==1.13.1

After the installation of packages clone my repository to your files

git clone https://github.com/mcabie3098/Medbox_AI.git

Then run the python file

cd Medbox_AI
python medbox_ai.py

Project Design. Special thanks to my group named "Front LinerZ"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages