=============================================================================== CUBAN GOVERNMENT AI/CHATBOT INFRASTRUCTURE =============================================================================== Generated: January 11, 2026 Scope: AI and virtual assistant implementations across Cuban gov sites =============================================================================== 1. FINDING SUMMARY =============================================================================== Two major Cuban state entities have deployed AI/chatbot infrastructure: the Central Bank (bc.gob.cu) and ETECSA (state telecom). This indicates Cuba is actively implementing artificial intelligence in government services despite international sanctions and technology limitations. SEVERITY: INFORMATIONAL (Intelligence Value) IMPACT: Understanding of Cuban technology adoption and capabilities =============================================================================== 2. CENTRAL BANK VIRTUAL ASSISTANT =============================================================================== [2.1] DISCOVERY ---------------------------------------------------------------------- Source: bc.gob.cu homepage HTML source code Method: HTML comment analysis Code Found: Translation: "VIRTUAL ASSISTANT (Temporarily Hidden)" [2.2] TECHNICAL DETAILS ---------------------------------------------------------------------- Framework: Astro.js Directive: client:load (hydrate component on page load) Status: DISABLED (commented out) Component: [2.3] ASSOCIATED API ---------------------------------------------------------------------- Domain: api.bc.gob.cu Tested endpoints: /assistant - 404 (may be renamed/protected) /chat - 404 (may be renamed/protected) /docs - 403 FORBIDDEN (documentation protected) [2.4] IMPLICATIONS ---------------------------------------------------------------------- - Virtual assistant code EXISTS in production - Can be enabled by uncommenting HTML - API infrastructure already deployed - "Temporarily" disabled suggests planned reactivation - May be in testing/refinement phase =============================================================================== 3. ETECSA CUSTOMER SERVICE CHATBOT =============================================================================== [3.1] DISCOVERY ---------------------------------------------------------------------- Source: etecsa.cu homepage HTML analysis Method: DOM block identification Code Found:
[3.2] TECHNICAL DETAILS ---------------------------------------------------------------------- CMS: Drupal Module: Custom "etecsa-module" Block: etecsa-asistente-block Endpoint: /asistente (returns valid page) Status: ACTIVE MODULE IN CMS [3.3] IMPLEMENTATION ---------------------------------------------------------------------- - Custom Drupal module developed - Integrated into ETECSA's CMS - Block-based architecture (can be placed anywhere) - Likely customer service automation [3.4] PURPOSE (INFERRED) ---------------------------------------------------------------------- ETECSA chatbot likely handles: - Account balance inquiries - Service status questions - Plan/pricing information - Technical support routing - Bill payment guidance =============================================================================== 4. CUBA'S AI STRATEGY CONTEXT =============================================================================== [4.1] RECENT DEVELOPMENTS (2024-2026) ---------------------------------------------------------------------- Based on available intelligence: SOCIA PROJECT: - Cuban AI initiative by Avangenio - Focuses on domestic AI development - Government-backed program BRICS AI ALLIANCE: - Cuba engaging with BRICS nations on AI - Technology sharing agreements - Alternative to Western AI platforms DEEPSEEK CONSIDERATION: - Reports of Cuban interest in Chinese AI - DeepSeek as alternative to OpenAI - Sanctions circumvention strategy [4.2] TECHNOLOGY CONSTRAINTS ---------------------------------------------------------------------- Cuba faces limitations: - U.S. sanctions restrict tech imports - Limited GPU/compute resources - Internet bandwidth constraints - Skilled workforce emigration YET they are implementing AI: - Virtual assistants deployed - Custom modules developed - API infrastructure built - Suggests prioritization =============================================================================== 5. COMPARISON: BC VS ETECSA =============================================================================== Feature | Central Bank | ETECSA ---------------------|-------------------|------------------ Platform | Astro.js | Drupal Status | Disabled | Active Implementation | Component-based | Block-based API | Confirmed | Unknown Visibility | Hidden in HTML | DOM present Maturity | In development | Production =============================================================================== 6. TECHNICAL ANALYSIS =============================================================================== [6.1] CENTRAL BANK ASTRO.JS STACK ---------------------------------------------------------------------- Astro.js characteristics: - Static site generation - Partial hydration ("islands") - Modern JavaScript framework - Server-side rendering option - Good performance optimization The VirtualAssistant component: - Would load JavaScript on page load - Likely renders chat interface - Connects to API endpoints - May use WebSocket for real-time [6.2] ETECSA DRUPAL STACK ---------------------------------------------------------------------- Drupal characteristics: - Enterprise CMS platform - Module-based architecture - PHP backend - Extensive customization The etecsa-asistente module: - Custom-built for ETECSA - Block system integration - Likely PHP + JavaScript - Database-backed =============================================================================== 7. INTELLIGENCE IMPLICATIONS =============================================================================== [7.1] TECHNOLOGY CAPABILITY ---------------------------------------------------------------------- These findings demonstrate: - Cuba has AI/ML development capability - Custom software development ongoing - Modern frameworks being adopted - API-first architecture understood [7.2] GOVERNMENT PRIORITIES ---------------------------------------------------------------------- AI investment in: - Financial services (Central Bank) - Telecommunications (ETECSA) - Customer service automation - Public service delivery [7.3] INTERNATIONAL RELATIONSHIPS ---------------------------------------------------------------------- Technology sources may include: - China (DeepSeek, Alibaba) - Russia (Yandex) - BRICS partners - Domestic development [7.4] MONITORING RECOMMENDATIONS ---------------------------------------------------------------------- Track: - When BC virtual assistant goes live - ETECSA chatbot capabilities - New AI deployments on .gob.cu - Technology partnership announcements - SOCIA project developments =============================================================================== 8. POTENTIAL CHATBOT CAPABILITIES =============================================================================== [8.1] CENTRAL BANK (Financial) ---------------------------------------------------------------------- Possible functions: - Exchange rate queries - Account information - Branch locations - Service hours - Document requirements - Financial regulations FAQ [8.2] ETECSA (Telecom) ---------------------------------------------------------------------- Possible functions: - Balance inquiries - Recharge assistance - Plan comparisons - Coverage questions - Technical support - Outage information =============================================================================== 9. SECURITY CONSIDERATIONS =============================================================================== [9.1] DATA HANDLING ---------------------------------------------------------------------- Government chatbots may: - Collect user queries - Store conversation logs - Process personal data - Track user behavior [9.2] POTENTIAL MISUSE ---------------------------------------------------------------------- - Surveillance through chat logs - User profiling - Information control - Propaganda delivery [9.3] ATTACK SURFACE ---------------------------------------------------------------------- Chatbots introduce: - New API endpoints - User input processing - Potential injection points - Authentication requirements =============================================================================== 10. TIMELINE ASSESSMENT =============================================================================== ETECSA Chatbot: - Status: Appears production-ready - Block is in DOM (not commented) - Custom module deployed - Likely actively serving users Central Bank Assistant: - Status: Development/Testing - Code present but commented - API infrastructure ready - "Temporarily" disabled - Expected: Launch within months =============================================================================== END OF ANALYSIS ===============================================================================