Gesundheit për tutti
This project consists in a chatbot that aims to help people that may have some limits to access information about services related to health in South Tyrol, such as medical services, available doctors and open pharmacies. The program accepts text, audio and image input in different languages. The user will get the results as on-screen text or audio according to his/her input and language choice.
Since the aim of this project is to improve accessibility, this chatbot can be easily used by immmigrants, teenagers, elderly people or phisically challenged people.
Once the package is installed, make sure that the following dependencies are installed:
- pip install googletrans==3.1.0a0 (to be installed manually)
- pip install ibm_watson (to be installed manually)
- pip install word2number (to be installed manually)
API and libraries used in the code:
- Translator (from googletrans)
- gTTS (from gtts)
- SpeechToTextV1 (from ibm_watson)
- IAMAuthenticator (from ibm_cloud_sdk_core.authenticators)
- easyocr (from easyocr)
- w2n (from word2number)
- Health services http://dati.retecivica.bz.it/it/dataset southtyrolean-health-activities-list
- Available doctors http://dati.retecivica.bz.it/it/dataset/southtyrolean-doctors-on-duty
- Open pharmacies http://dati.retecivica.bz.it/it/dataset/farmacie-di-turno-dell-alto-adige1
In the folder named Files there are some audio files to test the program with the audio input. If you wish to test it with ther files, make sure to upload them in the folder. link to the folder: https://drive.google.com/drive/folders/1xHndS1OlaZyqfxz1ytqpy08N0-mK0onh?usp=sharing
Once the installation in done, you have to run the following: from GesundheitPerTuttiSaraPi import GesundheitPerTuttiSaraPi_module
Then, call the program with: GesundheitPerTuttiSaraPi_module.gesundheit()
Release files for GesundheitPerTuttiSaraPi 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GesundheitPerTuttiSaraPi-0.2.3.tar.gz | 9.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| GesundheitPerTuttiSaraPi-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.4 kB
Release files / GesundheitPerTuttiSaraPi-0.2.3.tar.gz
| Download URL | GesundheitPerTuttiSaraPi-0.2.3.tar.gz |
|---|---|
| Size | 9.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
74384c4b315bcbc947cf1f344fa8aaf44ef941c5d92db568640a018779c2ff23
|
|
BLAKE2b-256 checksum How to use checksums |
09ee1f0c77fe824e11dfdc013f40d8f208c351e2b040b2b716358eae71a58ab4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10
|
Release files / GesundheitPerTuttiSaraPi-0.2.3-py3-none-any.whl
| Download URL | GesundheitPerTuttiSaraPi-0.2.3-py3-none-any.whl |
|---|---|
| Size | 10.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
400b22b6507587f0712b8a9ebd271ab9edbb9fc85ed182f8e983f2a545c49d23
|
|
BLAKE2b-256 checksum How to use checksums |
ec5ba39f0773c6e3a6b9d5739a7ffbb43f6f8ce2afd52527ff618ac3475723bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.10
|