this is a demo model for image search within the directory. To implement the model , first pip install the package
import the package in your python file and then import jdclip folder
from jdclip import similar_F function 
that's all 
the similar_F function takes two string arguments , first is the directory path in which you want to search the image and 
second argument is the description of the image in textual format.
