Skip to content
View krishnab0841's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report krishnab0841

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

Hi there 👋 I'm Krishna

I’m a Data Analyst / Data Scientist / AI & ML Engineer who enjoys turning raw, messy data into useful intelligence and building AI systems that actually work outside notebooks.

I work at the intersection of Machine Learning, Deep Learning, and Generative AI, with a strong focus on real-world applications.


🌐 Socials

LinkedIn Email


🔭 What I’m working on

  • LLM-powered applications using RAG, LangChain, and Hugging Face
  • End-to-end ML pipelines (data → model → inference)
  • Multimodal AI (text, image, audio, video)
  • Improving retrieval relevance and reducing hallucinations in GenAI systems

🌱 Currently learning

  • Advanced RAG strategies & evaluation
  • Vector databases (FAISS, pgvector)
  • Model optimization and prompt engineering

🛠️ Tech Stack

Languages & Core

Python JavaScript SQL

ML / DL / AI

NumPy Pandas Scikit-learn TensorFlow Keras PyTorch OpenCV Matplotlib

Backend / Dev / Cloud

FastAPI Postgres MySQL Streamlit Docker Git GitHub AWS Google Cloud


📊 GitHub Stats


Popular repositories Loading

  1. AI_Proctor_Extension AI_Proctor_Extension Public

    The AI Interview Proctor is a sophisticated, browser-extension-based proctoring tool designed specifically for the interviewer. It integrates directly into popular video conferencing platforms like…

    Python 1

  2. End_To_End_Text_Summarizer End_To_End_Text_Summarizer Public

    Jupyter Notebook 1

  3. Application_Tracking_System Application_Tracking_System Public

    A full-stack web application designed to analyze resumes against job descriptions and generate an ATS compatibility score. The platform helps candidates optimize their resumes before applying by id…

    JavaScript 1

  4. Image_Forgery_Detection_Using_CNN Image_Forgery_Detection_Using_CNN Public

    🖼️ Image Forgery Detection using CNN to classify images as real or forged (AI-generated/tampered). Includes dataset extraction, image preprocessing, CNN-based feature learning (MesoNet), model trai…

    Python 1

  5. Clinic_Flow Clinic_Flow Public

    Clinic Flow is a backend healthcare management system built with FastAPI, designed to simplify and automate patient appointment booking, doctor scheduling, and nurse coordination — all under a secu…

    Python

  6. Mutlimodel-RAG Mutlimodel-RAG Public

    A versatile Multimodal RAG system powered by Gemini AI that processes text, images, documents, audio, and video, enabling intelligent search and Q&A across diverse content types with a user-friendl…

    Python