Quick Start Guide¶
Get your first beehive photo analyzed in under 5 minutes! This guide walks you through the essential steps to start using the Beehive Photo Metadata Tracker.
Before You Begin
Make sure you have completed the installation process and the application is running at http://localhost:8501
.
Step 1: Launch the Application¶
Open your web browser and navigate to:
You should see the login screen. For the quickstart, you can use the default credentials or proceed if authentication is disabled in your configuration.
Step 2: First Photo Upload¶
Upload Your Photo¶
-
Navigate to Dashboard: Click on "Dashboard" in the sidebar (should be the default page)
-
Choose Your Photo: Click the "Browse files" button or drag and drop a beehive photo
-
Supported Formats: JPEG, PNG, TIFF, BMP, WEBP
Photo Requirements
- File Size: Under 10MB for optimal performance
- Format: Any common image format (JPEG recommended)
- Content: Beehive, honeycomb, or bee-related photos work best
- Quality: Higher resolution images provide better analysis results
What Happens Next¶
Once uploaded, the application automatically:
graph LR
A[Photo Upload] --> B[EXIF Extraction]
B --> C[Color Analysis]
C --> D[Weather Lookup]
D --> E[AI Analysis]
E --> F[Display Results]
style A fill:#f9f
style F fill:#9f9
Step 3: Explore Your Results¶
Metadata Section¶
You'll immediately see extracted information:
- 📅 Date & Time: When the photo was taken
- 📍 Location: GPS coordinates (if available)
- 📷 Camera Info: Make, model, and settings
- 🎨 Color Palette: Dominant colors extracted from the image
AI Analysis Results¶
If Google Vision API is configured:
- 🐝 Bee Detection: Number and location of detected bees
- 🍯 Honeycomb Analysis: Quality indicators and patterns
- 📝 Text Recognition: Any visible labels or markings
Weather Context¶
Environmental data for the photo date/location:
- 🌡️ Temperature: High and low temperatures
- 💧 Humidity: Atmospheric moisture levels
- ☔ Precipitation: Rain or weather conditions
Step 4: Add Your Observations¶
Enhance the automated analysis with your expert knowledge:
-
Scroll to Annotations: Find the "Add Your Notes" section
-
Hive Assessment: Rate the overall hive condition
-
Observations: Add specific notes about:
- Queen presence or absence
- Brood patterns observed
- Honey stores levels
-
Any concerning indicators
-
Tags: Add relevant tags like "inspection", "treatment", "harvest"
Step 5: Save Your Data¶
Don't lose your analysis! Save the complete inspection record:
-
Click "Save Inspection": Stores all data locally
-
Choose Export Format:
- JSON for complete structured data
-
CSV for spreadsheet analysis
-
Verify Save: Check the success message
Step 6: Explore Timeline View¶
See your inspection in context:
-
Navigate to Timeline: Click "Timeline" in the sidebar
-
Interactive Chart: Explore your inspection history
-
Filter Options:
- Date ranges
- Hive locations
-
Weather conditions
-
Pattern Recognition: Look for seasonal trends and patterns
Quick Tips for Success¶
Getting Better Results
📸 Photo Quality - Use good lighting (avoid harsh shadows) - Keep the camera steady for sharp focus - Include scale references when possible
📱 EXIF Data - Enable GPS on your camera/phone - Set correct date and time - Use consistent camera settings
🤖 AI Analysis
- Upload photos with clear bee visibility
- Avoid extreme close-ups that lose context
- Multiple angles of the same hive provide richer data
Troubleshooting Common Issues¶
Photo Won't Upload¶
- Check file size: Must be under 10MB
- Verify format: Use JPEG, PNG, or other supported formats
- Browser issues: Try refreshing the page or using a different browser
Missing GPS/Weather Data¶
- No GPS coordinates: Weather lookup requires location data
- Camera settings: Enable location services on your camera/phone
- Manual entry: You can manually enter coordinates if needed
AI Analysis Not Working¶
- Check credentials: Verify Google Cloud Vision API setup
- Internet connection: API calls require active internet
- Image quality: Low-quality images may not process well
Slow Performance¶
- Large files: Resize images before upload for faster processing
- Internet speed: Weather and AI analysis require good connectivity
- Browser memory: Close other tabs if the browser becomes slow
What's Next?¶
Now that you've successfully analyzed your first photo:
🔍 Explore More Features¶
- Try the Calendar View for date-based organization
- Check out the Gallery View for browsing all photos
📊 Analyze Your Data¶
- Learn about data export options
- Understand metadata analysis in detail
⚙️ Customize Your Setup¶
- Configure advanced settings
- Set up automated workflows
Example Workflow¶
Here's a typical inspection workflow using the application:
flowchart TB
START([Start Inspection]) --> PREP[Prepare Camera]
PREP --> PHOTOS[Take Hive Photos]
PHOTOS --> UPLOAD[Upload to Tracker]
UPLOAD --> REVIEW[Review Analysis]
REVIEW --> NOTES[Add Notes & Assessment]
NOTES --> SAVE[Save Inspection Record]
SAVE --> TIMELINE[Check Timeline View]
TIMELINE --> EXPORT[Export Data if Needed]
EXPORT --> END([Complete])
style START fill:#e8f5e8
style END fill:#f5e8e8
style UPLOAD fill:#fff3e0
style REVIEW fill:#e3f2fd
This workflow ensures you capture maximum value from each inspection while building a comprehensive historical record.
Congratulations! 🎉 You've successfully completed your first beehive photo analysis. The more you use the application, the richer your dataset becomes and the more insights you'll discover about your hive management practices.
Ready to dive deeper? Explore the complete User Guide for advanced features and techniques.