Skip to content

Repository files navigation

[Project Name — TO BE DECIDED]

AI-simulated internship project: building a production-quality engineering portfolio.

Status

🚧 Setup phase — project topic and tech stack under discussion.

Structure

See docs/ for design documents, architecture decisions, and progress logs.

Project Structure

ai-internship-project/
├── CLAUDE.md              ← Claude Code 读取的"宪法"(Step 6 填内容)
├── README.md              ← 项目门面(Step 8 填内容)
├── LICENSE                ← 开源协议(Step 8 选一个)
├── .gitignore             ← Git 忽略规则(Step 6 一起写)
├── inferenceLM/           ← 源代码(topic 确定后再组织子目录)
├── tests/                 ← 测试代码
├── docs/
│   ├── templates/         ← 模板存放处(Design Doc, ADR, Task Spec 等)
│   ├── decisions/         ← ADRs(Architecture Decision Records)
│   ├── designs/           ← 实际的 Design Documents
│   └── progress/          ← Weekly summaries, milestone notes
├── benchmarks/            ← Benchmark scripts(后期再用)
└── .github/
    ├── workflows/         ← CI/CD(Day 3-4 配)
    └── ISSUE_TEMPLATE/    ← Issue 模板(Day 3-4 配)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages