Skip to content
View aidless's full-sized avatar

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

Hi, I'm Liu Zewen (刘泽文) 👋

AI Application Developer | Building agents that think, search, and collaborate.

🎓 Software Engineering @ Qilu Institute of Technology (2026)
🤖 5 AI agent projects — all sharing the BaseAgent Pipeline pattern from HuggingFace Transformers source
📝 I write about what I build
📍 Shandong, China


🧠 Featured: AI Agent Playground

One framework, five agents. 200-line core, shared Pipeline pattern.

Agent What It Does
💬 Chat Conversational AI with system prompts & multi-turn memory
📋 Code Review 15+ languages, flags bugs/security/style issues via AI
📚 RAG Q&A PDF → chunk → embed → ChromaDB → cited answers
👥 Multi-Agent Crew PM → Dev → QA → DevOps, full project from one sentence
📄 Resume Matcher Resume vs JD: match %, missing keywords, improvement tips
git clone https://github.com/aidless/ai-agent-playground.git
cd ai-agent-playground
uv sync
streamlit run app.py  # All 5 agents in your browser

🛠️ Tech Stack

Python · DeepSeek API · Anthropic SDK · ChromaDB · Streamlit
LangChain · Spring Boot · FastAPI · MySQL · Docker

📊 GitHub Stats


"The market rewards shipping, not studying."

Popular repositories Loading

  1. java java Public

    Java

  2. LZW-AI LZW-AI Public

    Claude

  3. aidless aidless Public

    My GitHub profile