Skip to content
View SRafi007's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report SRafi007

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

Hi, I'm Rafi πŸ‘‹

AI & Machine Learning Engineer β€’ LLM Systems β€’ Backend-Focused

I build production-oriented AI systems β€” from LLM fine-tuning pipelines to scalable multi-agent platforms.
Strong focus on real-world deployment, backend orchestration, and explainable AI products.

🌐 Portfolio: sadmansakibrafi.vercel.app
πŸ“© Email: sadmansakibrafi.hey@gmail.com


🧠 What I Focus On

  • Large Language Models (LLMs): fine-tuning, prompting, evaluation
  • Multi-agent AI systems & orchestration
  • AI-driven backend platforms (FastAPI, NestJS)
  • Vector search & semantic retrieval (Pinecone, FAISS, Qdrant)
  • Production-ready AI pipelines (local + cloud)
  • Explainable & scalable AI products

πŸ›  Core Skills

AI / Machine Learning

  • Supervised Learning, Classification, NLP
  • Large Language Models (LLMs)
  • Prompt Engineering & SFT
  • LoRA / Parameter-Efficient Fine-Tuning

Tools & Libraries:
Hugging Face, Scikit-learn, LangChain, CrewAI, Ollama, Gemini


Backend & Systems

  • FastAPI, NestJS, ASP.NET
  • REST API design & integration
  • Context memory, tool calling, agent routing
  • Vector embeddings & similarity search

Programming

  • Python (primary)
  • JavaScript / TypeScript
  • C++, C#

πŸš€ Featured Projects

πŸ”Ή Multi-Agent AI Assistant System

Backend-focused AI assistant platform built with FastAPI.
Implements agent routing, short-term memory, vector embeddings, and LLM abstraction layers for scalable reasoning.


πŸ”Ή HireSenseAI β€” CV Ranking System

AI-driven recruitment system that semantically analyzes and ranks resumes against job requirements.
Supports batch CV ingestion, gap detection, and explainable scoring using a hybrid LLM pipeline (Gemini + Ollama) and Pinecone.


πŸ”Ή MyCaptionAI

API-based AI service that generates contextual social media captions for Facebook, Instagram, and Twitter.


πŸ”Ή AI Tutorial Crew

Multi-agent tutorial generation system using CrewAI and Ollama-Mistral.
Designed for local inference, privacy, and fast iteration.


πŸ”Ή Automated Conversation Platform

Ongoing project: real-time AI assistant for automated business interactions.
Focuses on backend orchestration, context memory, tool calling, and extensible APIs for chat and voice.


πŸ§ͺ Selected ML Work

  • Supervised Fine-Tuning (LLMs):
    Fine-tuned Qwen3-1.7B-Instruct to convert unstructured sales data into structured lead intelligence.

  • LoRA Fine-Tuning (NLP):
    Fine-tuned DistilRoBERTa on IMDB using LoRA for efficient sentiment classification.


πŸŽ“ Education

BSc in Computer Science & Engineering (Software Engineering)
American International University-Bangladesh (AIUB)
GPA: 3.64 / 4.00


🌍 Connect With Me

Pinned Loading

  1. E--Governance-Project-With-Nestjs E--Governance-Project-With-Nestjs Public

    TypeScript

  2. 2-layer-neural-network-from-scratch-using-NumPy 2-layer-neural-network-from-scratch-using-NumPy Public

    2-layer neural network from scratch using NumPy

    Jupyter Notebook

  3. ai-tutorial-crew ai-tutorial-crew Public

    Multi-agent AI system using CrewAI and Ollama to automatically research, write, and review beginner-friendly Python tutorials

    Python 3 1

  4. CartPole-RL-The-Classic-RL-Hello-World CartPole-RL-The-Classic-RL-Hello-World Public

    CartPole Balancing (Classic Control Problem) - Beginner-Level Reinforcement Learning Project Ideas for

    Python

  5. Optimize-The-Pandas-Dataframe-Memory-ML Optimize-The-Pandas-Dataframe-Memory-ML Public

    Optimize The Pandas Dataframe Memory | ML

    Jupyter Notebook

  6. Samsung-Phone-Query-Review-System Samsung-Phone-Query-Review-System Public

    An intelligent multi-agent system with LLM-powered chatbot, web scraping, and FastAPI backend to query, compare, and review Samsung smartphones.

    Python