Git Product home page Git Product logo

miui's Introduction

miui

Build a searchable index of images by looking at the text inside the images.

Perfect for your unsorted meme directory where you just want to recall that one image that talked about a "bulletsponge" or something like that.

Built during a lab day at work. Not to be taken too seriously.

How it works

You index a directory of images and the text that can be recognized in the image is saved in a metadata file under .miui.

You can then search inside these metadata files and map the metadata filename back to the original filename. The built-in search uses fzf.

Required software

For indexing:

  • tesseract - OCR software. Must also have the English dataset installed.
  • imagemagic - To preprocess the images during indexing.

For built-in search tool:

  • fzf - The fuzzy-finder used to present the search interface.
  • kitty - The only supported terminal right now in order to get image previews. (Easy to fix!)

Screenshots

License

Licensed under Apache License 2.0.

Copyright © Magnus Bergmark 2019

miui's People

Contributors

mange avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.