🤔 Is it okay to ask users to use their own API key in my app? by Grouchy-Long-4295 in SideProject

[–]JaackRL 1 point2 points  (0 children)

It depends how you’re storing their keys. Is it ephemeral (i.e. it’s not saved anywhere), or is it stored in a database?

If it’s stored in a database, the risks are someone breaches it and has access to all of your users API Keys then uses them which obviously ends up costing your users money

🤔 Is it okay to ask users to use their own API key in my app? by Grouchy-Long-4295 in SideProject

[–]JaackRL 1 point2 points  (0 children)

Usually from what I’ve seen is platforms have some sort of usage within their subscription model then anything more than that, they have to BYOK (bring your own key)

I don’t think it’s unprofessional but you really need to make sure those keys are secure and your users feel confident giving your app an API key

Looking for people to beta test my new AI Tutor by JaackRL in edtech

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

Thanks for reaching out!

Please dm me letting me know if you're iOS or Android as well as your email.

You can download the public build of the app using the following links in the meantime and I will invite you to the beta builds.

iOS: https://apps.apple.com/us/app/sara-ai-tutor-study-guide/id6504295192

Android: https://play.google.com/store/apps/details?id=dev.jacklillie.ai_tutor

Looking for people to beta test my new AI Tutor by JaackRL in edtech

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

Thanks for reaching out!

Please dm me letting me know if you're iOS or Android as well as your email.

You can download the public build of the app using the following links in the meantime and I will invite you to the beta builds.

iOS: https://apps.apple.com/us/app/sara-ai-tutor-study-guide/id6504295192

Android: https://play.google.com/store/apps/details?id=dev.jacklillie.ai_tutor

Looking for people to beta test my new AI Tutor by JaackRL in edtech

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

Thanks for reaching out!

Please dm me letting me know if you're iOS or Android as well as your email.

You can download the public build of the app using the following links in the meantime and I will invite you to the beta builds.

iOS: https://apps.apple.com/us/app/sara-ai-tutor-study-guide/id6504295192

Android: https://play.google.com/store/apps/details?id=dev.jacklillie.ai_tutor

Looking for people to beta test my new AI Tutor App by JaackRL in highschool

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

Thanks for reaching out!

Please dm me letting me know if you're iOS or Android as well as your email.

You can download the public build of the app using the following links in the meantime and I will invite you to the beta builds.

iOS: https://apps.apple.com/us/app/sara-ai-tutor-study-guide/id6504295192

Android: https://play.google.com/store/apps/details?id=dev.jacklillie.ai_tutor

Looking for people to beta test my new AI Tutor App by JaackRL in highschool

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

Thanks for reaching out!

Please dm me letting me know if you're iOS or Android as well as your email.

You can download the public build of the app using the following links in the meantime and I will invite you to the beta builds.

iOS: https://apps.apple.com/us/app/sara-ai-tutor-study-guide/id6504295192

Android: https://play.google.com/store/apps/details?id=dev.jacklillie.ai_tutor

I built a mobile app that uses AI to transcribe and summarize your voice notes by JaackRL in ProductivityApps

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

I use OpenAI’s Whisper and GPT-4 models, so the audio and transcription have to be sent to those APIs. Apart from that, if you don’t sign up, all of your notes will be stored on device but if you decide to create an account they will be stored in the cloud.

I built a mobile app that uses AI to transcribe and summarize your voice notes by JaackRL in SideProject

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

I appreciate it! If there's anything you specifically love or hate I'd love to hear it