A collection of end-to-end projects showcasing multimodal AI capabilities, reasoning, and full-stack development using Gemma 4.
Interactive research paper companion using multimodal understanding. Upload PDFs, ask questions about figures and methodology, get visual explanations with relevant sections highlighted.
Tech: Gemma 4, FastAPI, Next.js, RAG, PDF Processing
Status: In Development
gemma4good/
├── projects/
│ └── research-paper-analyzer/ # Main active project
├── README.md # This file
└── CLAUDE.md # Global project instructions
Each project has its own setup instructions. Navigate to the project folder and check the README.
For the Research Paper Analyzer:
cd projects/research-paper-analyzer
# See README.md for detailed setupProjects in this repo prioritize:
- End-to-end capability — from model inference to polished frontend
- Multimodal reasoning — leveraging Gemma 4's vision + text understanding
- Production mindset — streaming, error handling, user experience
- Portfolio strength — clear value proposition and technical depth