DEV Community

Cover image for Join the Gemma 4 Challenge: $3,000 prize pool for TEN winners!

Join the Gemma 4 Challenge: $3,000 prize pool for TEN winners!

Jess Lee on May 06, 2026

Local AI is having a moment, and we want you to be part of it! Running through May 24, the Gemma 4 Challenge invites you to explore open models. W...
Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

This challenge is either a make or break for me! Will probably do both, but we will see.

@jess If you are doing both prompts, would it be appropriate to do in one post or do you prefer to be separate post. I say this because I was thinking about writing about Gemma 4, but also showcase what I built (not going to spoil it yet).

Regardless, hope to see what the community builts/writes :D

Collapse
 
jess profile image
Jess Lee The DEV Team • Edited

Hey @francistrdev! I would keep those as two separate submissions. The content should be different though, please don't just duplicate two posts.

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

Sounds good! Thanks! I also sent you an email on other stuff! Noticed you might be busy lol. lmk!

Collapse
 
v_rai_7a0813fcee9d16 profile image
Vikassh.

Interesting perspective. Curious how others are handling this.”

Collapse
 
ben profile image
Ben Halpern The DEV Team

This one is going to be great. I’m most excited about the IOT related use cases, but it all seems cool.

Collapse
 
aashitanegii profile image
Aashita

I explored Gemma 4 through the lens of local AI ownership— how moving from cloud-only APIs to capable local models changes the experience for users. One of the most interesting parts for me was intentionally choosing the E4B model instead of defaulting to the largest variant, because accessibility matters just as much as raw capability. Feel free to check out my submission 😇
Excited to read what everyone else is building and writing!

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

love this, definitely joining in 😄

Collapse
 
fm profile image
Fayaz

This is a yummy challenge!

Hope to see a lot of really useful projects, and at the same time some useless but still cool projects!

Love it 😍
Thanks to Google and the Dev team!

Collapse
 
cleverhoods profile image
Gábor Mészáros

Rock & roll

Collapse
 
umarpathan profile image
Umar Pathan

This is a cool challenge. Gemma 4 should lead to some really interesting projects.

Collapse
 
paerrin profile image
Paerrin

Nice! I've already got some good testing with it in my agents memory.

Collapse
 
vivek_shetye profile image
Vivek Shetye

This is exciting. definitely joining this challenge. 🤙

Collapse
 
ggle_in profile image
HARD IN SOFT OUT

I want to.. I need to find something I could do with my potato laptop. it's hot even to compile cpp with 20 lines still waiting for +5 mins.

Collapse
 
ggle_in profile image
HARD IN SOFT OUT

ahh, theres solution <3 thank you google & ollama for the cloud <3 amazing!

Collapse
 
shogun444 profile image
Sayandip Roy

Nice challenge!!
thank you for this amazing oppurtunity!❤️👊🏻

Collapse
 
oljaas profile image
Oljas Shaiken

Right on time! I am building with it now, super excited for this opportunity. 🥳

Collapse
 
afreen007 profile image
Afreen Hossain

can i download it from ollama?

Collapse
 
_boweii profile image
Tombri Bowei

Yh apparently you can, it's quite big though
ollama.com/library/gemma4/tags

Collapse
 
kkierii profile image
Kerry Kier

Ollama has it available on their cloud platform. I believe yyou get a pretty decent amount on the free plan for gemma. If you run Opwe WebUI or equiv google ai studio has a pretty generous free tier for gemma 4 models.

Collapse
 
magic-peach profile image
Akanksha Trehun

The model selection framing is what I find most interesting about this challenge. Most AI challenges just say "build something with X" and leave it there, but the emphasis on why you chose the model you did as a judging criterion is a different ask entirely. It pushes you to actually think about the tradeoffs between the E2B, E4B, and the 31B dense not just grab whichever one produces the best demo output.
@ben point about IoT use cases caught my attention too. The fact that the E2B model can run on a Raspberry Pi 5 opens up a genuinely interesting design space local inference at the edge, no cloud dependency, no latency from a round trip. That's a different category of application than most AI challenges enable, and I'm curious to see what people build in that direction.
I'm currently in the middle of GSoC so bandwidth is tight, but the write track feels accessible even with a constrained schedule a comparison piece breaking down when you'd actually reach for each of the three model variants would be genuinely useful to the community and doesn't require spinning up a full project. The OpenRouter free tier being available for the 31B is also a nice touch for people who want to experiment without setting up local hardware first.
One quick clarification question for the team: for the write track, is a post that includes a small working code example and a walkthrough treated as a write submission or does it cross into build territory? Trying to understand where that line sits before I decide on an angle.

Collapse
 
tahosin profile image
S M Tahosin

Just submitted my entry. I built a local computer vision pipeline on a Raspberry Pi 5 using Gemma 4's native bounding box output. Replaced my entire YOLO + OpenCV setup with 50 lines of code. The zero-shot detection capability is honestly what sold me on this model, no retraining needed for new object categories. Excited to see what others are building.

Collapse
 
sk_world_help profile image
SK

Thanks for sharing this challenge! I'm interested in participating. Could you clarify:

· What are the judging criteria (e.g., creativity, technical complexity, real-world use)?
· Are there any restrictions on which Gemma 4 model size we can use?
· Is fine-tuning allowed, or only prompt engineering?
· Where should we submit the final project (GitHub + Dev.to post)?

Appreciate the $3K prize pool — excited to build something useful with Gemma 4!

Collapse
 
david_antnio_eb2e63ea741 profile image
David António

Eu gostaria de fazer parte do projeto.

Collapse
 
prosperincode profile image
Ofentse Nglazi

Can I use Gemma 4 with React Native? Am thinking of building an app with rn-executorch but am not sure it Gemma is supported

Collapse
 
sunychoudhary profile image
Suny Choudhary

Interesting challenge.

What I’m curious about is how people evaluate these models beyond demos now.

A lot of projects look impressive in short workflows, but the real separation starts showing up with:

  • long-running tasks
  • tool usage
  • consistency over time
  • retrieval quality
  • failure handling
  • operational reliability

That’s where things usually get much harder.

Collapse
 
sk_world_help profile image
SK

Thanks for sharing this challenge! I'm interested in participating. Could you clarify:

· What are the judging criteria (e.g., creativity, technical complexity, real-world use)?
· Are there any restrictions on which Gemma 4 model size we can use?
· Is fine-tuning allowed, or only prompt engineering?
· Where should we submit the final project (GitHub + Dev.to post)?

Appreciate the $3K prize pool — excited to build something useful with Gemma 4!"

Collapse
 
sreejit_ profile image
Sreejit Pradhan

Just finished posting about the Gemma 4 family- feel free to go through it.
Now I am on to the next venture, the "Build with Gemma 4" project as it is mentioned over here, and hope it stands out as well. And I also can't wait to go through the projects created by the other builders. The challenge is great. Best of luck everyone.

Collapse
 
alimafana profile image
Ali Afana

Excited for this one. I've been building an AI sales chatbot for Arabic-speaking merchants (Provia), and "intentional model selection" is a criterion I take personally — most multilingual benchmarks barely scratch Arabic generation quality in production contexts.
Planning to submit to the Write track: a head-to-head on Arabic e-commerce conversations, same prompts, same product catalog, controlling for everything except the model. Curious whether 140 languages means fluent or just supported.
Hoping to bring something useful to the community. Good luck everyone 🚀

Collapse
 
kkierii profile image
Kerry Kier

Just published my submission for the Write About Gemma 4 track.

I built an ICS Tabletop Exercise Simulator -- a single Gemma 4 26B MoE model simultaneously simulating six Incident Command System positions so Emergency Operations Managers can run realistic training exercises alone, without coordinating a room full of people.

The write-up covers the architecture, a real token loop issue I hit with extended reasoning on complex multi-constraint prompts (and the fix), an honest look at what happened with RAG retrieval quality, and why the 26B MoE specifically was the right model for this workload.

[dev.to/kkierii/i-used-gemma-4-to-s...]

Collapse
 
the_sandersmanagementgr profile image
The Sanders Management Group

Uploading image
Thanks for the Invitation, Perfect Timing . . .

Collapse
 
daniel_riveraalpzar_861 profile image
Daniel Rivera Alpízar

En cuanto al reto se puede presentar el archivo github para que lo valoren o es lo escribir el articulo y nada más

Collapse
 
harsh2644 profile image
Harsh

Cool 😋

Collapse
 
rizwan_aslambhatti_50784 profile image
Rizwan Aslam Bhatti

Im business started to Pakistan and work former employee rice whole seller delar

Collapse
 
audio_transcriber profile image
Audio_Transcriber_AI

This one is going to be great. I’m e cases, but it all seems cool.🫠

Collapse
 
brucezhang profile image
Bruce Zhang

Looks like a fun challenge 👀
Really curious to see what people build with local multimodal models.

Collapse
 
v_rai_7a0813fcee9d16 profile image
Vikassh.

Interesting perspective. Curious how others are handling this.”

Collapse
 
hilarious_24001 profile image
Hilarious

This is great....
I will definitely be part of these 👌

Collapse
 
deestudio028droid profile image
Deepak | DeeStudio

Hii i am deepak !
I am new to this community so can anyone tell me how to register for this Gemma 4 Challenge:

Collapse
 
deestudio028droid profile image
Deepak | DeeStudio

@jess hii I am Deepak and I am 20yrs old i completed my project and submitted... Can you check that my project was submitted correctly for me

Collapse
 
we_cheng_3ffaec927575e231 profile image
我們程

Ai 不能太信任

Collapse
 
aethel_season profile image
AETHEL

This is so great

Collapse
 
sumybooks2025code profile image
sumybooks-prop

I love this!!

Collapse
 
kkierii profile image
Kerry Kier

I will say the Gemma api has been getting a lot of errors recently so be careful and don't forget your rate limits.

Collapse
 
xiaoming_nian_94953c8c9b8 profile image
Andy Nian

Gemma 4's "128K context window" seems interesting, but I'm curious about its real-world scalability challenges. Has anyone tried deploying their 31B parameter dense model on AWS? For those working on the building side, I've been using prachub.com for system design mocks. Their follow-up questions on latency are really similar to what my interviewers have asked. What are you guys planning to build with Gemma 4?

Collapse
 
adriens profile image
adriens

On my way ❤️‍🔥

Collapse
 
davexz001 profile image
Dave Emmanuel Oluwafemi-Adams

Wow, excellent opportunity
Just joined this platform today and I landed here after login in
I havent see this challenge, so Ill just participate

Collapse
 
gr_jordanrafael profile image
Gonzalez Rodriguez Jordan Rafael

In this challenge, what are the standards for selecting the 10 winners?
For example, should the project focus more on being useful for users or on having a beautiful design?

Collapse
 
southy404 profile image
southy404

This will be fun. I'll definitely join!