Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.34 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.34 KB

IMAGE-BOT

chatbot for interaction with the text content of images like QA, text detecting and extraction this project presents an approach of converting digital images into a personal knowledge base that enables users to make more benefits of their digital images and find an answer for any relevant questions of its contained information. It also enables the user to extract the text from a photo of printed paper and search his photos by any text tag that exists in it.

Set up

$ git clone https://github.com/Amgad-Abdelkhaleq/IMAGE-BOT
$ bash commands.txt
$ cd express/
$ npm install

Run

$ python3 flaskserver.py
$ node express/express.js

System features

Optical character recognition

Screenshot (51)

Question Answering

Screenshot (50)

Searching images with text tags

Screenshot (52)

Demo

References

https://github.com/notAI-tech/keras-craft https://github.com/winkjs/wink-bm25-text-search