Skip to content
View aidless's full-sized avatar
  • Shandong, China

Block or report aidless

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

Liu Zewen (刘泽文)

AI Application Developer — building production-grade AI Agent systems from scratch.

10万+ task requests handled in real production systems. 161 tests, 0 failures. 14/14 penetration tests passed. Deployed 24/7 on cloud.


What I Build

I build autonomous AI agent systems that don't just call an API — they improve themselves, stay secure, and run reliably in production.

🔧 AI Agent Playground — Production Autonomous Agent System

A complete autonomous agent framework with 9 self-improving engines. Built from scratch over one semester.

Key numbers:

  • 161 tests, 0 failures
  • 14/14 penetration tests passed (OWASP LLM Top 10)
  • 1000/1000 stress test requests, P95=150ms
  • 9 autonomous engines: self-evolution, debate, bootstrap, meta-agent
  • Deployed 24/7 on Alibaba Cloud ECS

What it does: The system doesn't just answer questions — it detects its own capability gaps, generates missing tools at runtime, evolves tool implementations, and rolls back on regression. All 9 engines have real LLM-verified code.

Live Demo  |  GitHub  |  Blog (CN)


📊 MM-EPC — Multi-Modal AI Research (NeurIPS 2026 submission)

Research on how reasoning strategies transfer across modalities in multi-modal AI models. Found that visual-to-text strategy contamination is significantly stronger than text-to-visual (p = 0.008).

Why it matters: If you're building GPT-4V / Gemini-style multi-modal systems, your visual training data may be silently degrading text reasoning performance.

Paper: arXiv preprint (in submission)  |  GitHub


Skills

Category Technologies
AI/LLM DeepSeek V4, Qwen2.5, Claude (API), OpenAI-compatible APIs
Frameworks FastAPI, LangChain, Streamlit, AsyncIO
Agent Tech RAG (ChromaDB + all-MiniLM), Tool calling, Multi-agent orchestration
Security OWASP LLM Top 10 audit, penetration testing, sandbox isolation
Deployment Docker, Alibaba Cloud ECS, systemd, Prometheus
Languages Python (primary), Java / Spring Boot, SQL

Featured Projects

Project What It Does Stack
ai-agent-playground 9-engine autonomous agent, self-evolving, 24/7 production Python, FastAPI, DeepSeek V4, ChromaDB
aettl-research Multi-modal AI research, NeurIPS 2026 submission Python, NumPy, SciPy, LaTeX
ling-reader (灵阅) Multi-Agent video production system Agent orchestration, video rendering
ling-producer (灵映) Agent video rendering pipeline Agent system design

Currently

  • Looking for: AI Application Developer / AI Agent Engineer roles
  • Location: China (open to relocate)
  • Available: Immediately

Blog & Talks


GitHub Stats

Liu Zewen's GitHub stats Top Langs


Market rewards shipping, not learning. — Liu Zewen

Pinned Loading

  1. ai-agent-playground ai-agent-playground Public

    Python