├── ICON vp.ico ├── README.md ├── Screenshot (30).png ├── Screenshot (33).png ├── mainapp.py ├── prescription-templete.jpg ├── prescription.py ├── requirements.txt └── templete.zip /ICON vp.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/ICON vp.ico -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/README.md -------------------------------------------------------------------------------- /Screenshot (30).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/Screenshot (30).png -------------------------------------------------------------------------------- /Screenshot (33).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/Screenshot (33).png -------------------------------------------------------------------------------- /mainapp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/mainapp.py -------------------------------------------------------------------------------- /prescription-templete.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/prescription-templete.jpg -------------------------------------------------------------------------------- /prescription.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/prescription.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/requirements.txt -------------------------------------------------------------------------------- /templete.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bharat-chandra/voice-prescription/HEAD/templete.zip --------------------------------------------------------------------------------