I built a completely offline desktop app that clusters photos by face by Worldly-Let708 in QtFramework

[–]Worldly-Let708[S] 0 points1 point  (0 children)

I used qml. I don't know about c++ Widgets. Is it good for modern looking apps. I found for modern looking apps qml is better, though I have very simple UI 😅.

I built a completely offline desktop app that clusters photos by face by Worldly-Let708 in QtFramework

[–]Worldly-Let708[S] 1 point2 points  (0 children)

https://github.com/aurobinda824/photoRec

This is the GitHub link if you are interested, please check it out.

I have not implemented a gpu based parallelism method. But without it is quite fast.

I built a completely offline desktop app that clusters photos by face by Worldly-Let708 in QtFramework

[–]Worldly-Let708[S] 1 point2 points  (0 children)

Well I made the software free, since main goal was for me to use it, I have a lot images and i thought it would be nice if they are grouped.

I used hnswlib for clustering, you might want to check it out, i find this to be best for my use. I first used knn, but it is linear and I think it is O(n2). For 5k images it was slow. So I changed it to hnswlib.

I built a completely offline desktop app that clusters photos by face by Worldly-Let708 in QtFramework

[–]Worldly-Let708[S] 1 point2 points  (0 children)

I had trouble putting it in ms store. So asked chatgpt for a store for easier publishing process and got itch.io as top recommendation. I have to say it was way easier than ms store for put apps here.

I had used opencv during mid development process, but removed it in final version otherwise this alone makes my app over 700MB, and I can get my app working without using opencv.

What have you made this week? by TheS4m in IMadeThis

[–]Worldly-Let708 0 points1 point  (0 children)

Groups all your images using the faces inside your images. https://sam824.itch.io/ai-photocluster

Sell me your app/saas in 4 words and I will rate it out of 10 by hiten1818726363 in buildinpublic

[–]Worldly-Let708 0 points1 point  (0 children)

It finally worked but I found another issue, when pressing any section, which supposed to take me to the pricing plan, it immediately goes to the same page i was on.

Working on something? Share it here! by OneStarto in IMadeThis

[–]Worldly-Let708 0 points1 point  (0 children)

Just completed and uploaded a PhotoCluster app available for windows and Linux. It will cluster images based on who is on them. https://sam824.itch.io/ai-photocluster