Skip to content
View Ra5hidIslam's full-sized avatar

Block or report Ra5hidIslam

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

Hi, I'm Rashidul Islam!

LLM / AI Engineer based in Guwahati, India
Currently working at SmatBot

Linkedin: Ra5hidIslam GitHub Rashidul Gmail Badge


A little more about me...

class SystemsEngineer:
    def __init__(self):
        self.languages = ["C++ (Buffer Pools, Indexing)", "Python (RAG, Agents)", "Rust (Exposure)"]
        self.infrastructure = ["LangChain", "Vector DBs (LanceDB, Qdrant)", "Docker", "AWS"]
        
        self.current_work = {
            "role": "AI Engineer @ SmatBot",
            "focus": "Optimizing inference latency & shipping agentic workflows"
        }
        
        self.open_source_contributions = [
            "Docling (IBM) - Optimized table detection (BFS/Flood Fill)",
            "LanceDB - Implemented Sync/Async API parity in Python SDK"
        ]

    def current_projects(self):
        return [
            "CMU BusTub (Database Internals Implementation)",
            "High-Throughput RAG Ingestion Pipeline",
            "Autonomous Content Agent (LangGraph + Map-Reduce Architecture)"
        ]

    def challenge(self):
        return "Building database internals and reducing hallucination rates in production."

Pinned Loading

  1. docling-project/docling docling-project/docling Public

    Get your documents ready for gen AI

    Python 52.7k 3.6k

  2. lancedb/lancedb lancedb/lancedb Public

    Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.

    HTML 8.9k 745