Skip to content
View AnnaSuSu's full-sized avatar
🤖
Building AI agents · Open to work
🤖
Building AI agents · Open to work
  • ShenZhen China

Block or report AnnaSuSu

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

Hi, I'm Aari 👋

Agent Memory Systems researcher · building memory-driven AI agents · MSc AI · Shenzhen, China

I research how agents remember — and contribute to the open-source projects building it (cognee, mem0).

🚀 About me

  • 🎓 MSc student in AI (2025–2028) — research focus: Agent Memory Systems
  • 🧠 I work on: giving agents durable long-term memory — tiered storage, knowledge-graph RAG, context compression, and agent harnesses
  • 🛠️ Creator of TechSpar — a memory-driven adaptive interview-coach agent (700+ ⭐, 90+ forks)
  • 🌱 Open to AI agent / LLM internships

🧰 Tech stack

Python FastAPI LangGraph Docker

  • Agent memory — Mem0 · multi-tier memory (STM/MTM/LPM) · context compression · conflict-resolution writeback
  • Retrieval / RAG — Graph-RAG / HippoRAG · hybrid retrieval + reranker · ANN indexes (HNSW/IVF) · RAGAS
  • Agents — multi-agent & subagents · tool use · planning · state persistence · MCP
  • Models / serving — SFT · LoRA · vLLM

📦 Open-source contributions

Contributing to the agent-memory & agent-infra projects I research — PRs:

  • 🧠 topoteretes/cognee (AI memory platform)#3539 add CENTRALITY search type (PageRank/degree over the native graph projection)
  • 💾 mem0ai/mem0 (agent memory layer)#5910 fix Elasticsearch KNN result cap · #5908 lazy-import langchain-core in async procedural memory
  • 🤖 langchain-ai/open-swe (coding agent)#1628 stop agent factories mutating the caller's RunnableConfig
  • 🦌 bytedance/deer-flow (SuperAgent harness)#3812 fix MCP tool prefix-collision mis-routing
  • 🏋️ OpenPipe/ART (agent RL trainer)#741 fork checkpoints across W&B entities

🌟 Featured

  • TechSpar ⭐700+ · 90+ forks — memory-driven adaptive interview coach: a unified candidate profile drives training / resume / JD-prep / real-time copilot / review in one self-improving loop (LangGraph + 3-tier memory)
  • arxiv-mcp — MCP server for arXiv · EvoGraph · MemRepo

🏆 Honors

  • 📜 Patent — Microkernel-architecture context manager for large language models
  • 🥉 Kaggle Bronze — Jigsaw Agile Community Rules Classification (SFT track)
  • 🏅 2nd Prize — ASC25 Student Supercomputer Challenge
  • 🏅 3rd Prize — China Postgraduate Mathematical Contest in Modeling (2025)

📫 Contact · 📧 ansusu1025@gmail.com · 🔬 Kaggle

Pinned Loading

  1. TechSpar TechSpar Public

    把专项训练、简历面试、JD 备面、实时 Copilot 与录音复盘,串成一个持续进化的技术面试闭环。在线体验地址:https://techspar.top

    JavaScript 731 94

  2. MemRepo MemRepo Public

    TypeScript 1

  3. arxiv-mcp arxiv-mcp Public

    MCP server for searching and reading arXiv papers with LLMs

    Python 2

  4. EvoGraph EvoGraph Public

    Python 3