Skip to content
View Progress-infinitely's full-sized avatar

Highlights

  • Pro

Block or report Progress-infinitely

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

Typing SVG

Hi, I'm Lelo πŸ‘‹

Building LLM application systems β€” RAG pipelines, Text-to-SQL data agents, and tool-calling workflows with LangGraph, FastAPI, and vector databases. Working with hybrid retrieval, reranking, knowledge graphs, SSE streaming, and production infrastructure.


πŸš€ Featured Projects

ζ—…η­” Luda β€” Tourism Data Agent

Natural language β†’ SQL data analysis agent for tourism business. Dual-mode engine: a safe template-based baseline and a 13-node LangGraph workflow with parallel retrieval, semantic filtering, SQL validation, and streaming output.

Tech: Python Β· FastAPI Β· LangGraph Β· Qdrant Β· Elasticsearch Β· SSE


DocNest β€” RAG Knowledge Base

Upload PDF/Markdown docs β†’ query with natural language. Advanced RAG pipeline with HyDE, vector search, reranking, and Reciprocal Rank Fusion (RRF). Supports multi-turn conversations with session history.

Tech: Python Β· FastAPI Β· LangGraph Β· Milvus Β· MongoDB Β· MinIO Β· MinerU


PeerAgent β€” P2P Agent Tool Calling

CLI tool enabling two Claude Code instances on different machines to call each other as tools. NATS transport, Cloudflare Tunnels for NAT traversal, HMAC-signed messaging, L0–L4 permission levels.

Tech: Python Β· NATS Β· Cloudflare Tunnels Β· HMAC Β· asyncio


🀝 Open Source Contribution

  • CLIProxyAPI (PR #3595, released in v7.1.29) β€” Fixed request-aware tool name restoration for Claude Code compatibility in the Amp response rewriter.

πŸ› οΈ Tech Stack

Python PyTorch FastAPI Docker LangChain Vue.js Linux MongoDB Redis


πŸ“Š GitHub Stats

GitHub Stats Top Languages


🐍 Contributions

snake animation

Pinned Loading

  1. DocNest DocNest Public

    RAG knowledge base for document Q&A. LangGraph pipeline with HyDE, vector search, reranking, and Reciprocal Rank Fusion (RRF).

    Python

  2. EasyTour EasyTour Public

    Python

  3. InsightData InsightData Public

    Python

  4. luda luda Public

    Natural language β†’ SQL data analysis agent for tourism business. LangGraph 13-node workflow with hybrid retrieval (Qdrant + ES) and SSE streaming.

    Python