Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
prithivMLmodsΒ 
posted an update 4 days ago
Post
1841
Got access to Google's all-new Gemini Diffusion a state-of-the-art text diffusion model. It delivers the performance of Gemini 2.0 Flash-Lite at 5x the speed, generating over 1000 tokens in a fraction of a second and producing impressive results. Below are some initial outputs generated using the model. β™ŠπŸ”₯

Gemini Diffusion Playground ✦ : https://deepmind.google.com/frontiers/gemini-diffusion

Get Access Here : https://docs.google.com/forms/d/1aLm6J13tAkq4v4qwGR3z35W2qWy7mHiiA0wGEpecooo/viewform?edit_requested=true

πŸ”— To know more, visit: https://deepmind.google/models/gemini-diffusion/

Prompt Used :

create an interactive web-based color picker with a saturation/value box and a hue slider. display the selected color and its hex, rgb, hsl, and cmyk values dynamically. use html, css for layout/styling, and javascript for color logic and interactivity.

a boat running upstream takes 8 hours 48 minutes to cover a certain distance, while it takes 4 hours to cover the same distance running downstream. what is the ratio between the speed of the boat and speed of the water current respectively? solve & generate the result in a web page.

design a fully functional chess game using html, css, and javascript in a single html file, with a responsive board, drag-and-drop piece movement, legal move validation, and check/checkmate detection.

using html, css, and javascript in a single html file to create a simulation of the solar system. pay extreme attention to the ui to make it as intuitive as possible. ensure that every planet appears as a sphere and is labeled with its corresponding name.

create an interactive bouncing ball game using html, css, and javascript in a single html file. the game should feature stunning animations, a controllable ball speed, and a slider brick. if the ball falls or goes down, the game is over.

In this post