Skip to content
View longyijdos's full-sized avatar
🔍
Open to AI/LLM research internships
🔍
Open to AI/LLM research internships

Highlights

  • Pro

Block or report longyijdos

Report abuse

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

Report abuse
longyijdos/README.md
██╗   ██╗ █████╗ ███╗   ██╗ ██████╗ 
╚██╗ ██╔╝██╔══██╗████╗  ██║██╔════╝ 
 ╚████╔╝ ███████║██╔██╗ ██║██║  ███╗
  ╚██╔╝  ██╔══██║██║╚██╗██║██║   ██║
   ██║   ██║  ██║██║ ╚████║╚██████╔╝
   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ 
                                    
███████╗██╗  ██╗ █████╗ ███╗   ██╗ ██████╗ 
╚══███╔╝██║  ██║██╔══██╗████╗  ██║██╔════╝ 
  ███╔╝ ███████║███████║██╔██╗ ██║██║  ███╗
 ███╔╝  ██╔══██║██╔══██║██║╚██╗██║██║   ██║
███████╗██║  ██║██║  ██║██║ ╚████║╚██████╔╝
╚══════╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ 
$ whoami
longyijdos — AI researcher & open-source builder
Beijing, China · Peking University (M.Eng.) · Sun Yat-sen University (B.Eng.)

finger longyijdos

# TODO: open to internship opportunities in LLM research, AI algorithms, and agentic systems

$ ls projects/
▸ kana           Local-first terminal AI coding agent · TypeScript
▸ hi-shell       AI-powered zsh command generator · Go
▸ kana-skills    Reusable skills for agent workflows · Python
▸ gmail          Concise Gmail CLI for agents · TypeScript
▸ ...

ls projects/ | more


$ cat research.log
[PUB] AgroMind   NeurIPS 2025 (D&B)  Can LMMs understand agricultural scenes?
[PUB] SAGE       CVPR 2026           Style-adaptive generalization for privacy-constrained segmentation
[PUB] DCMix      IEEE TGRS 2025      Universal domain adaptation in remote sensing
▸ ...

cat publications/ | more

Google Scholar · ORCID


$ connect
📧 longyijdos@gmail.com
$ exit

Pinned Loading

  1. hi-shell hi-shell Public

    AI-powered zsh command generator that inserts safe, reviewable shell commands.

    Go 11 1

  2. kana kana Public

    Local-first terminal AI coding agent with resumable sessions, memory, Skills, MCP, and DeepSeek/OpenAI Codex support.

    TypeScript 5

  3. kana-skills kana-skills Public

    Default Skill library for Kana AI agent workflows.

    Python 1

  4. gmail gmail Public

    A Gmail CLI with concise text and optional JSON output for agents and scripts.

    TypeScript 2

  5. KeyFoley KeyFoley Public

    为 macOS 带来细腻、可替换的键盘按键音

    Swift 1

  6. Artisan Artisan Public

    Open-source AI workspace beyond chat: conversation, files, sandboxed commands, skills, and grounded knowledge retrieval in one environment.

    Python