Gesundheit per tutti
Project description
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.
Here you can find image and audio files to try out different kind of input: https://drive.google.com/drive/folders/1xHndS1OlaZyqfxz1ytqpy08N0-mK0onh?usp=sharing
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 function section you will find two function that need to be completed:
- audio_input(audio, Model) > APIkey and url
- image_input() > insert the directory of the folder in your drive in which the files were saved
Once it's done, you can run all the functions in the section.
After that you will be able to call the function gesundheit(): in order to start using the chatbot.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Gesundheit_per_tutti-SaraPi-0.1.3.tar.gz
.
File metadata
- Download URL: Gesundheit_per_tutti-SaraPi-0.1.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2698496ecb9ba1f206e75bda33032e6a5aa2cb8d5aca3056d5924d2c9db33e52 |
|
MD5 | 4447c035dea151b23882a029e76b9774 |
|
BLAKE2b-256 | 10cdb1c9500081537925fb448ff1efce73d056c504e503807e9b37789f3dabe7 |
File details
Details for the file Gesundheit_per_tutti_SaraPi-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: Gesundheit_per_tutti_SaraPi-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1af7e7fa17327d807d8b5ddf70e1f2751e9faee56c0499190763ec6975849866 |
|
MD5 | 0bc4da6771a18415737e4745c872f3c1 |
|
BLAKE2b-256 | 609d1b5483741f90fdcd77360721581621ef459393488a63c05fb13d774628ad |