Inspiration
Every day in our lives, whether it is from social media or real life, we have seen many blind people who have a hard time in their lives, especially when they want to live individually. There are a lot of challenges they face daily. The project name is "EyeDentified", which is dedicated to helping blind people who need identification of an object but have no one helping them. This can be some medicines, food, clothes, etc.
What it does
- "F" : Open the camera
- "J" : Close the camera
- " " (space) : Take the picture
- Enter: Save the photos
When the photos have been taken, Hugging Face AI would provide a general description of the picture, then the description would be read out loud. This would potentially help blind people with the ability to recognize the object.
In addition, although blind people are not able to see the picture, there is a save button to save the picture. We want blind people to be able to make memories with their friends.
How we built it
With the help of Hugging Face Language Model, we were able to implement this application using HTML, CSS, and JavaScript as front-end tools, and Python as back-end tools.
We have also utilized Procreate to design the background for our application.
Challenges we ran into
In the beginning, we struggled with choosing the project topics. We all had different ideas, and it was hard to choose an appropriate idea with both simplicity (something that can be done within 24 hours) and meaning (something that can actually help a group of people). As a result of the combination of our ideas, we came up with this web application that can help blind people.
In the meantime, we encountered a struggle in fetching the local computer and back-end program, which took a long time to debug. We had tried different ideas many times, seeking help from people and searching for similar issues and solutions. Finally, we were able to complete and run the program with all the functionalities working without any errors.
Accomplishments that we're proud of
We have accomplished the web application as well as the back-end program, which is a brand new beginning for us since this is our first time attending a hackathon and being able to create a program in a short period.
What we learned
We have learned how to utilize Generative AI and APIs and connect to the web application to make the functionalities work. We have also learned how to connect from front-end to back-end using fetch and Python. We have also learned more about JavaScript and web development. These are very valuable experiences for us.
What's next for EyeDentified
If there is an opportunity, we would like to further develop this web application as a mobile application. Mobile applications would be more powerful and convenient for blind people to use, which is what we are dedicated to achieving. We hope that our ability and effort will one day help those blind people in their daily lives.
Built With
- api
- chatgpt
- css
- html
- javascript
- python
Log in or sign up for Devpost to join the conversation.