Challenge10k · Acceleration
Gemini + Art of Prompts - AI Workflow Session
12 October 2024
3 h
653 h total
Czysty kod
Three hours of experiments with Gemini Advanced: crafting prompts, comparing it with GPT-4, and building a prompt library for content creation.
Session dedicated to mastering AI prompts and putting Gemini to work in the daily workflow.
🤖 Gemini vs GPT-4 Testing (1.5h)
Compared both models on identical tasks:
Code Generation:
- Gemini: better contextual grasp in Angular/TypeScript
- GPT-4: more precise with complex algorithms
- Winner: Draw - depends on the use case
Content Writing:
- Gemini: more natural Polish phrasing
- GPT-4: stronger at structuring long-form pieces
- Winner: Gemini for Polish content
📝 Prompt Library Development (1h)
Built a repository of the strongest prompts:
# Code Review Agent
You are a senior developer with 10+ years of experience.
Review the following code with focus on:
- Performance bottlenecks
- Security vulnerabilities
- Code maintainability
- Best practices adherence
[CODE_BLOCK]
Categories created:
- Development prompts (20)
- Content creation (15)
- Analysis & research (10)
- Translation & localization (8)
🔄 Content Automation (0.5h)
Experimented with generating:
- Post outlines with keyword research
- Social media adaptations
- Technical documentation templates
Result: 60% reduction in the research phase!
Results
- Prompt Library v1 - 53 tested prompts
- Post #5 (Gemini + Prompts) - finished in both languages
- AI Workflow - optimized for daily content creation
Related links
- 📝 Gemini oraz jak pisać promty (PL)
- 📝 Gemini and How to Write Prompts (EN)
- 🔗 Prompt Library Repository
Key Learnings
- Context is king - more context equals better results
- Agent-based prompts beat generic requests
- Iterative prompting > single mega-prompt
- Language matters - Polish content shines in Gemini
Next: Integrate the Gemini API with the Jekyll workflow plus automated content suggestions.