Umesh-01 / Python-Assistant

Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can recognize human speech or voice, talk to user and execute basic commands.
MIT License
79 stars 53 forks source link

Feature Added- Image Request Feature Added #32

Closed AlapanDas closed 2 years ago

AlapanDas commented 2 years ago

This script asks the user about the choice of selection from the avaliable catalogue of images. After providing the respective choices , it will send request to the Photo API system for fetching the images and in case of desired user keywords (see #5) this is again ask the user about the keywords seperated by commas ( the commas will be cleared out using replace function) and then fetch the images having similar keywords. The image will be displayed in default photo viewer of that OS.

Umesh-01 commented 2 years ago

@AlapanDas are you working on this??

Umesh-01 commented 2 years ago

@AlapanDas are you active on this PR??

AlapanDas commented 2 years ago

Sorry for the inconveniences, i was a bit busy due to medical emergencies, i will try to fix all the issues by Tuesday