Live data from Hacker News

Gemini AI

deepmind.google

951–960 of 1001 posts

Re: Gemini AI

#951
post #624

Earlier quoted context omitted.

How real is it though? This blog post says In this post, we’ll explore some of the prompting approaches we used in our Hands on with Gemini demo video. which makes it sound like they used text + image prompts and then acted them out in the video, as opposed to Gemini interpreting the video directly. https://developers.googleblog.com/2023/12/how-its-made-gemin...

After reading this blog post, that hands-on video is just straight-up lying to people. For the boxcar example, the narrator in the video says to Gemini: > Narrator: "Based on their design, which of these would go faster?" Without even specifying that those are cars! That was impressive to me, that it recognized the cars are going downhill _and_ could infer that in such a situation, aerodynamics matters. But the blog…

>If the narrator actually read the _real_ prompts they fed Gemini in these videos, this would not be as impressive at all!

It's crazy that this is where we are now. This is obviously still crazy impressive even if hadn't done those edits.

Re: Gemini AI

#952
"Bard isn't supported in your country"

Oh, the Internet? You had no trouble sending me the 404 page, so why not just send me the page with Bard on it?

Re: Gemini AI

#953

Earlier quoted context omitted.

> Does Gemini have a date cutoff at all? Not sure about Gemini specifically (it’s so new!) but Google has previously said that bard is updated daily with current news and information. Obviously Google has potential advantages being able to lean into their indexes so the raw model doesn’t need to embed/train against things like GitHub issues. I wonder if we’ll see LLM-optimized websites with built-in prompts to replac…

from what I remember bard should be able to browse the internet and write code internally to better answer queries. I feel like these abilities are just improved with Gemini as a better language model.

This is true. When Gemini came out, I tried asking it to help me shop for an electric car with NACS and it glitched and dumped a python script to filter a list of electric cars with a list of NACS cars.

I was surprised it used python to answer “which of those previously mentioned cars has NACS”.

Re: Gemini AI

#955
post #924
post #444

Very impressive! I noticed two really notable things right off the bat: 1. I asked it a question about a feature that TypeScript doesn't have[1]. GPT4 usually does not recognize that it's impossible (I've tried asking it a bunch of times, it gets it right with like 50% probability) and hallucinates an answer. Gemini correctly says that it's impossible. The impressive thing was that it then linked to the open GitHub i…

> Does Gemini have a date cutoff at all? You can ask it. Here's what it responded with: > "Do you mean to ask if I have a cutoff date for the data I was trained on? If so, the answer is yes. My training data includes text and code from various sources, and the most recent data I was trained on was from July 2023."

But that can't be true - the thing I asked it about pixi.js is much more recent than that (October+).

Re: Gemini AI

#958
post #444

Very impressive! I noticed two really notable things right off the bat: 1. I asked it a question about a feature that TypeScript doesn't have[1]. GPT4 usually does not recognize that it's impossible (I've tried asking it a bunch of times, it gets it right with like 50% probability) and hallucinates an answer. Gemini correctly says that it's impossible. The impressive thing was that it then linked to the open GitHub i…

The biggest advantage of Bard is the speed, it's practically instant. I asked: How would I go about creating a sandbox directory for a subordinate user (namespaced user with subuid - e.g. uid 100000), that can be deleted as the superior user (e.g. uid 1000)? I want this to be done without root permissions. Both said that it's impossible, which is the the generally accepted answer. I then added: I don't care about dat…

[dead]

Re: Gemini AI

#959
post #60

One observation: Sundar's comments in the main video seem like he's trying to communicate "we've been doing this ai stuff since you (other AI companies) were little babies" - to me this comes off kind of badly, like it's trying too hard to emphasize how long they've been doing AI (which is a weird look when the currently publicly available SOTA model is made by OpenAI, not Google). A better look would simply be to sh…

He's not wrong. DeepMind spends time solving big scientific / large-scale problems such as those in genetics, material science or weather forecasting, and Google has untouchable resources such as all the books they've scanned (and already won court cases about) They do make OpenAI look like kids in that regard. There is far more to technology than public facing goods/products. It's probably in part due to the cultura…

From afar it seems like the issues around Maven caused Google to pump the brakes on AI at just the wrong moment with respect to ChatGPT and bringing AI to market. I’m guessing all of the tech giants, and OpenAI, are working with various defense departments yet they haven’t had a Maven moment. Or maybe they have and it wasn’t in the middle of the race for all the marbles.

Re: Gemini AI

#960
Ok Unpopular opinion here, I expected more from Google here. Them just beating MSFT is not going to cut it. MSFT strength is enterprise, goog strength is tech. And right now MSFT is almost there on tech and better on enterprise.
Post reply on HN