{
  "product": {
    "name": "aKTIV8",
    "full_name": "aKTIV8 BD Intelligence Platform",
    "tagline": "AI-powered business development intelligence for life sciences",
    "url": "https://aktiv8.io",
    "public_news": "https://aktiv8.io/news",
    "hakase_demo": "https://aktiv8.io/hakase",
    "pricing": "https://aktiv8.io/pricing",
    "llm_index": "https://aktiv8.io/llm/",
    "last_updated": "2026-08"
  },
  "description": "aKTIV8 is an AI-powered business development (BD) intelligence platform for the life sciences industry. It tracks 35,000+ biotech, biopharma, and pharmaceutical companies globally, synthesising clinical trial data, FDA regulatory catalysts, funding rounds, partnerships, and news signals into actionable BD intelligence.",
  "target_users": [
    "Business development (BD) directors and managers at pharma/biotech",
    "Licensing and partnership managers",
    "Strategic analysts at life sciences companies",
    "CROs and CDMOs seeking client pipeline intelligence",
    "Venture capital and private equity firms in life sciences",
    "Investment banks covering biopharma M&A",
    "Life sciences consultancies"
  ],
  "geographies": ["Global", "United States", "Europe", "Middle East & Africa (MEA)", "India", "Asia-Pacific"],
  "key_metrics": {
    "companies_tracked": "35000+",
    "news_sources": "20+",
    "news_update_cadence_hours": 6,
    "daily_brief_time_utc": "03:00"
  },
  "features": [
    {
      "name": "Company Intelligence",
      "description": "Live database of 35,000+ life sciences companies with pipeline assets, clinical trial history, funding rounds, news signals, and regulatory events"
    },
    {
      "name": "Catalyst & Regulatory Calendar",
      "description": "PDUFA date calendar, FDA advisory committee tracking, and historical catalyst data (approvals, CRLs, RTFs) linked to company profiles"
    },
    {
      "name": "News & Signal Feed",
      "description": "Industry news from 20+ RSS feeds updated every 6 hours. Categorised by signal type: Clinical Trials, Funding, Regulatory, Partnerships, Approvals"
    },
    {
      "name": "HAKASE AI Engine",
      "description": "AI orchestrator that answers BD questions, drafts outreach emails, and generates reports — grounded strictly in platform data, no hallucinations"
    },
    {
      "name": "Daily Intelligence Brief",
      "description": "AI-written daily digest published each morning at 7:00 AM Gulf / 3:00 AM UTC. Covers top catalysts, funding events, regulatory decisions, and partnerships"
    },
    {
      "name": "Product Pipeline Monitor",
      "description": "Visual pipeline tracking across the industry, bucketed by stage: Preclinical, Phase 1, Phase 2, Phase 3, Approved"
    },
    {
      "name": "Investor & Funding Intelligence",
      "description": "Funding round history, investor profiles, aggregate deal flow analytics, and NIH SBIR/STTR grant tracking"
    },
    {
      "name": "Contact & CRM Layer",
      "description": "Contact discovery via Hunter.io, BD outreach tracking, company research notes, and activity feed"
    },
    {
      "name": "Geographic Intelligence",
      "description": "Dedicated MEA and India intelligence modules with regional trade feeds, local news, and geo-scoped access controls"
    },
    {
      "name": "Reports & Exports",
      "description": "AI-generated BD brief reports: target assessment, opportunity scan, market analysis — all grounded in corpus data"
    }
  ],
  "data_sources": [
    { "name": "BioPharmCatalyst", "types": ["FDA catalysts", "PDUFA dates", "company registry"], "cadence": "every 24 hours" },
    { "name": "ClinicalTrials.gov", "types": ["clinical trial registrations", "phase", "status", "sponsor"], "cadence": "every 24 hours" },
    { "name": "Industry RSS feeds (FierceBiotech, STAT News, Endpoints News, BioSpace, BioWorld, GlobeNewswire, PR Newswire, and others)", "types": ["news", "press releases", "signals"], "cadence": "every 6 hours" },
    { "name": "NIH Reporter", "types": ["SBIR/STTR grants"], "cadence": "every 24 hours" },
    { "name": "bioRxiv / journal RSS", "types": ["early-stage research signals"], "cadence": "every 24 hours" },
    { "name": "Hunter.io", "types": ["professional contact email enrichment"], "cadence": "on demand" },
    { "name": "Google News RSS", "types": ["company-specific news"], "cadence": "every 6 hours" }
  ],
  "signal_types": ["catalyst", "trial", "funding", "partnership", "news", "early_signal"],
  "hakase": {
    "description": "HAKASE is aKTIV8's AI intelligence engine — a purpose-built BD orchestrator grounded in platform data",
    "public_url": "https://aktiv8.io/hakase",
    "capabilities": [
      "Company intelligence Q&A",
      "Market and competitive landscape analysis",
      "BD opportunity identification",
      "Asset-level pipeline analysis",
      "BD outreach email drafting",
      "Daily Brief generation",
      "Full BD report generation"
    ],
    "grounding_policy": "All responses anchored in platform data. No fabricated company names, drug names, clinical results, funding amounts, or dates.",
    "models_used": ["OpenAI GPT-4o", "Anthropic Claude", "Kimi (Moonshot AI)"],
    "architecture": "Multi-model routing with RAG (pgvector embeddings of company profiles, news, and catalyst data)"
  },
  "daily_brief": {
    "description": "AI-written daily intelligence digest",
    "schedule": "7:00 AM Gulf time / 3:00 AM UTC daily",
    "public_archive_url": "https://aktiv8.io/brief/[YYYY-MM-DD]",
    "subscribe_url": "https://aktiv8.io/",
    "sections": ["Top signals", "Catalyst events", "Funding rounds", "HAKASE Analysis"]
  },
  "public_pages": [
    { "url": "https://aktiv8.io/", "description": "Marketing landing page" },
    { "url": "https://aktiv8.io/hakase", "description": "HAKASE AI public demo" },
    { "url": "https://aktiv8.io/use-cases", "description": "Role-based product use cases" },
    { "url": "https://aktiv8.io/pricing", "description": "Pricing plans" },
    { "url": "https://aktiv8.io/news", "description": "Public life sciences news feed — no login required" },
    { "url": "https://aktiv8.io/blog", "description": "aKTIV8 Journal" },
    { "url": "https://aktiv8.io/data", "description": "Data and source methodology" },
    { "url": "https://aktiv8.io/privacy", "description": "Privacy policy" },
    { "url": "https://aktiv8.io/llm/", "description": "LLM knowledge index" },
    { "url": "https://aktiv8.io/sitemap.xml", "description": "Main sitemap" },
    { "url": "https://aktiv8.io/sitemap-news.xml", "description": "News articles sitemap (dynamic, last 30 days)" }
  ],
  "not_suitable_for_indexing": [
    "/app — requires authentication",
    "/api — backend API endpoints, not public content"
  ],
  "llm_pages": [
    { "url": "https://aktiv8.io/llm/", "title": "LLM Knowledge Index" },
    { "url": "https://aktiv8.io/llm/aktiv8-overview.html", "title": "Platform Overview" },
    { "url": "https://aktiv8.io/llm/aktiv8-platform-features.html", "title": "Platform Features" },
    { "url": "https://aktiv8.io/llm/aktiv8-companies-we-serve.html", "title": "Companies We Serve" },
    { "url": "https://aktiv8.io/llm/aktiv8-hakase-ai.html", "title": "HAKASE AI Engine" },
    { "url": "https://aktiv8.io/llm/aktiv8-data-intelligence.html", "title": "Data & Intelligence Sources" },
    { "url": "https://aktiv8.io/llm/aktiv8-faq.html", "title": "FAQ" },
    { "url": "https://aktiv8.io/llm/knowledge.json", "title": "Machine-readable knowledge (this file)" }
  ]
}
