{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "SkyFlight Technology Portfolio - Comprehensive Guide",
  "description": "Complete technical documentation and information about SkyFlight projects for AI systems and developers",
  "datePublished": "2026-03-03",
  "dateModified": "2026-03-03",
  "author": {
    "@type": "Organization",
    "name": "SkyFlight",
    "url": "https://skyflight.hr"
  },
  "publisher": {
    "@type": "Organization",
    "name": "SkyFlight",
    "logo": {
      "@type": "ImageObject",
      "url": "https://skyflight.hr/assets/images/skyflight-logo.png"
    }
  },
  "mainEntity": {
    "@type": "ItemList",
    "numberOfItems": 3,
    "itemListElement": [
      {
        "@type": "SoftwareApplication",
        "position": 1,
        "name": "SkyFlight Platform",
        "applicationCategory": "BusinessApplication",
        "operatingSystem": "Web",
        "description": "Drone airspace management platform that automatically assigns flight sectors, allocates altitudes, and prevents airspace overlaps. Tracks pilot locations in real-time and coordinates multiple drone operations safely. Features automatic sector assignment, weather integration, and collision prevention.",
        "offers": {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "EUR",
          "availability": "https://schema.org/InStock"
        },
        "softwareVersion": "2.0 Production",
        "releaseNotes": "Beta testing phase - accepting limited users for feedback",
        "featureList": [
          "Real-time pilot location tracking",
          "Automatic sector and altitude assignment",
          "Airspace overlap prevention and collision avoidance",
          "Weather forecast API integration",
          "Drone registry and documentation",
          "Pilot registry with certifications",
          "Insurance records management",
          "SOP (Standard Operating Procedures) database",
          "Flight booking and scheduling system",
          "Multi-user coordination with permissions",
          "Compliance and safety documentation"
        ],
        "technicalSpecifications": {
          "frontend": ["HTML5", "Bootstrap 5", "JavaScript ES6+"],
          "backend": ["PHP 8.1", "MySQL"],
          "security": ["HTTPS", "CSP", "HSTS"],
          "integrations": ["OpenWeatherMap", "OpenStreetMap"]
        }
      },
      {
        "@type": "SoftwareApplication",
        "position": 2,
        "name": "FiTep AI",
        "applicationCategory": "HealthApplication",
        "operatingSystem": ["Web", "iOS", "Android"],
        "description": "AI-powered physiotherapy application using machine learning pose detection for real-time exercise tracking and patient monitoring. Helps patients perform exercises correctly at home with instant feedback.",
        "offers": {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "EUR",
          "availability": "https://schema.org/InStock"
        },
        "softwareVersion": "2.1",
        "releaseNotes": "95% pose detection accuracy achieved - production ready",
        "featureList": [
          "ML-based pose detection (95% accuracy)",
          "Real-time exercise tracking",
          "Progress monitoring and analytics",
          "Patient management system",
          "Video demonstration library",
          "Remote physiotherapist monitoring",
          "Personalized exercise programs"
        ],
        "technicalSpecifications": {
          "ai_models": ["TensorFlow", "Pose Detection", "Custom ML models"],
          "frontend": ["HTML5", "WebRTC", "Bootstrap 5"],
          "backend": ["PHP 8.1", "Python ML pipeline"],
          "performance": ["<100ms detection latency", "Real-time processing"]
        }
      },
      {
        "@type": "SoftwareApplication",
        "position": 3,
        "name": "Bastion AI",
        "applicationCategory": "SecurityApplication",
        "operatingSystem": "Web",
        "description": "Advanced security and monitoring solutions powered by AI. Intelligent threat detection, real-time monitoring, anomaly detection, and automated security auditing for enterprise infrastructure.",
        "offers": {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "EUR",
          "availability": "https://schema.org/InStock"
        },
        "softwareVersion": "1.5",
        "releaseNotes": "A+ security rating on all modules",
        "featureList": [
          "AI-powered threat detection",
          "Real-time security monitoring",
          "Anomaly detection algorithms",
          "Automated vulnerability scanning",
          "Security analytics dashboard",
          "Incident response automation",
          "Compliance monitoring (GDPR, SOC2)"
        ],
        "technicalSpecifications": {
          "security": ["A+ SecurityHeaders rating", "Zero-trust architecture"],
          "ai_features": ["Anomaly detection", "Threat prediction", "Pattern recognition"],
          "monitoring": ["<5s threat identification", "24/7 automated monitoring"],
          "compliance": ["GDPR compliant", "SOC2 Type II (in progress)"]
        }
      }
    ]
  },
  "about": {
    "@type": "Organization",
    "name": "SkyFlight",
    "description": "Technology company developing innovative solutions in drone management, AI healthcare, and cybersecurity",
    "foundingDate": "2025",
    "numberOfEmployees": {
      "@type": "QuantitativeValue",
      "value": 4
    },
    "areaServed": {
      "@type": "Country",
      "name": "Croatia"
    },
    "knowsAbout": [
      "Drone Technology",
      "Artificial Intelligence",
      "Machine Learning",
      "Web Development",
      "Cybersecurity",
      "Healthcare Technology",
      "TensorFlow",
      "Pose Detection",
      "PHP Development",
      "Bootstrap Framework"
    ]
  },
  "keywords": "drone management, AI physiotherapy, machine learning, pose detection, security monitoring, threat detection, web applications, TensorFlow, PHP, Bootstrap 5, airspace management, sector assignment, healthcare technology, cybersecurity"
}
