Skip to content
View BukeLy's full-sized avatar
  • Individual Developer

Highlights

  • Pro

Block or report BukeLy

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BukeLy/README.md

Hi, I'm Bukely 👋

Typing SVG


🚀 What I Do

Building multi-tenant AI systems with a focus on RAG architecture and agent workflows.
Passionate about performance optimization and open-source contributions.

focus = {
    "current": "Multi-tenant AI SaaS with RAG + Agent",
    "exploring": "LLM optimization, Multi-modal AI",
    "stack": ["Python", "LangChain", "AWS Serverless"]
}

🛠️ Tech Stack

AI/ML   Python · LangChain · LightRAG · OpenAI · Vector Databases
Cloud   AWS Lambda · DynamoDB · Amplify
Tools   Git · Docker · Cursor


💼 Open Source

Multi-tenant RAG service with isolated semantic retrieval and memory management.
⭐ Recognized by LightRAG author

Python SDK for DeepSeek OCR API with intelligent fallback and batch processing.
📦 Published on PyPI

Contributions

  • LightRAG · Multi-tenant concurrency optimization, 3x performance improvement · #2353
  • MineContext · Windows platform critical bug fix · #214

📊 GitHub Stats


Pinned Loading

  1. rag-api rag-api Public

    Multi-tenant RAG API powered by LightRAG/RAG-Anything. Auto-selects best parser (DeepSeek-OCR/MinerU/Docling) via complexity scoring

    Python 8

  2. DeepSeek-OCR-SDK DeepSeek-OCR-SDK Public

    A simple and efficient Python SDK for DeepSeek-OCR API

    Python