Skip to content

Retrieval-based chatbot for interaction with text content of images like QA , text detection and extraction

Notifications You must be signed in to change notification settings

Amgad-Abdelkhaleq/IMAGE-BOT

Repository files navigation

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

About

Retrieval-based chatbot for interaction with text content of images like QA , text detection and extraction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published