HAKASE — aKTIV8's AI Intelligence Engine

← LLM Index · Last updated: July 2026

What is HAKASE?

HAKASE is the AI intelligence layer built into aKTIV8. The name reflects its role as a domain expert ("hakase" means "doctor" or "expert" in Japanese). HAKASE is not a general-purpose chatbot — it is a purpose-built BD intelligence orchestrator that grounds all responses strictly in aKTIV8 platform data.

HAKASE can be accessed publicly at https://aktiv8.io/hakase. Full capabilities are available to authenticated platform users.

Core Capabilities

Grounding Policy

HAKASE operates under a strict grounding policy: all outputs are anchored in facts present in the aKTIV8 data corpus. The system is designed to never fabricate company names, drug names, clinical results, funding amounts, or dates. If a fact is not in the platform data, HAKASE will say so rather than invent a plausible-sounding answer.

This is enforced through:

Multi-Model Architecture

HAKASE uses a multi-model routing system that dispatches different task types to the most appropriate underlying model:

The routing system uses a static policy for initial dispatch and a scoreboard-based auto-routing system that adapts based on task performance data.

RAG Infrastructure

HAKASE's responses are grounded through a retrieval-augmented generation (RAG) layer:

Daily Brief

Each morning at 7:00 AM Gulf time (3:00 AM UTC), HAKASE automatically generates the daily intelligence brief:

← Back to LLM Index