Update README.md (#5)
Browse files- Update README.md (211a8549546e633bce7aba98b7ce8d757f04dab5)
Co-authored-by: Minju Jwa <[email protected]>
README.md
CHANGED
@@ -98,19 +98,7 @@ python app.py
|
|
98 |
|
99 |
This agent specifically targets the [Hugging Face Transformers documentation](https://huggingface.co/docs/transformers/en/index) and submits PRs addressing [Issue #20179](https://github.com/huggingface/transformers/issues/20179) in the [huggingface/transformers](https://github.com/huggingface/transformers) repository.
|
100 |
|
101 |
-
|
102 |
-
graph LR
|
103 |
-
A[π Find Files] --> B[π€ Translate] --> C[π Create PR]
|
104 |
-
|
105 |
-
A --> A1[Scan transformers docs]
|
106 |
-
A --> A2[Identify translation gaps]
|
107 |
-
|
108 |
-
B --> B1[Claude AI translation]
|
109 |
-
B --> B2[Preserve formatting]
|
110 |
-
|
111 |
-
C --> C1[Auto-branch creation]
|
112 |
-
C --> C2[Submit to huggingface/transformers]
|
113 |
-
```
|
114 |
|
115 |
### Step 1: π Discover Translation Targets
|
116 |
- Select your target language (Korean, and more languages will be supported)
|
|
|
98 |
|
99 |
This agent specifically targets the [Hugging Face Transformers documentation](https://huggingface.co/docs/transformers/en/index) and submits PRs addressing [Issue #20179](https://github.com/huggingface/transformers/issues/20179) in the [huggingface/transformers](https://github.com/huggingface/transformers) repository.
|
100 |
|
101 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
|
103 |
### Step 1: π Discover Translation Targets
|
104 |
- Select your target language (Korean, and more languages will be supported)
|