1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Kjell Tore Guttormsen
af2d6877a7 Fix download instructions: direct ZIP link instead of GitHub UI reference
Forgejo does not have a green Code button like GitHub.
2026-03-12 16:58:27 +01:00
Kjell Tore Guttormsen
1000f9a75d Add download instructions, license visibility, disable contributions
- Download section with ZIP option for non-Git users
- License type visible in header and footer
- Tested On section
- Status and last-updated in header
- Issues, PRs, and wiki disabled via Forgejo API
2026-03-12 16:56:14 +01:00
Kjell Tore Guttormsen
8224cacaeb Remove placeholder article link from footer
Article not published yet. Link will be added when the article
has a real URL.
2026-03-12 16:45:41 +01:00
Kjell Tore Guttormsen
f959b53cac Improve README: professional format, demo screenshot, Gemini Embedding 2 focus
Restructured for clarity: table of contents, prerequisites table,
quick start section, and embedded screenshot showing actual search
results. Title now clearly states Gemini Embedding 2 + Claude Code.
2026-03-12 16:44:19 +01:00
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