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


🌱 Selected contributions

Product

  • fim-ai/fim-one β€” open-source agent platform for Global Γ— China enterprises (self-hosted, any LLM). Day-job / company product I build and ship.

Upstream (external)

  • openai/openai-agents-python β€” found a resume-time bug where a pending nested agent-tool approval could bind to the wrong tool call after an earlier entry was filtered out (#3749: analysis + patch + regression test). Maintainer re-landed a source-level fix as #3753 with Co-authored-by: Tao An.

Original research / tools

  • cognitive-workspace β€” active memory / functional infinite-context architecture for LLMs.
  • nano-spec β€” lightweight task-spec format for AI-assisted development.
  • cog-canvas β€” training-free long-term memory for LLM conversations.

🐍 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.4k 160

  2. 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 1

  3. ccmap ccmap Public

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

    TypeScript 1