harheem jmj-minju commited on
Commit
4fc8613
Β·
verified Β·
1 Parent(s): aa9bd77

Update README.md (#5)

Browse files

- Update README.md (211a8549546e633bce7aba98b7ce8d757f04dab5)


Co-authored-by: Minju Jwa <[email protected]>

Files changed (1) hide show
  1. README.md +1 -13
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
- ```mermaid
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
+ ![KREW x Hugging Face Logo](images/overview.png)
 
 
 
 
 
 
 
 
 
 
 
 
102
 
103
  ### Step 1: πŸ” Discover Translation Targets
104
  - Select your target language (Korean, and more languages will be supported)