Skip to content

feat: add ai-samples skeleton with use-case feature folders#1062

Draft
sedanah-m wants to merge 9 commits into
masterfrom
feat/ai-samples
Draft

feat: add ai-samples skeleton with use-case feature folders#1062
sedanah-m wants to merge 9 commits into
masterfrom
feat/ai-samples

Conversation

@sedanah-m

Copy link
Copy Markdown
Contributor

Add a new ai/ai-samples/ app as a sibling to the existing ai-react-app

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new React-based project structure under ai/ai-samples to demonstrate modular Firebase AI capabilities such as text generation, chat, and image generation. The feedback recommends aligning the firebase dependency version with sibling packages, replacing commented-out Firebase configuration with active placeholder values, and renaming generic Feature components to descriptive names (e.g., ChatFeature, TextGenerationFeature) to improve debuggability in React DevTools.

Comment thread ai/ai-samples/package.json Outdated
Comment thread ai/ai-samples/src/config/firebase-config.ts Outdated
Comment thread ai/ai-samples/src/features/chat/index.tsx Outdated
Comment thread ai/ai-samples/src/features/function-calling/index.tsx Outdated
Comment thread ai/ai-samples/src/features/image-generation/index.tsx Outdated
Comment thread ai/ai-samples/src/features/multimodal/index.tsx Outdated
Comment thread ai/ai-samples/src/features/structured-output/index.tsx Outdated
Comment thread ai/ai-samples/src/features/text-generation/index.tsx Outdated
sedanah-m and others added 8 commits June 15, 2026 15:23
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant