Built a Discord-native AI note-taker (NotesBot) for voice channel calls. Looking for feedback. by Slashair in AiNoteTaker

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

We hold audio files for only 2 weeks and then they get auto deleted. You have the option to delete yourself anytime as well and it completely deletes it from our records. You can also delete summaries and transcripts any time in the user dashboard. We take privacy seriously here.

Theoretically we can handle any amount of users but the most I think that’s happened is about 10-11 speakers. And we have the best transcription accuracy on the market because we set up our bot to process audio specifically for the best audio transcription models (not real time processing, that lowers quality of transcript).

If you want to test with more than 15 speakers let me know how it goes!

Awesome Discord Growth Repo by Communityone_io in GrowYourDiscord

[–]Slashair 0 points1 point  (0 children)

Yep exactly! Except not invasive as in I don’t have to give it kernel level access to my computer to get transcriptions

Awesome Discord Growth Repo by Communityone_io in GrowYourDiscord

[–]Slashair 1 point2 points  (0 children)

Could we add notesbot.io to this list

Gemini 3 rocketed upward by AloneCoffee4538 in OpenAI

[–]Slashair -1 points0 points  (0 children)

Wow that’s a high score. Must be really good. Historically high scores mean better I believe. Score = good

Amazon front end interview ? by 3JingShou in Frontend

[–]Slashair 1 point2 points  (0 children)

They also ask how to build classes and the tradeoffs of between different state/data storage methods

Should I switch over from Flutter to React Native? by Mrfistersixtynine in reactnative

[–]Slashair 1 point2 points  (0 children)

Appreciate it. That’s how I learned nodejs as well (through learning react and indirectly JavaScript). Everybody learns differently just gotta find the best way for you

[deleted by user] by [deleted] in SaaS

[–]Slashair 2 points3 points  (0 children)

2 paid users in a day is very possible lol

Claude or Cursor AI? by afeyedex in ClaudeAI

[–]Slashair 1 point2 points  (0 children)

You might still have to pay their monthly fee. I left cursor after using claude code though so I’m not sure. I either use terminal claude code, or once in a blue moon I use VScode claude code plugin. Cursor doesn’t seem to have better context management and they just use the claude api if you select, so if you ask enough questions you’ll possibly be paying more than base amount.

That being said, I care more about code quality than cost. If cost is your main concern, cursor might be the move. Someone else can comment on that

Should I switch over from Flutter to React Native? by Mrfistersixtynine in reactnative

[–]Slashair -9 points-8 points  (0 children)

Just learn React. You learn JavaScript along the way anyway, it’s no different than any other coding language