@tanmay

109 Followers
191 Following
31 Posts
App maker.

Introducing my new app - AnyGPT: ChatGPT inside ANY app in macOS.

Just type gpt: followed by the prompt & hit enter to get result right there without losing context.

Ex. in iMessage type, gpt: suggest 10 holiday spots near New York ⏎

⬇️ Download: https://anygpt.lemonsqueezy.com/checkout?cart=e329af69-b4c0-415d-a635-0352b27aa6a1

Discounted launch pricing of $4.99 for first 100 downloads and then $9.99.

1-time lifetime unlock.

Note: AnyGPT requires an OpenAI API key with a paid account or account with valid free credits.

AnyGPT

ChatGPT inside any app in macOS

Came across this weird SwiftUI bug that was messing up performance.

Turns out Lists in SwiftUI (on iOS) do not truly lazy load if a section is used. It's been years since SwiftUI launched and embarrassing performance issues like these is why I regret using SwiftUI. Basic things require a workaround.

cc @dimillian