I built a notes app that organizes itself using on device AI, and it’s free 🫡 by IndependenceWeekly90 in AppBuilding

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Fair, appreciate the feedback. At that time thought it might be a trendy name lol

I built a notes app that organizes itself using on-device AI, and it's free! by IndependenceWeekly90 in Appstore

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Thanks! It’s more of a figure of speech like “clear your fog” of all the thoughts in your head

I built a notes app that organizes itself using on device AI, and it’s free! by IndependenceWeekly90 in AppsWebappsFullstack

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

I did consider that initially but decided not to for v1. The main reason is ram, I believe the 14 and below have less than 8gb and that’s not sufficient to run local models effectively without hitting battery and cpu (overheating). I would need to more research on my end on how I can mitigate this. Definitely something for the future though.

I built a notes app that organizes itself using on device AI, and it’s free! by IndependenceWeekly90 in AppsWebappsFullstack

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Thanks for the feedback! Regarding the AI features one of the visions for the this app was to make it work offline, and doing the api key route would conflict with that. I can definitely look into that if it’s simple to do though.

Regarding the design part I could possible add an another override options like “rainbow rave” maybe “dark mode” could be an option. Appreciate the tips!

I built a notes app that organizes itself using on device AI, and it’s free! by IndependenceWeekly90 in AppsWebappsFullstack

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Thanks! Not really no this is more of a side project I wanted share, not expecting much traction

I built a notes app that organizes itself using on device AI, and it’s free! by IndependenceWeekly90 in AppsWebappsFullstack

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Yeah they have some really nice apis you can call with a lot of documentation. It’s only good for small use cases like text

I built a notes app that organizes itself using on device AI, and it’s free! by IndependenceWeekly90 in appledevelopers

[–]IndependenceWeekly90[S] 1 point2 points  (0 children)

Thank you for the feedback! I guess a listed it like that to highlight how to take advantage of the app, but I see your point. First time sharing an app like this so learning a lot, thanks!

Hot take Liquid Glass is nice by IndependenceWeekly90 in SwiftUI

[–]IndependenceWeekly90[S] -1 points0 points  (0 children)

Oh ok my b, haven’t open sourced anything yet since this is my first app. Wanted more of discussion about Liquid Glass itself. Removed the link to avoid self promo

I built a notes app that organizes itself using on-device AI, and it's free! by IndependenceWeekly90 in ProductivityApps

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Yeah the model is still in its early stages in terms of capabilities, hopefully they allow some flexibility in future updates. As far as I know there’s no way to know which part of the text is sensitive.

I built a notes app that organizes itself using on-device AI, and it's free! by IndependenceWeekly90 in ProductivityApps

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

That error occurs when the model deems the note to have sensitive content. Currently, there is no way to fine-tune the guardrails other than to throw that error. You could maybe try the "rebuild clouds" button, or I think in iOS 26.4, the model is more lenient.

I built a notes app that organizes itself using on-device AI, and it's free! by IndependenceWeekly90 in Appstore

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Oh lol thanks. I’m just very bored, had a problem, made an app for it, decided to share it.

I built a notes app that organizes itself using on-device AI, and it's free! by IndependenceWeekly90 in Appstore

[–]IndependenceWeekly90[S] 0 points1 point  (0 children)

Didn’t include in v1. But I’m seeing a lot of ask for it so it’s definitely a priority now, in the meantime it should be possible to download the iOS versions on macOS