Skip to content
View threethreeLiu's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report threethreeLiu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
threethreeLiu/README.md

Hey there πŸ‘‹, I'm ThreeThree Liu

Coding

πŸͺ About Me

  • πŸ”­ Now: AI Native Architect @ Bluesmart Digital β€” Shipping intelligence from prototype to production
  • 🧠 Focus: FDE Β· AI Native Architecture Β· Agent Workflow Deployment Β· RAG / GraphRAG
  • πŸ“š Research: Education Agent β€” SCI Q1 journal under review Β· 1 ETNCC conference paper
  • 🌱 Community: Silver-tier organizer at Datawhale open-source AI community
  • πŸ’¬ Reach me: threethreeliu@163.com

🚧 My world revolves around Mercury β€” Mercury At The Center Of My World


🧠 LLM / Agent Capability Matrix

Turning LLM capabilities into shippable, iterable, production-grade engineering systems β€” this is the through-line of everything I do today.

Track Core Capabilities Toolchain / Keywords
🧬 Model Training & Fine-tuning SFT · LoRA · Parameter-Efficient Fine-tuning (PEFT)
RLHF Β· DPO Β· PPO Β· GRPO β€” alignment & reinforcement learning
Model internals & attention mechanism analysis
Distributed training, GPU memory & throughput optimization
PyTorch Β· DeepSpeed Β· CUDA Β· PEFT Β· Transformers Β· TensorFlow
TRL Β· trl-lib Β· vLLM Β· Megatron-LM
β†’ GPU resources optimized 25% Β· dev velocity +40%
πŸ€– Agent Engineering Planning-Execution-Feedback orchestration
Multi-agent collaboration Β· role-based task division
Tool calling / state machine / context management
LangGraph Β· LangChain Β· AutoGen Β· ReAct Β· Function Calling
β†’ Solvely.ai Β· Operations Hive β€” HiveMote
πŸ§ͺ PromptOps & Evaluation Automated failure-sample feedback loop (AutoFeedbackLoop)
Template perturbation Β· multi-model adapter layer Β· fallback strategy
Badcase governance & effect alignment
PromptOps Β· A/B Eval Β· LLM-as-Judge Β· Regression Suite
β†’ Significant stability gains on long-horizon tasks
πŸ” RAG / GraphRAG / Retrieval Document parsing Β· knowledge extraction Β· Knowledge Map
Vector retrieval Β· hybrid retrieval Β· Reranking
Citation tracing Β· multimodal QA Β· multi-document conversation
RAG Β· GraphRAG Β· Vector DB Β· BM25 Β· Embedding Β· Schema
β†’ Solvely Long-Document AI Content Engine
πŸš€ Production Engineering Streaming output Β· explicit caching Β· context state machine
Token Mask Β· inference cost governance
Canary release Β· auto-scaling Β· monitoring & alerting
Streaming Β· Cache Β· Docker Β· K8s Β· Linux Β· Aliyun
β†’ TTFT 35.7s β†’ 17.4s (-51%) Β· Token cost -90% Β· throughput +91%

πŸ› οΈ Languages & Tech Stack

πŸ’» Languages

Python TypeScript JavaScript Java SQL R Sass

🧬 LLM / Model Stack

PyTorch TensorFlow HuggingFace Transformers PEFT DeepSpeed

πŸ€– Agent / RAG Stack

LangGraph LangChain AutoGen RAG GraphRAG PromptOps Vector DB

🌐 Frontend / Web

React Next.js Vue Node.js Django Flask Spring Three.js

☁️ Infra · Data · DevOps

Docker Kubernetes Linux Redis MySQL PostgreSQL SQLite Aliyun CUDA CI/CD


πŸ”₯ GitHub Activity

GitHub Streak

Activity Graph


🀝 Connect with Me

Blog GitHub Kaggle LinkedIn Strava Instagram Facebook


πŸ¦– Watch the Dino

Dino

🐍 Watch my contribution graph being eaten by a Snake!

Watch my contribution graph being eaten by a Snake!


🌌 "Mercury At The Center Of My World" β€” ⭐ From threethreeliu.top

Pinned Loading

  1. Machine-learning-homework Machine-learning-homework Public

    Machine learning exercises I did in graduate school

    JavaScript

  2. learn-r learn-r Public

    A warehouse for learning the r language

    R

  3. python-tools python-tools Public

    Some Python tools you need to use

    Python

  4. Principles-of-programming Principles-of-programming Public

    Principles of programming homework

    Python

  5. Reinforcement_Learning_Traffic_Signal_Control Reinforcement_Learning_Traffic_Signal_Control Public

    Reinforcement Learning Traffic Signal Control

    Python

  6. training_llm training_llm Public

    LLaMA-Factory test

    Jupyter Notebook