Skip to content

feat: create practical AI learning path in Vietnamese - #1

Merged
LMK89 merged 5 commits into
mainfrom
feat/vietnamese-learning-path-4287101674774954751
Jul 13, 2026
Merged

feat: create practical AI learning path in Vietnamese#1
LMK89 merged 5 commits into
mainfrom
feat/vietnamese-learning-path-4287101674774954751

Conversation

@LMK89

@LMK89 LMK89 commented Jul 11, 2026

Copy link
Copy Markdown
Owner

This PR adds a tailored, beginner-friendly learning curriculum in Vietnamese. It selects core articles from the vast repository, categorizes them into a 4-phase sequence, translates them, and visualizes the topic relationships via an interactive HTML graph.


PR created automatically by Jules for task 4287101674774954751 started by @LMK89

- Created a 4-phase curriculum (`LoTrinhThucChien/`) tailored for beginners.
- Mixed Python, Math, and ML concepts with case studies as requested.
- Copied a core subset of Markdown articles into the new structure.
- Translated filenames and contents to Vietnamese using `deep-translator`.
- Added an interactive `index.html` visualization using vis.js to map out relationships.
- Wrote and executed python scripts for analyzing, renaming, and translating.

Co-authored-by: LMK89 <212462408+LMK89@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

google-labs-jules Bot and others added 4 commits July 12, 2026 00:41
- Expanded the learning curriculum to include 80 core files (20 per phase).
- Completely translated all 80 files and their filenames into Vietnamese using a concurrent python script.
- Re-wrote the `index.html` visualization to be fully dynamic, hierarchical, and visually impressive, mapping all 80 files into their respective phases.
- Added `keywords.txt` output as requested.

Co-authored-by: LMK89 <212462408+LMK89@users.noreply.github.com>
- Cleaned up messy unicode filenames and increased core files to 200 (50 per phase).
- Re-translated all 200 files.
- Re-generated the 4-phase interactive `index.html` visualization map to include all 200 topics.

Co-authored-by: LMK89 <212462408+LMK89@users.noreply.github.com>
- Re-ran the Google translation script iteratively on the 200 extracted core files to ensure 100% Vietnamese content completion despite rate limits.
- Processed all 2,000+ files in the repository to extract the most frequent keywords/hashtags.
- Injected the extracted global hashtag cloud into the root `index.html` visualization map to provide an accurate representation of the entire repository ecosystem within the 200-core-file Vietnamese curriculum UI.
- Saved keywords reference log to `keywords_2000.txt`.

Co-authored-by: LMK89 <212462408+LMK89@users.noreply.github.com>
- Implemented a strict whitelist/blacklist Python filter to completely remove historical, legacy, or overly theoretical machine learning content from the curriculum.
- Reselected 200 purely practical, code-heavy files representing the core modern stack (Python, XGBoost, Transformers, RAG).
- Retranslated all files and filenames to Vietnamese.
- Generated `LoTrinhThucChien/BAO_CAO_THUC_CHIEN.md` summarising the achievements, limitations of the Sandbox environment (Google translation rate-limits), and proposals for local enhancements.

Co-authored-by: LMK89 <212462408+LMK89@users.noreply.github.com>
@LMK89
LMK89 merged commit 75ec465 into main Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant