Skip to content

Commit 443562f

Browse files
committed
docs: add English README + emphasize HTML cross-device readability
- README.md: new 📱 section highlighting MathJax / highlight.js / responsive layout / sticky TOC / single-file offline-ready HTML; bilingual link to EN - README_EN.md (new): full English translation, mirror structure - repo description: bilingual one-liner + HTML readability point
1 parent 189f21c commit 443562f

2 files changed

Lines changed: 130 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,22 @@
55
# ARIS in 秋招
66

77
> 希望大家秋招的时候轻松一点 🌱
8+
>
9+
> 📖 **English version**: [README_EN.md](README_EN.md)
810
911
中文 ML / LLM / 多模态 / 生成式面试 cheat sheet 合集,由 **[ARIS — Auto Research in Sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep)**`/render-html` workflow 自动生成。
1012

11-
每篇都是一份长文 + 公式 + 从零开始的 PyTorch 代码 + 25 高频面试题(L1 必会 · L2 进阶 · L3 顶级 lab);HTML 渲染为 academic-newspaper 排版,sticky TOC + MathJax + 代码高亮,**手机和 iPad 上读都不糊**
13+
每篇都是一份长文 + 公式 + 从零开始的 PyTorch 代码 + 25 高频面试题(L1 必会 · L2 进阶 · L3 顶级 lab)。
14+
15+
### 📱 HTML 格式哪里都能读,清清楚楚
16+
17+
地铁上掏手机、咖啡馆开 iPad、图书馆开笔记本——同一个 HTML 链接打开都能读:
18+
19+
- 🧮 **MathJax** 渲染所有 LaTeX 公式(**不是截图**,可缩放、可复制、可选中)
20+
- 💻 **highlight.js** 给 PyTorch 代码高亮上色
21+
- 📐 **响应式排版** 自动适配窗口宽度,不糊不溢出
22+
- 📑 **Sticky TOC** 长文里随时跳转章节
23+
- 💾 **单文件 HTML**,下载就能离线读,不依赖任何后端
1224

1325
---
1426

README_EN.md

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
<p align="center">
2+
<img src="assets/aris_logo.svg" alt="ARIS — Auto Research in Sleep" width="640">
3+
</p>
4+
5+
# ARIS in 秋招 (AI Offer Tutorials)
6+
7+
> Hoping to make your **秋招 (qiūzhāo, Chinese AI campus recruiting season)** a little easier 🌱
8+
>
9+
> 📖 **中文版**: [README.md](README.md)
10+
11+
A curated collection of Chinese ML / LLM / Multimodal / Generative-Model interview cheat sheets, auto-generated by the **[ARIS — Auto Research in Sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep)** `/render-html` workflow.
12+
13+
Each cheat sheet is a long-form Chinese tutorial with: formula derivations · from-scratch PyTorch code · 25 high-frequency interview questions (L1 essentials · L2 advanced · L3 top-tier lab).
14+
15+
### 📱 HTML reads cleanly everywhere
16+
17+
Phone on the subway, iPad at a café, laptop in the library — same HTML link opens equally well:
18+
19+
- 🧮 **MathJax** renders all LaTeX formulas (**not screenshots** — scalable, copyable, selectable)
20+
- 💻 **highlight.js** colors all PyTorch code blocks
21+
- 📐 **Responsive layout** adapts to any window width — no overflow, no blur
22+
- 📑 **Sticky TOC** for jumping around long documents
23+
- 💾 **Single-file HTML** — download once, read offline, no backend required
24+
25+
---
26+
27+
## 🌟 What is ARIS — A Quick Pitch
28+
29+
[**ARIS — Auto Research in Sleep**](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) is one of the most-watched AI research agent skill platforms of 2025-2026. The `/interview-cheatsheet` + `/render-html` skills that produced this repo are 2 out of ARIS's 74+ skills.
30+
31+
[![Stars](https://img.shields.io/github/stars/wanshuiyin/Auto-claude-code-research-in-sleep?style=flat&logo=github&logoColor=white&color=gold&label=Stars)](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/stargazers) · [![arXiv](https://img.shields.io/badge/arXiv-2605.03042-b31b1b?style=flat&logo=arxiv)](https://huggingface.co/papers/2605.03042) · [![HF Daily #1](https://img.shields.io/badge/HF%20Daily%20Papers-%231-yellow?style=flat)](https://huggingface.co/papers/2605.03042) · [![PaperWeekly](https://img.shields.io/badge/Featured%20on-PaperWeekly-red?style=flat)](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) · [![awesome-agent-skills](https://img.shields.io/badge/Featured%20in-awesome--agent--skills-blue?style=flat&logo=github)](https://github.com/VoltAgent/awesome-agent-skills) · [![Project of the Day](https://img.shields.io/badge/AI%20Digital%20Crew-Project%20of%20the%20Day-orange?style=flat)](https://aidigitalcrew.com)
32+
33+
-**~10k GitHub stars** — top-trending AI agent repo
34+
- 🥇 **HuggingFace Daily Papers #1** — top of the day, paper [arXiv:2605.03042](https://huggingface.co/papers/2605.03042)
35+
- 🏆 **AI Digital Crew · Project of the Day** (2026.03.14)
36+
- 📰 **Featured on PaperWeekly** + **VoltAgent/awesome-agent-skills**
37+
- 🛠️ **74+ research skills** — full lifecycle from idea exploration → experiments → papers → rebuttals → talk slides
38+
- 🌐 **7+ platforms supported** — Claude Code · Codex CLI · Cursor · Trae · Antigravity · GitHub Copilot CLI · OpenClaw
39+
- 🔧 **ARIS-Code standalone CLI** — multi-provider runtime, no Claude Code dependency required
40+
41+
Core methodology: **cross-model adversarial review** — executor and reviewer must come from different model families (Claude × GPT-5.5 xhigh × Gemini), so no LLM ever judges its own output. This protocol carries directly into interview cheat sheet generation: every formula, code block, and citation in every tutorial passes an independent audit (see each `.review.json` audit trail).
42+
43+
👉 **ARIS main repo**: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep
44+
45+
---
46+
47+
## 📚 Tutorial Index
48+
49+
### 🧠 General / Foundations
50+
51+
| Topic | HTML (recommended) | Source MD |
52+
|---|---|---|
53+
| **Attention Interview Cheat Sheet** | [📄 HTML](https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/attention_tutorial.html) | [MD](docs/tutorials/attention_tutorial.md) |
54+
55+
### 🎯 Post-Training & Reasoning
56+
57+
| Topic | HTML | MD |
58+
|---|---|---|
59+
| RLHF / DPO / GRPO / PPO | 🚧 ||
60+
| Reasoning Models (o1 / R1 / Test-Time Compute / PRM) | 🚧 ||
61+
62+
### 🏛️ LLM Architecture & Systems
63+
64+
| Topic | HTML | MD |
65+
|---|---|---|
66+
| MoE (DeepSeek-V3 / Mixtral / Llama 4) | 🚧 ||
67+
| Long Context (RoPE / YaRN / NTK / MLA / StreamingLLM) | 🚧 ||
68+
| KV Cache + Speculative Decoding (Medusa / EAGLE / MLA) | 🚧 ||
69+
| Quantization (GPTQ / AWQ / FP8 / NVFP4 / SmoothQuant) | 🚧 ||
70+
| Distributed Training (DDP / FSDP2 / ZeRO / TP / PP / EP / SP) | 🚧 ||
71+
72+
### 🌊 Generative Models — Theory & Tokenizers
73+
74+
| Topic | HTML | MD |
75+
|---|---|---|
76+
| **Flow Matching Quick Reference** | [📄 HTML](https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/flow_matching_tutorial.html) | [MD](docs/tutorials/flow_matching_tutorial.md) |
77+
| Diffusion Foundations (DDPM / Score / DDIM / EDM / CFG) | 🚧 ||
78+
| VAE / VQ-VAE / VQ-GAN / FSQ | 🚧 ||
79+
80+
### 🎨 Generation Systems — Image / Video / 3D
81+
82+
| Topic | HTML | MD |
83+
|---|---|---|
84+
| Image Gen Systems (LDM / SD / SDXL / SD3 / FLUX / ControlNet) | 🚧 ||
85+
| Video Gen (Sora / Hunyuan-Video / Kling / Wan / Movie Gen) | 🚧 ||
86+
| 3D Gen (NeRF / Instant-NGP / 3DGS / SDS / Trellis) | 🚧 ||
87+
88+
### 👁️ Multimodal
89+
90+
| Topic | HTML | MD |
91+
|---|---|---|
92+
| VLM (CLIP / LLaVA / Qwen-VL / DeepSeek-VL) | 🚧 ||
93+
94+
> 🚧 = in flight. Several background agents are writing these now; rows fill in as they finish.
95+
96+
---
97+
98+
## 🤖 How These Are Generated
99+
100+
Every tutorial uses ARIS's `/interview-cheatsheet` skill:
101+
102+
1. **Plan** — 12-14 sections (TL;DR · Intuition · Formulas · Code · Variants · Complexity · 25 Q&A)
103+
2. **Draft** — 600-1000 lines of Chinese tutorial + runnable from-scratch PyTorch
104+
3. **Cross-model review** — fresh-thread codex GPT-5.5 xhigh audit on 10 properties (formula correctness · code runnability · citation accuracy · table-pipe escapes · callout style · personal-info leak · ...)
105+
4. **Fix loop ≤ 3 rounds**
106+
5. **`/render-html`** — single-file HTML render + 13-property render audit (information fidelity · TOC · math · code highlight · safety · privacy · ...)
107+
6. **`.review.json`** — full audit trail saved next to each tutorial
108+
109+
Cross-model adversarial review (executor ≠ reviewer family) is ARIS's core invariant: an LLM auditing its own output is no audit.
110+
111+
---
112+
113+
## License
114+
115+
[MIT](LICENSE) — use, modify, share, fork freely. Hope this helps your job search. 💪
116+
117+
PRs welcome if you write new cheat sheets and want to contribute them.

0 commit comments

Comments
 (0)