Skip to content
View Kito130's full-sized avatar

Block or report Kito130

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.

Content in all repositories owned by your account will be closed.
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
Kito130/README.md

Jiexiao Zou

Quantitative Research + Financial AI Engineering

I build research systems around cross-sectional factors, realistic backtesting, and evidence-constrained financial agents. My focus is on making assumptions, data boundaries, validation results, and failure modes explicit.

Selected Projects

A-share Multifactor Research

a-share-multifactor-research

  • Cross-sectional research using value, 12-1 momentum, and 60-day low-volatility signals.
  • Includes point-in-time data handling, realistic execution constraints, walk-forward/OOS evaluation, and auditable outputs.
  • Public demos use synthetic data; formal private-data results are kept distinct from the reproducible demo.

Fund Evidence Agent

fund-evidence-agent

  • Evidence-constrained fund research workflow with deterministic retrieval, citation checks, numerical recomputation, and refusal states.
  • A typed tool layer and mock single-agent evaluation demonstrate routing, guardrails, audit traces, and offline reproducibility.
  • The default public implementation is MOCK_ONLY; it does not claim real-LLM quality or real-fund performance.

Research Principles

  • Separate public reproducible demos from private or restricted research data.
  • Treat out-of-sample evaluation, transaction costs, and data leakage controls as first-class requirements.
  • Prefer traceable evidence and explicit refusal over unsupported financial conclusions.

Bio Suggestion

Quantitative Research + Financial AI Engineering | Cross-sectional factors, realistic backtesting, evidence-constrained financial agents

Suggested Pinned Repositories

  1. a-share-multifactor-research
  2. fund-evidence-agent

Pinned Loading

  1. a-share-multifactor-research a-share-multifactor-research Public

    Auditable A-share multifactor research with frozen OOS evaluation and reproducible public demo

    Python

  2. fund-evidence-agent fund-evidence-agent Public

    Evidence-grounded fund research agent with citations, refusal guardrails, audit logs, and reproducible evaluation

    Python