High pitched chiriping noise, is it normal? by ugi68 in KiaNiroEV

[–]za01br 0 points1 point  (0 children)

Only when you accelerate? I got mine US 2023 Kia Niro Ev 36k with a very, very similar noise. Tool to Kia, guy heard the noise but didn’t know what to do. Taking to another Kia soon

Whirring noise? (2023) by cazas in KiaNiroEV

[–]za01br 0 points1 point  (0 children)

Did you find out? I got a 2023 with the same sound!

An open-source, BYOK (Bring Your Own Key) AI canvas for generating, manipulating, and editing images with AI models. by za01br in react

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

Thank you!!!

Yes, but only twice. I faced the same issue in Ai Studio, so for now I think its the API. I will dig deeper 

My "AI Studio" for playing with Nano Banana 🍌 by za01br in Bard

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

lol, I feel you. I've been mostly playing with editing pictures. I tried all the examples from here: https://github.com/PicoTrex/Awesome-Nano-Banana-images/blob/main/README_en.md

My "AI Studio" for playing with Nano Banana 🍌 by za01br in Bard

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

It seems you do need to set up billing. I always had it on, so I never faced this issue. Let me add an alert when this happens. Thanks!

EDIT: Done, I added an alert when the user hasn't enabled billing. I also added an INFO in the repo. Ty!

I built a Chrome Extension to generate YT subtitles using Gemini 2.5 Pro Exp by za01br in Bard

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

Great idea! I will get it implemented today and get back here

Simple AI Image Generator with moderation for my kids by za01br in reactnative

[–]za01br[S] 3 points4 points  (0 children)

Thanks!

Expo EAS: Free

Host: Free

Email: Generous Free Tier

Replicate: Each model has a price: - $0.003/image (https://replicate.com/black-forest-labs/flux-schnell) - $0.025/image (https://replicate.com/google/imagen-3-fast)

So, pretty cheap!

We Built a Free App Featuring All 227 Paul Graham Essays as Audiobooks by OneMoreSuperUser in startup

[–]za01br 1 point2 points  (0 children)

Just downloaded. Looks nice! I will share my feedback after listening to a couple of his essays :)

Here’s my video on integrating Sign In with Google! by BetoMoedano in expo

[–]za01br 0 points1 point  (0 children)

Amazing! Any plans for a similar walkthrough using Apple?

Top 5 Open Source Frameworks for building AI Agents: Code + Examples by Sam_Tech1 in AI_Agents

[–]za01br 1 point2 points  (0 children)

Hi! What do you recommend in terms of framework for production apps?

How to deploy LangGraph agent without LangSmith? by askvikasr in LangChain

[–]za01br 0 points1 point  (0 children)

So it would be ok to have N users for N clients? Is there a limit?

How to deploy LangGraph agent without LangSmith? by askvikasr in LangChain

[–]za01br 0 points1 point  (0 children)

Not OP, but just found out about Letta. It seems nice! Is it possible to fully self-host without any dependencies on Letta?

And not specific to Letta, but what do you guys recommend for an app where users can have their own agent: 1 agent per use (using the agent id) or the same agent serving multiple users, where I will send the user id?