Skip to content
View Rai-Nabin's full-sized avatar
🏠
Working
🏠
Working
  • Lalitpur, Nepal

Block or report Rai-Nabin

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

Hi, I'm Nabin Rai πŸ‘‹

AI & Computer Vision Engineer specializing in agentic AI systems, LLM evaluation & observability, and edge-optimized computer vision.

LinkedIn Email


⚑ Tech Stack

AI & LLMs:

Vision & Edge:

Infra & Cloud:


πŸ›  Key Systems Built

  • Custom ReAct Agent Framework β€” Framework-free agent loop with Pydantic validation, exponential backoff retries, and self-correction. Designed for reliability in high-stakes domains.
  • LLM Fine-Tuning Pipeline β€” Domain-adapted 7B–16B models (StarCoder family) using DAPT + LoRA, significantly reducing generation latency and improving task-specific quality.
  • End-to-End Observability & Evaluation β€” LangFuse tracing + RAGAS/FastAPI evaluation service achieving strong attribute-level performance across complex outputs.
  • Edge Vision Systems β€” Optimized vision models deployed via ONNX/TFLite with consistent sub-20ms inference latency.

πŸ“Œ Featured Project

Production-oriented medical reasoning system featuring:

  • Asynchronous ReAct agent with real-time SSE token streaming
  • Redis Pub/Sub + Celery distributed workers
  • LLM-as-a-Judge evaluation + full LangFuse tracing
  • Concurrent-safe SQLite (WAL mode) persistence
  • Rate limiting, self-healing recovery, and structured audit logging

Architecture prioritizes reliability, observability, and low-latency user experience under concurrent load.


πŸ“š Technical Notes & Deep Dives

  • Agentic AI Systems β€” Comprehensive notes on ReAct, Reflection, Code-as-Action, Tool Sandboxing, Tracing, Evals, and Multi-Agent patterns
  • Additional computer vision and deep learning implementation notes available in repositories

Pinned Loading

  1. medical-expert-ai-chat medical-expert-ai-chat Public

    Python