Compare models Compare image models AI Tools Models AI Image Models AI News Search Try it free
Gemini 3.8 Flash by Google Fast multimodal

Chat with Gemini 3.8 Flash for free

Gemini 3.8 Flash is Google's fast multimodal model: text, image, audio and video in, tunable thinking, and strong agentic tool use. Start typing, no sign-up needed.

Free in ChatdaySwitch models any timeCompare with other models
Live preview

See how Gemini 3.8 Flash thinks

Pick a task and watch a sample answer stream in. Open the same prompt in Chatday when you’re ready.

Why does this return undefined? const u = users.find(u => u.id = id)

The bug is in the arrow body: u.id = id assigns instead of compares, so the callback returns the assigned value and .find never matches the way you expect.

Fix it with a strict comparison:

const u = users.find(u => u.id === id);

Use === to compare. A single = is assignment, which is why you saw undefined.

Illustrative preview: your real answers run in Chatday. Continue in Chatday
Strengths

What makes Gemini 3.8 Flash stand out

Fast multimodal responses
Native text, image, audio and video
1M-token context window
Strong coding and tool use
At a glance

Gemini 3.8 Flash specifications

1M
Context window
66K
Max output
Text · Vision · Audio · Video · Code
Modality
Fast
Speed
Free & Pro
Available in Chatday
ProviderGoogle
Model familyGemini 3 series
Context window1,000,000 tokens
Max output65,536 tokens
ModalityText · Vision · Audio · Video · Code
Input price$0.75 / 1M tokens
Output price$3.75 / 1M tokens
Tool / function callingYes
VisionYes
StreamingYes
Available in ChatdayFree & Pro

Pricing shown for reference; usage is included in your Chatday plan.

Side by side

Gemini 3.8 Flash vs other top models

Compare
Model Context Best at Input price In Chatday
Gemini 3.8 Flash 1M Fast multimodal $0.75/M Free
Grok 4.6 500K Agentic reasoning $2/M Free
Claude Opus 5 1M Frontier agents $5/M Free
GPT-5.6 1.1M Flagship reasoning $2/M Free
FAQ

Gemini 3.8 Flash questions

Yes. Gemini 3.8 Flash is available on the free plan with daily limits. Pro raises the limits and adds priority access during peak times.
1M tokens: enough for very long documents, large codebases or extended conversations without losing earlier context.
Reach for Gemini 3.8 Flash on the tasks it’s built for, then switch models mid-chat in Chatday when another one fits better, no need to leave the conversation.
Yes. Gemini 3.8 Flash accepts image input, so you can share screenshots, diagrams and photos and ask it to reason over them.

Chat with Gemini 3.8 Flash and switch models any time.

One subscription, every leading model. Start free in the Chatday web app.