Skip to content
View leslie2046's full-sized avatar
🚩
Focusing
🚩
Focusing
  • njueai
  • Nanjing,China
  • 07:15 (UTC +08:00)
  • X @Kyvanon

Block or report leslie2046

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

Hi, I'm Leslie 👋

I build practical AI infrastructure: Dify plugins, retrieval integrations, model tooling, and the connectors that turn isolated systems into dependable workflows.

GitHub Roast 评分徽章

Languages and Tools

Python Xinference Dify RAGFlow

Kaldi sherpa-onnx Ultralytics YOLO PaddlePaddle FunASR

Docker Langfuse Grafana RustFS

What I build

  • Dify Plugin Ecosystem: Workflow tools that bring language processing, knowledge operations, storage, and external data into Dify.
  • Retrieval and Knowledge Workflows: Integrations across datasets, documents, chunks, memory, and production RAG systems.
  • Model and Inference Integrations: Provider support and serving improvements for language, speech, vision, and multimodal models.
  • Workflow Infrastructure: The SDK, runtime, persistence, and observability work that keeps AI applications reliable beyond the demo.

Contributions

  • Dify: Web and API fixes across chat state, annotation imports, knowledge ingestion, workflow startup latency, and Langfuse reporting.
  • Dify Official Plugins: Provider and model updates for SiliconFlow, DeepSeek, Volcengine, Azure OpenAI, and tool-call message handling.
  • Dify Plugin SDKs and Plugin Daemon: Runtime improvements around app context, persistence, and storage accounting.
  • Xinference: Serving and deployment improvements spanning worker selection, replicas, GPU metrics, OCR, and speech models.
  • RAGFlow: Model-provider additions and retrieval-system integration work.

Dify Plugin Collection

  • Lingua: Detect languages in Dify workflows with ISO language-code output and optional language scoping. Dify Marketplace
  • RAGFlow: Connect Dify to RAGFlow for datasets, documents, chunks, retrieval, and memory workflows.
  • MinIO: Read, upload, list, and inspect objects in MinIO-backed AI workflows.
  • Juhe: Access weather, exchange rates, oil and gold prices, and stock-market data through Juhe APIs.
  • Knowledge: Bring existing Dify knowledge-base operations into plugin workflows.

Selected Project

  • skills: A collection of reusable agent skills for the workflows I use and maintain.

Current Focus

I am focused on practical AI infrastructure: plugin ecosystems, retrieval systems, model integrations, and the engineering work between a convincing demo and a tool people can trust.

Pinned Loading

  1. dify dify Public

    Forked from langgenius/dify

    One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.

    TypeScript

  2. inference inference Public

    Forked from xorbitsai/inference

    Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with …

    Python

  3. langfuse langfuse Public

    Forked from langfuse/langfuse

    🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with OpenTelemetry, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23

    TypeScript

  4. ragflow ragflow Public

    Forked from infiniflow/ragflow

    RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.

    Go

  5. skills skills Public

    My skills for agent

    Python 1