Git Product home page Git Product logo

xrem's Introduction

xrem

Cross-platform in-progress implementation of rem

Way too early to use- seriously, it's not useful yet.

I don't care

Fine. Just run:

cargo run --release

Does a lot worse in debug mode in terms of performance.

"implemented" (read: likely terrible)

Currently implements, in a parallel / non-blocking way:

  • screenshot capture every 2 seconds
  • OCR at capture time
  • calculate text embedding (rem doesn't have this yet lol)
  • stream to mp4 without writing pngs to disk

Demo of the above implemented features:

Taking screenshots + ocr transcript printed to terminal, screenshots streamed to videos and saved, then manually showing this by scrubbing.

out.mp4

It can keep up on my M1 Air, haven't tested elsewhere yet...

BUT, this is using cross-platform rust libraries for the functionality we need.

FAQ

  • when will it be ready?
    • idk, but with your help it might go faster
  • why is the current ocr solution screaming about ARNs?
    • idk, if it was AWS's textract it might make more sense
  • not having live text analysis (MacOS) seems like selecting from past screenshots will be much harder to build
    • yeah

drafted / in progress / might work if actually called

  • DB layer -> talking to duckdb
  • frame extraction by index from mp4 videos

not implemented at all

  • timeline UI / full screen ui leverage frame extraction
    • Live OCR
      • overlay transparent text on image so as to be selectable
    • winit + wry? (html / js / css)
    • winit + iced? (rust)
  • search UI (display thumbnails, matched text, date, application?)
  • settings
  • tray icon + menu
  • window-specific OCR / filtering

xrem's People

Contributors

jasonjmcghee 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.