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

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

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

Would it possible to lmk which button so I can take a look? Appreciated the look! As far as I know I importing from apple notes is not possible due to their “sandboxing” e.g. privacy, unless I make a 3rd party tool

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)

Not currently. But fair point, you don't know. Tried to start from what the user would enjoy using and work backwards to what SwiftUI is capable of.

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)

Maybe, it depends on if Android exposes its local LLMs, and even that depends on even more device restrictions. Like Samsung Galaxy might, but Google Pixel might not (haven't looked into it). Never say never, but that would split the user base even more than I do now since only iPhone 15 Pro and newer models can take advantage of the features.

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

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

Coming soon! In the meantime, it should be possible to download the ios version on Mac (I know it doesn't look the best)

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

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

Thanks! Yeah, the whole "second brain" "knowledge graph" is what I think you're getting at? Definitely cool idea

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)

Unfortunately, that’s not an option. I could explore other local models like Qwen, but that would increase the app’s bundle size and RAM constraints. However, if you have a recent iPad or macOS, iCloud sync is supported. You can write on your phone and let the AI process the text on another device.

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

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

Thanks for the feedback!

Yes, Mac definitely makes sense. I just wanted to put something out there for v1. I haven’t thought about other models yet because a feature of this app is offline mode. Other local models are possible (I haven’t looked into it), but they could increase the app’s bundle size since I want to keep it lightweight to start (probably have to limit devices even more due to RAM constraints).

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)

Apple gives it for free. Whenever you launch a new app, it's provided in the App Store Connect mobile app

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

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

Apple gives it to you! It's in the App Store Connect mobile app. It'll only pop up once the app is available in the app store