Skip to content
View zvwgvx's full-sized avatar
🎯
Polyverse
🎯
Polyverse

Block or report zvwgvx

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
zvwgvx/README.md

Giang T. Vu (Zang Vũ)

Research-oriented student building AI systems, agents, and open-source tools.

I am interested in artificial intelligence, particularly large language models, intelligent agents, instruction tuning, and practical machine learning systems. My GitHub serves as a record of projects, experiments, and open-source contributions aligned with these interests.

Research Interests

  • Large Language Models
  • Intelligent Agents and Autonomous Systems
  • Instruction Tuning and Alignment
  • Retrieval-Augmented Generation
  • Memory-Oriented Architectures
  • Open-source AI Tooling

Selected Projects

  • Polyverse Agent — experimental agent framework exploring memory, state transitions, and adaptive behavior
  • Pi Router — lightweight Rust-based networking project for Raspberry Pi
  • Pryzrak — contributions to a distributed systems and network-oriented security framework with advanced low-level design
  • Open WebUI — contributions to practical open-source AI interfaces

Academic and Problem-Solving Background

Technical Background

  • Languages: Python, Rust
  • Focus: AI systems, LLM tooling, agent architectures
  • Secondary interests: systems programming, networking, infrastructure, Linux

Website · Email · LinkedIn · Codeforces

Pinned Loading

  1. polyverse-agent polyverse-agent Public

    A state-based autonomous agent framework. Crafting digital entities with non-linear cognitive memory and self-evolving emotions. (Work in Progress)

    Rust 17 3

  2. open-webui/open-webui open-webui/open-webui Public

    User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

    Python 131k 18.6k

  3. svyatopolk/pryzrak svyatopolk/pryzrak Public

    Advanced P2P Adversary Framework featuring Galaxy Topology, eBPF Stealth, and Indirect Syscalls for Red Teaming operations.

    Rust 2 1

  4. pi-router pi-router Public

    Minimalist WiFi router daemon for Raspberry Pi, written in Rust.

    Rust

  5. polythink-instruct-dataset polythink-instruct-dataset Public

    Forked from polydevs-uk/polythink-instruct-dataset

    Python

  6. phi-bench phi-bench Public

    An evaluation method based on layer-by-layer forward pass analysis, rather than solely on final outputs (Work in Progress)

    Python