See README of semantic-search-cli for instructions on installation, configuration and indexing.
Note that for best results, all files must be of .JP(E)G, .PNG or .WEBP format. The program would ignore files with other extensions, and error on images with incorrect extensions. You can use fix-ext.py to fix extensions automatically:
python scripts/fix-ext.py /path/to/images/A set of indexed sample images is provided here for you to try out. Configure .sense/config.toml and rename .sense/empty-file_id.db3 to .sense/index.db3 before running the bot.
- Go to @BotFather and create a bot.
- Enable Inline mode by sending
/setinlinecommand to BotFather and following the instructions. - Customize name, desc etc. as u wish.
sense tgEach time you changed files, you should run sense index to re-index and restart your bot for the changes to take effect.