Skip to content
View leilei3167's full-sized avatar
😁
😁

Block or report leilei3167

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.

Content in all repositories owned by your account will be closed.
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
leilei3167/README.md

Hi, I'm Leon Lei

Backend engineer focused on AI application development. I'm interested in everything along the path toward AGI β€” from models and agents to tools, voice, and local inference β€” and enjoy turning those ideas into useful products.

Things I'm Into

  • πŸ€– AI agents that can reason, use tools, and get things done.
  • πŸ“š Knowledge systems that know when to answer β€” and when not to.
  • πŸ› οΈ The engineering behind reliable AI applications.

OSS I Contributed To

  • 🧬 LightRAG: a retrieval system that helps AI applications connect documents, entities, and relationships.
  • 🧱 Dify: a visual way to build AI workflows, knowledge bases, and agent applications.
  • πŸ”Ž RAGFlow: a way to turn documents and data into structured context for RAG applications.
  • 🧠 Hindsight: a memory layer that helps coding agents retain and use past context.
  • 🌐 browser-use: a bridge between AI agents and the websites they need to operate.
  • 🦞 OpenClaw: a personal AI assistant that brings models, tools, and conversations together across your own devices.
  • 🧠 LocalAI: a practical route to running AI models locally through an OpenAI-compatible interface.
  • 🐍 redis-py: the Python client that lets applications talk to Redis in both sync and async workflows.

leilei3167 GitHub stats

Popular repositories Loading

  1. dsh-bookmark dsh-bookmark Public

    Codex-style conversation navigator for the DeepSeek Harness web UI

    JavaScript 1

  2. agno agno Public

    Forked from agno-agi/agno

    Build, run, and manage agent platforms.

    Python

  3. pydantic-ai pydantic-ai Public

    Forked from pydantic/pydantic-ai

    How Python does AI: agents, realtime voice, image generation, embeddings. Every model, every interface, typed end to end.

    Python

  4. dify dify Public

    Forked from langgenius/dify

    Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without …

    TypeScript

  5. agents agents Public

    Forked from livekit/agents

    A framework for building realtime voice AI agents πŸ€–πŸŽ™οΈπŸ“Ή

    Python

  6. litellm litellm Public

    Forked from BerriAI/litellm

    The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthr…

    Python