4 votes

MiMessage - semantic search in iMessage, continue conversations in AI, and view your stats

1 comment

  1. jonluca
    Link
    I created MiMessage because I always thought it was crazy how slow and inefficient it was to search through iMessage. It turns out that iMessage is just a local sqlite file on your mac, so you can...

    I created MiMessage because I always thought it was crazy how slow and inefficient it was to search through iMessage. It turns out that iMessage is just a local sqlite file on your mac, so you can parse it and read it pretty easily.

    I created the UI in electron and just do some simple data viz and analysis work.

    Would love to hear any suggestions for features or additional stats that might be interested in the app

    2 votes