Skip to content
View HongruiFan's full-sized avatar
  • Central China Normal University
  • Wuhan , China

Block or report HongruiFan

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
Showing results

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等

1,675 488 Updated Apr 9, 2026

这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43…

TypeScript 542 1,274 Updated Mar 31, 2026

All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, secur…

JavaScript 8,512 1,575 Updated Apr 9, 2026

The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.

Rust 179,348 106,397 Updated Apr 9, 2026

Minimal Claude Code alternative. Single Python file, zero dependencies, ~250 lines.

Python 2,262 217 Updated Jan 14, 2026

Real time interactive streaming digital human

Python 7,362 1,165 Updated Apr 5, 2026

中文社区版OpenClaw,同原版保持定期更新,已内置钉钉、企业微信、飞书、QQ、微信以及国内网络环境优化。你的专属个人AI助手。支持所有操作系统和平台。🦞

TypeScript 4,675 374 Updated Mar 30, 2026

从零到企业实战:Claude Code 官方编程神器 + OpenClaw 224K Stars 开源AI助手 | 双顶流中文教程 | 21篇教程 130000+字

3,118 590 Updated Apr 7, 2026

A curated list of safety-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights i…

HTML 1,819 101 Updated Apr 3, 2026
Python 4,433 480 Updated Jul 31, 2025

📖 A self-contained course to learn the basics of neural networks: from backprop to GPT! 🌻

Jupyter Notebook 13 1 Updated Jan 28, 2026

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…

Python 66,252 6,668 Updated Jan 22, 2026

List of Computer Science courses with video lectures.

79,825 10,987 Updated Mar 27, 2026

A curated list of awesome NVIDIA Issac Gym frameworks, papers, software, and resources

Python 1,164 77 Updated Apr 5, 2026

Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.

Python 3,434 735 Updated Jun 26, 2024

An Open Source implementation of Notebook LM with more flexibility and features

TypeScript 21,980 2,511 Updated Apr 8, 2026

I have created a small book summarizing concepts from the Reinforcement Learning part of the ATML 2015 course at UCL (https://www.davidsilver.uk/teaching/)

TeX 43 3 Updated Dec 30, 2021

Assignment solutions for CS330: Deep Multi-Task and Meta Learning, Fall 2023 - Stanford

Python 8 2 Updated Mar 30, 2024

Open-source implementation of AlphaEvolve

Python 5,919 941 Updated Mar 18, 2026

Deep reinforcement learning model implementation in Tensorflow + OpenAI gym

Python 311 96 Updated Mar 24, 2023

Contexts Optical Compression

Python 22,798 2,096 Updated Jan 27, 2026

Align Anything: Training All-modality Model with Feedback

Python 4,646 507 Updated Nov 27, 2025

The best ChatGPT that $100 can buy.

Python 51,469 6,807 Updated Mar 27, 2026

On-device TTS model by Neuphonic

Python 5,126 563 Updated Mar 23, 2026

Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.

Python 1,971 676 Updated Jul 28, 2022

Tongyi Deep Research, the Leading Open-source Deep Research Agent

Python 18,623 1,438 Updated Feb 27, 2026

A Survey of Reinforcement Learning for Large Reasoning Models

TeX 2,420 129 Updated Nov 9, 2025

A fully open source framework for creating RL training swarms over the internet.

Python 1,688 624 Updated Jan 5, 2026

A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.

Jupyter Notebook 2,986 196 Updated Mar 15, 2026
Next