Skip to content
View rehanvhora778's full-sized avatar

Block or report rehanvhora778

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

Rayhan Vora

AI/ML Engineer in the Making · GenAI & RAG Builder · B.Tech AI & Data Science

Typing SVG




🚀 "I don't just finish tutorials — I ship end-to-end AI systems: retrieval pipelines, multi-agent workflows, and the APIs and UIs that make them usable."

👋 Who I Am

I'm Rayhan Vora — a B.Tech student in Artificial Intelligence & Data Science at L.J. University, Ahmedabad (Class of 2028), with a prior Diploma in Computer Engineering. I came into AI from a full-stack background, so I care as much about shipping a model as training one.

I build GenAI and RAG applications end to end — document ingestion, chunking and embeddings, vector search with FAISS, orchestration with LangChain / LangGraph, and delivery through FastAPI, Flask or Django with a React frontend.

I've interned as an AI/ML Intern at BrainyBeam Technologies and a Python–Django Intern at Creart, and I'm Oracle Cloud Infrastructure 2025 AI Foundations Associate certified.

📌 Currently open to AI/ML, GenAI and Data Science internships.

⚡ At a Glance

name: Rayhan Vora
role: AI/ML & Data Science Student
university: L.J. University, Ahmedabad
degree: B.Tech AI & Data Science (2028)
cgpa: 8.96 / 10
location: Ahmedabad, Gujarat, India
focus: GenAI · RAG · Multi-Agent Systems
core: Python · LangChain · FastAPI
certified: OCI 2025 AI Foundations
learning: LangGraph · MLOps · DSA
status: Open to internships

🔭 Currently Building & Learning

🛠️ Building

  • 🎥 YouTube Chat GenAI — RAG over video transcripts with Hindi/English detection and strictly scoped answers (Flask · React · MongoDB · LangChain · FAISS)
  • 🤖 Multi-Agent Workflow Automation — task-routing agents on a state graph (LangGraph · FastAPI · Celery · Redis · React)
  • 🧠 RAG Chatbot — upload PDF / DOCX / TXT and chat with an AI that answers strictly from your own files, every fact cited back to the page it came from; scanned pages are OCR'd by a Groq vision model, then chunked, embedded and served from a per-user FAISS index (Django REST Framework · MongoDB · FAISS · ONNX all-MiniLM-L6-v2 embeddings · Groq gpt-oss-120b · React · Vite · Tailwind · JWT)
  • 📬 Smart Email Agent — Gmail-connected AI copilot that summarises the inbox, drafts replies in 13 styles and runs streamed multi-step agent commands; spam and phishing are trained scikit-learn classifiers (0.986 / 0.989 F1) rather than prompts, and nothing leaves the outbox without a human click (FastAPI · React · TypeScript · Tailwind · Supabase · Gmail API OAuth 2.0 · Mistral AI · scikit-learn)

🌱 Learning & Exploring

  • 🧠 Agent orchestration — LangGraph state machines, tool use, memory
  • 🔍 Retrieval quality — chunking strategies, hybrid search, re-ranking
  • 📊 Data Science foundations — statistics, feature engineering, model evaluation
  • ⚙️ MLOps basics — Docker, experiment tracking, deploying models as APIs
  • 💻 DSA in Python — building consistency for interviews

🧰 Tech Stack

python    javascript    react    sql

🧠 Languages & Core python javascript html css bash git linux
🤖 AI / ML / DL pytorch tensorflow scikit-learn opencv numpy pandas
🌐 Backend & Frontend django flask fastapi nodejs react
🗄️ Data & Tooling mongodb mysql redis postman vscode

🧬 GenAI · LLMs · RAG · Agents

LangChain LangGraph FAISS Hugging Face OpenAI Gemini Celery Oracle Cloud

Popular repositories Loading

  1. bibtex-extraction bibtex-extraction Public

    📄 Extract BibTeX entries from PDFs automatically, generating a complete bibliography without manual input or reliance on external APIs.

    Python 6 2

  2. pneumonia-detection-main pneumonia-detection-main Public

    Python

  3. Automated-Email-Ai Automated-Email-Ai Public

    Jupyter Notebook

  4. yt-chat-ai yt-chat-ai Public

    JavaScript

  5. rehanvhora778 rehanvhora778 Public

  6. rag-chatbot rag-chatbot Public

    Python