Prompt-driven guide for building multimodal search using Gemini Embedding 2 + Pinecone + Claude Code. Includes example data (NASA public domain), step-by-step prompts, concepts explainer, cost breakdown, and troubleshooting guide.
7 lines
75 B
Text
7 lines
75 B
Text
node_modules/
|
|
.env
|
|
dist/
|
|
src/
|
|
package.json
|
|
package-lock.json
|
|
tsconfig.json
|