issues
search
DeepShah99
/
Vision-a-virtual-assistant-for-the-visually-impaired
Proposed a Virtual Assistant as an Engineering Capstone Project, which aims to help visually impaired individuals in navigation.
0
stars
0
forks
source link
Week Eleven Progress
#9
Open
DeepShah99
opened
2 years ago
DeepShah99
commented
2 years ago
Instead of running the lambda code from the AWS management console, we can directly invoke the lambda code from the python script
The mp3 file is automatically getting downloaded instead of going to console
Started working on making the code efficient by writing a single script that will perform all the actions
JEEVANHENRYDSOUZA
commented
2 years ago
As the integration is done , I was checking for bugs that can occur that can disturb the flow of the architecture
Trying to optimize but not writing to many scripts and merging all of them in one
Was not able to find the location of the mp3 file
Solved this by checking the path in python script