You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gallery.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ A gallery of vibe coding harnesses proposed and built by participants. Entries a
9
9
10
10
Each row links to the harness proposal on GitHub — open an issue at [CodingThrust/VibeTraining](https://github.com/CodingThrust/VibeTraining/issues/new/choose) to add yours.
11
11
12
-
| Project | Description | Proposal |
13
-
|---------|-------------|----------|
14
-
|**QMC Instability Detector**|A test/evaluation harness that places breakpoints in Quantum Monte Carlo code, detects overflows in ill-conditioned Green's function matrices, and traces them back to the originating line — like Mario chasing a plumbing leak.|[#5](https://github.com/CodingThrust/VibeTraining/issues/5) by [@hz-xiaxz](https://github.com/hz-xiaxz)|
15
-
|**QEC-RD-software**|A full-stack quantum error correction platform that bridges theoretical research and hardware-oriented implementation, built on Stim, TensorQEC, and Deltakit.|[#4](https://github.com/CodingThrust/VibeTraining/issues/4) by [@Chriskmh](https://github.com/Chriskmh)|
16
-
|**FPGA Real-Time Decoder**|Decode surface-code logical-qubit measurements and simulate the decoder's FPGA performance in Verilog. |[#3](https://github.com/CodingThrust/VibeTraining/issues/3) by [@wuxian3](https://github.com/wuxian3)|
17
-
|**AutoQEC: AI-Enhanced Decoder**|An autonomous AI decoding engine that drives Network Architecture Search over Tanner graphs, orchestrating Stim syndrome generation and closed-loop training under hardware noise and latency constraints. |[#2](https://github.com/CodingThrust/VibeTraining/issues/2) by [@qualit527](https://github.com/qualit527)|
12
+
| Project | Description |GitHub |Proposal |
13
+
|---------|-------------|--------|----------|
14
+
|**AutoQEC: AI-Enhanced Decoder**|An autonomous AI decoding engine that drives Network Architecture Search over Tanner graphs, orchestrating Stim syndrome generation and closed-loop training under hardware noise and latency constraints. |[qualit527/qec-ai-decoder](https://github.com/qualit527/qec-ai-decoder)|[#2](https://github.com/CodingThrust/VibeTraining/issues/2) by [@qualit527](https://github.com/qualit527)|
15
+
|**FPGA Real-Time Decoder**|Decode surface-code logical-qubit measurements and simulate the decoder's FPGA performance in Verilog. |[QuAIR/0420-FPGA-Decoder](https://github.com/QuAIR/0420-FPGA-Decoder)|[#3](https://github.com/CodingThrust/VibeTraining/issues/3) by [@wuxian3](https://github.com/wuxian3)|
16
+
|**QEC-RD-Software**|A full-stack quantum error correction platform that bridges theoretical research and hardware-oriented implementation, built on Stim, TensorQEC, and Deltakit. |[QuAIR/QEC-RD-Software](https://github.com/QuAIR/QEC-RD-Software)|[#4](https://github.com/CodingThrust/VibeTraining/issues/4) by [@Chriskmh](https://github.com/Chriskmh)|
17
+
|**QMC Instability Detector**|A test/evaluation harness that places breakpoints in Quantum Monte Carlo code, detects overflows in ill-conditioned Green's function matrices, and traces them back to the originating line — like Mario chasing a plumbing leak. |_no repo yet_|[#5](https://github.com/CodingThrust/VibeTraining/issues/5) by [@hz-xiaxz](https://github.com/hz-xiaxz)|
0 commit comments