1
0
Fork 0
multimodal-rag-guide/.gitignore
Kjell Tore Guttormsen edcd1721df Initial commit: multimodal RAG guide with Claude Code
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.
2026-03-12 16:36:22 +01:00

7 lines
75 B
Text

node_modules/
.env
dist/
src/
package.json
package-lock.json
tsconfig.json