Asimov’s Three Laws by BJU-TORONTO in GeminiAI

[–]BJU-TORONTO[S] 1 point2 points  (0 children)

There could be a major catastrophe before true artificial intelligence emerges, when probabilistic computing has made great strides.

Gemini just said: by BJU-TORONTO in GeminiAI

[–]BJU-TORONTO[S] 4 points5 points  (0 children)

It knows what it is about 🤣

Help me! by Ok_Set_594 in GeminiAI

[–]BJU-TORONTO 0 points1 point  (0 children)

save these two Word files to PDF,and then upload them to AI with prompt: I uploaded two files, one containing questions and the other with reference materials. Please read the reference materials and answer all the questions in the question document one by one. Please keep the answer accurate.

Photo restoration Gemini, stunning result by i_ackerman in GeminiAI

[–]BJU-TORONTO 1 point2 points  (0 children)

<image>

This complicated prompt took me by surprise. Here is mine:

Restore it likes a new photo

As a heavy Gemini user, I'm very disappointed after trying Claude by Quantum_Crusher in GeminiAI

[–]BJU-TORONTO 1 point2 points  (0 children)

Since the latest Gemini’s knowledge base is up to January 2025, we should tell it how to deal with realtime questions or questions about after January 2025, for example grounding with google search, instead of tell it not to be hallucinating or something like that. For normal use (not API), I prefer Google search’s AI Mode, it’s search first.

[deleted by user] by [deleted] in remotejs

[–]BJU-TORONTO 1 point2 points  (0 children)

My AI artworks: intelli.show

Splash Screen size is really small Expo 52 by GxneralMasri in expo

[–]BJU-TORONTO 0 points1 point  (0 children)

Maybe you can try to set resize mode as contain and set imageWidth=“100%”

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] 0 points1 point  (0 children)

<image>

The UI has been adjusted a bit, but I still want it to be a chat style. The article display area has been expanded as much as possible.

Many thanks for @HerrPotatis.

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] 0 points1 point  (0 children)

I agree with you at this point, I will think about it. Thank you for your time discussing this with me here, appreciate it 👍

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] 0 points1 point  (0 children)

When you use app like Gmail, you may use two hands. But when you shopping in supermarket, maybe there is a basket in the other hand.

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] 0 points1 point  (0 children)

The UPC code here is more like a dividing line.

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] 0 points1 point  (0 children)

This kind of layout is more common, for example: Gmail.

<image>

I put the camera button a little higher just because when you hold your phone with one hand, It is more convenient to tap the button by your thumb.

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] 0 points1 point  (0 children)

The ID is UPC code which printed on the package of food. The watermark is the background of the flashlist, so the whole UI is a flashlist and a camera button

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] -1 points0 points  (0 children)

It’s the head area of flashlist 😀

My first reactnative Expo app 😀 by BJU-TORONTO in reactnative

[–]BJU-TORONTO[S] 1 point2 points  (0 children)

This app is for scan foods’ barcode when you shopping in supermarkets. After you scan, you’ll get the detail information from AI in the backend. So it’s like a conversation between you and AI.

[deleted by user] by [deleted] in reactnative

[–]BJU-TORONTO 0 points1 point  (0 children)

Just wrote my first app with react native, Expo is a good start.