Skip to content
View tao-hpu's full-sized avatar

Block or report tao-hpu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
tao-hpu/README.md

Hey, I'm Tao An ๐Ÿ‘‹

Founder & CEO @ FIM Labs ยท MS AI ยท Enterprise AI Agents & Document Intelligence ยท China ร— Global


Building cognitive architectures that give LLMs better memory than mine ๐Ÿง 


๐Ÿ”ฌ About Me

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()

๐Ÿ› ๏ธ Tech Stack

Python PyTorch LangChain OpenAI

TypeScript Next.js Docker Linux


๐Ÿš€ Featured Projects

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.

๐Ÿ Contribution Graph

Snake animation

๐Ÿ“Š GitHub Stats


๐Ÿ“ˆ Activity Graph


๐Ÿ”ฅ Coding Heatmap

coding heatmap

๐Ÿ“– Selected Research

For my latest papers and research, visit my website ๐Ÿ‘‰ tao-hpu.github.io

Website


Profile Views

Pinned Loading

  1. fim-ai/fim-one fim-ai/fim-one Public

    Open-source agent platform for Global ร— China enterprises โ€” wire every system through one agent core. Self-hosted, any LLM.

    Python 1.3k 147

  2. tao-ai-toolkit tao-ai-toolkit Public

    A collection of specialized AI coding agents and commands for Claude Code and other AI coding tools

    Python 3

  3. certease certease Public

    Bash ACME orchestration: auto-detects nginx flavor (std/lnmp/bt), unified observability (doctor/status), fallback CA (ZeroSSLโ†’Let's Encrypt). For ops managing heterogeneous servers.

    Shell

  4. ccmap ccmap Public

    Coding heatmap for Claude Code + Codex โ€” scan local usage, render a GitHub-style heatmap badge & shareable HTML report

    TypeScript 1

  5. llm-from-scratch llm-from-scratch Public

    ไปŽ 0 ๅˆฐ 1 ๆ‰‹ๆ“ๅคงๆจกๅž‹:้€่กŒไธญๆ–‡่ฎฒ่งฃ,ไปŽๅญ—็ฌฆ็บง bigram ไธ€่ทฏๅค็Žฐ GPT-2 124M(ๅซไบคไบ’ๅผๅฏ่ง†ๅŒ–)ใ€‚A from-scratch LLM course in Chinese โ€” build a Transformer by hand, then reproduce GPT-2 124M.

    HTML 4

  6. linalg-to-attention linalg-to-attention Public

    ๅฏ่ง†ๅŒ–ๅœฐไปŽๅ‘้‡ไธ€่ทฏๆญๅˆฐ Transformer ็š„ๆณจๆ„ๅŠ›ๆœบๅˆถ โ€”โ€” ๆ‰‹ๆ“ๅคงๆจกๅž‹ไน‹ๅ‰็š„้ข„็ง‘่ฏพ

    TypeScript 1