Skip to content
View sunnyadn's full-sized avatar
🦮
🦮

Organizations

@Mogara @payment-offline @ShimmerTech @Techcrunch-shanghai @hackXthu @tws-graduate-program

Block or report sunnyadn

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
sunnyadn/README.md

Sunny Yang

AI/ML engineer and applied researcher building agent frameworks, RAG systems, and ML infrastructure. I ship open-source used in production by teams at MongoDB and LINE. MCS student at UIUC.

  • trustgraph: I built much of the retrieval and multimodal stack in this RAG and agent framework: cross-encoder reranking, hybrid retrieval (BM25 + vector with RRF fusion), inline source attribution for RAG answers, and a pluggable image-to-text service for vision models.
  • comprisk: competing-risks survival analysis for Python, and my first-author research (arXiv:2607.09431). Includes the only native-Python competing-risks random survival forest, bit-identical to R's randomForestSRC and 10-22x faster.
  • js-toml: TOML parser and serializer for JavaScript. 16k+ weekly downloads with 4.3x year-over-year growth, TOML 1.1, passes the official toml-test compliance suite. Used by 380+ projects, including MongoDB's docs platform and LINE's user feedback product.
  • AgentQuant: open-source AI agent platform that turns natural-language trading ideas into quantitative backtests. Top 3 at the NVIDIA AI Hackathon, 2025. Built at NLPQuant, the AI studio I founded.
  • Led Mogara, the organization behind QSanguosha, an open-source implementation of the Sanguosha board game with millions of downloads; its Lua API supported a community of 1000+ mod creators.

Pinned Loading

  1. trustgraph-ai/trustgraph trustgraph-ai/trustgraph Public

    The context engineering platform for open source AI. Deploy open models connected with context graph harnesses for explainable agents.

    Python 2.3k 278

  2. js-toml js-toml Public

    A TOML parser for JavaScript. Fully compliant with TOML 1.1.0. Used by MongoDB, LINE, and more. Supports Node.js, browsers, and Bun⚡️!

    TypeScript 67 4

  3. comprisk comprisk Public

    Scalable, scikit-learn-compatible competing-risks survival analysis in pure Python — CR random survival forest, Fine-Gray, cause-specific Cox, Aalen-Johansen CIF, Gray's test, and exact TreeSHAP. 1…

    Python 7

  4. Mogara/QSanguosha Mogara/QSanguosha Public

    An open source online version of the famous board game Sanguosha

    C++ 1k 442

  5. Mogara/QSanguosha-v2 Mogara/QSanguosha-v2 Public

    Main Repository of QSanguosha V2

    C++ 374 198

  6. omnigent-ai/omnigent omnigent-ai/omnigent Public

    Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, an…

    Python 7.4k 1.1k