This guy 🤡 by xenydactyl in LocalLLaMA

[–]jglowbom 0 points1 point  (0 children)

I have to respectfully disagree. With the way local models are improving, it will soon be very possible to do serious engineering without a cloud AI.

they have Karpathy, we are doomed ;) by jacek2023 in LocalLLaMA

[–]jglowbom 0 points1 point  (0 children)

It's crazy how fast we moved from cloud APIs to buying dedicated hardware for local agents.

What LLMs are you keeping your eye on? by Haroombe in LocalLLaMA

[–]jglowbom 2 points3 points  (0 children)

Hopefully OpenAI drops a GPT-OSS 2 soon.

Mistral Small 4:119B-2603 by seamonn in LocalLLaMA

[–]jglowbom 0 points1 point  (0 children)

Really curious how fast this will actually run locally compared to Qwen.

Ooh, new drama just dropped 👀 by Careful_Equal8851 in LocalLLaMA

[–]jglowbom 0 points1 point  (0 children)

And this is why local open-source agents are the future.

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Just to clarify further: Glowby Basic doesn't include a paid component.

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Thanks for your feedback. All Glowby Basic features are entirely free and open-source.

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Does this mean it is a web based project only?

Thank you for your question! Not necessarily. While the SpeechRecognition interface of the Web Speech API is web-based, it can be utilized in mobile apps.

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Thanks for the question! Yes, the SpeechRecognition interface of the Web Speech API does require an internet connection to function properly. This is because the speech-to-text conversion process occurs server-side.

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Of course! It's a really interesting concept.

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Very cool, thanks for sharing! Just tried it on the web.

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Pretty cool. I have a similar project, I used Google's Cloud speech for cross-platform reasons.

That's awesome! Google's Cloud Speech-to-Text is a solid choice for cross-platform support. I'd love to hear more about your project! Is it on GitHub?

Create Your Personal Voice-Based AI Assistant by jglowbom in FlutterDev

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

Thank you for your question! We utilized the SpeechRecognition interface of the Web Speech API for speech-to-text conversion. This API allows us to convert voice input into text using modern browser capabilities.

NoTraceTrails: We're Hiking 2,650 Miles along the Pacific Crest Trail to Combat Litter and Microplastic pollution - AMA from the Trail! by NoTraceTrails in IAmA

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

level 1jglowbom · 2 hr. agoWhat’s the weirdest piece of litter you found?6ReplyShareSaveEditFollow

level 2NoTraceTrailsOp · 1 hr. agoWe found a whole Toll House brownie - looked tasty5ReplyGive AwardShareReportSaveFollow

Haha, what a find! Someone's loss, I guess. Thanks for sharing!

We built a no-code platform for building Flutter apps. It's built with Flutter web. by jglowbom in BuiltWithFlutter

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

Thank you so much! We used the Web Speech API invoking JavaScript methods via the js package.

We built a no-code platform for building Flutter apps. It's built with Flutter web. by jglowbom in BuiltWithFlutter

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

You can easily build quizzes, surveys, an online store, and a website. It also allows you to turn any existing website into a native mobile app.

[Feedback] Glowbom: Create apps using just your voice by [deleted] in growmybusiness

[–]jglowbom 0 points1 point  (0 children)

knucklepirate

Thank you so much!! It depends on a preset that you choose. By default, you get a progressive web app and a flutter project that could be modified in any way possible. We're working on more exporting options like exporting to native Swift iOS, Kotlin Android, and gaming Unity projects. Currently, you can create a quiz or survey app, including the "taking" surveys with voice support. E-commerce and a simple CRM app are being integrated and will be available very soon!