Founder & CEO @ FIM Labs Β· MS AI Β· Enterprise AI Agents & Document Intelligence Β· China Γ Global
Building cognitive architectures that give LLMs better memory than mine π§
class TaoAn:
def __init__(self):
self.location = "Singapore Γ Beijing"
self.company = "FIM Labs"
self.role = "Founder & CEO"
self.education = "MS in Artificial Intelligence, Hawaii Pacific University (2026)"
self.interests = ["RAG", "LLM Memory Architectures", "Knowledge Graphs", "Agentic Workflows"]
self.current_focus = "Enterprise AI agents & document intelligence across the China Γ Global boundary"
self.belief = "Most 'AI agents' should be workflows β fix the plumbing before buying a bigger pump."
def say_hi(self):
print("Thanks for dropping by! Let's build something cool together.")
me = TaoAn()
me.say_hi()| Project | What it is |
|---|---|
| CogCanvas | Training-free long-term memory for LLM conversations β extracts verbatim-grounded artifacts into a queryable graph. 32.4% on LoCoMo (+7.8pp vs RAG). |
| nano-spec | Spec-driven thinking, nano-sized docs β minimal-but-sufficient specs that AI coding assistants can act on reliably. β 45+ |
| FIM One | Open-source AI agent platform that embeds as a Copilot or connects systems as a Hub β bridging global SaaS with the China enterprise stack. |
π Selected Research
π AI as Equalizer or Amplifier? Task Complexity as the Moderating Factor for Human Expertise in Hybrid Intelligence Systems Accepted at HHAI 2026 β 5th Int'l Conference on Hybrid Human-Artificial Intelligence (Munich, Jul 2026)
π§ CogCanvas: Verbatim-Grounded Artifact Extraction for Long LLM Conversations arXiv preprint, 2026 β 32.4% on LoCoMo (+7.8pp vs RAG), +20.6pp on temporal reasoning
βΎοΈ Cognitive Workspace: Towards Functional Infinite Context Through Active Memory Management arXiv:2508.13171




