explaingit

lyra81604/zhengxi-views

Analysis updated 2026-07-03 · repo last pushed 2026-06-30

⭐ Rising1,151PythonAudience · researcherComplexity · 3/5ActiveSetup · moderate

TLDR

An AI skill that answers questions about Chinese fund manager Zheng Xi using his real public statements, and scores any of China's 27,000 mutual funds against his investment framework.

Mindmap

mindmap
  root((repo))
    What it does
      Answers from real quotes
      Scores funds on his style
      Flags inference vs facts
    Data sources
      Corpus of his writings
      Fund data and holdings
      Six-dimension scoring
    Use cases
      Study his investment views
      Compare funds head-to-head
      Verify his track record
    Tech stack
      Python scripts
      Corpus search
      On-demand fund fetching
    Audience
      Investors and analysts
      Students of finance
    Platforms
      Claude Code and Cursor
      ChatGPT and Gemini
      Tencent WorkBuddy
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Ask when Zheng Xi started favoring optical communication and get the exact interview quote plus his quarterly holdings.

USE CASE 2

Compare his tech-focused fund head-to-head with another manager's healthcare fund using his scoring framework.

USE CASE 3

Score a popular liquor index fund against his investment criteria to see if it matches his style.

USE CASE 4

Study his investment methodology through distilled principles each backed by his own words.

What is it built with?

Python

How does it compare?

lyra81604/zhengxi-viewsforsy-ai/agent-apprenticeshipclaudiodrews/memory-os
Stars1,1511,1891,222
LanguagePythonPythonPython
Last pushed2026-06-302026-07-032026-06-10
MaintenanceActiveActiveActive
Setup difficultymoderatemoderatemoderate
Complexity3/53/54/5
Audienceresearcherpm founderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires an AI platform that supports agent skills (like Claude Code or Cursor) and some platforms need Python runtime to execute scripts and fetch live fund data.

No license information is provided in the repository.

In plain English

This project, zhengxi-views, is an AI "skill" that lets you ask questions about a specific Chinese fund manager named Zheng Xi (from E Fund Management) and get answers backed by his actual public statements, not made-up text. Instead of an AI guessing what he might think about a topic, every answer traces back to a specific year, document, and original quote. It also scores any of China's roughly 27,000 public mutual funds against his investment framework, so you can see how closely a fund matches his style. The tool is built on three pillars: a corpus of Zheng Xi's published writings from 2012 to 2026 (quarterly reports, personal notes, media interviews), a distilled summary of his investment method where every principle is backed by his own words, and real fund data covering his 8 managed funds plus the broader market. When you ask a question, it searches the corpus for direct quotes. If the corpus doesn't cover a topic, it applies his documented methodology to reason through it, but always flags that output as inference, not his actual opinion. Python scripts handle corpus searching, on-demand fund data fetching, and the six-dimension scoring. This would appeal to investors, analysts, or students who follow Zheng Xi and want a reliable way to study his views and verify his track record. For example, you could ask "When did he start favoring optical communication?" and get the exact interview quote plus a check against his actual quarterly holdings. You could compare his tech-focused fund head-to-head with another manager's healthcare fund, or ask whether he'd buy a popular liquor index fund (the answer: almost certainly not, scoring 21/100 on his criteria). The project is designed as an Agent Skill that plugs into AI platforms like Claude Code, Tencent's WorkBuddy, Cursor, ChatGPT, and Gemini. Some platforms can run its Python scripts and fetch live data, others are limited to reading the pre-packaged corpus and fund snapshots. The maintainers are clear about boundaries: it's for research and learning only, not investment advice, and the cardinal rule is never fabricating statements he didn't make.

Copy-paste prompts

Prompt 1
Using the zhengxi-views skill, search the corpus for Zheng Xi's direct quotes about optical communication and cross-reference them with his quarterly holdings data.
Prompt 2
Run the six-dimension scoring script on fund code 161725 and explain which of Zheng Xi's criteria it passes or fails.
Prompt 3
Ask the zhengxi-views skill: would Zheng Xi invest in a consumer staples index fund? Show me the score breakdown and flag which parts are inference versus direct quotes.
Prompt 4
Using zhengxi-views, compare E Fund's Zheng Xi managed funds against each other using the scoring framework and summarize which best reflects his documented methodology.
Prompt 5
Search the Zheng Xi corpus for his views on valuation discipline and return every supporting quote with its year and source document.

Frequently asked questions

What is zhengxi-views?

An AI skill that answers questions about Chinese fund manager Zheng Xi using his real public statements, and scores any of China's 27,000 mutual funds against his investment framework.

What language is zhengxi-views written in?

Mainly Python. The stack also includes Python.

Is zhengxi-views actively maintained?

Active — commit in last 30 days (last push 2026-06-30).

What license does zhengxi-views use?

No license information is provided in the repository.

How hard is zhengxi-views to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is zhengxi-views for?

Mainly researcher.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub lyra81604 on gitmyhub

Verify against the repo before relying on details.