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

Highlights

  • Pro

Block or report Vedag812

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

Machine Learning · NLP · Financial AI · Computer Vision · Software Engineering

Computer Science Engineering undergraduate building reliable machine learning systems, multi-agent architectures, and production-oriented software.


📌 About

I am a Computer Science Engineering undergraduate specializing in machine learning, natural language processing, financial AI, and agentic workflows.

My focus is on engineering full-lifecycle AI systems: spanning multimodal data ingestion, high-dimensional vector search, econometrics and causal inference, backend orchestration with FastAPI/Celery, and production deployment.

I actively contribute to major open-source repositories. Notably, I contributed an accessibility fix to the Microsoft Visual Studio Code codebase correcting keyboard shortcut interpretations for screen readers, which was merged into upstream VS Code.


🏆 Featured Projects

Autonomous Multi-Agent Enterprise Catalog & Product Intelligence Platform

  • An autonomous multi-agent cognitive architecture (Web Research, Multimodal Vision, Catalog RAG, and LOV Guardrails) powered by Google Gemini 2.5 Flash and Next.js 15.
  • Transforms unstructured manufacturer part numbers and technical PDF specification datasheets into validated 252-column enterprise commerce catalogs with automated confidence scoring.
  • Tech: TypeScript, Next.js, React, Google Gemini 2.5 Flash, Tailwind CSS, Vercel Edge.
  • 🌐 Live Demo

🛡️ FraudLens

Real-Time UPI Fraud Detection & Causal Inference Platform

  • A production-grade financial fraud intelligence system combining a 4-tier consensus ensemble (Z-score, Isolation Forest, RBI heuristics, and Meta FAISS L2 vector similarity search over 29,000+ fraud signatures).
  • Quantified the causal impact of security interventions using Difference-in-Differences (DiD) econometrics, proving that mandatory 2FA reduces fraud probability by 0.73 percentage points ($p = 0.013$).
  • Built on a 3-container Docker stack (FastAPI + Celery + Redis) handling 1,000,000+ calibrated transactions with 29 automated test suites.
  • Tech: Python, FastAPI, Celery, Redis, Docker, Meta FAISS, Scikit-learn, Statsmodels, Power BI, Streamlit.

💊 MedLens

Bilingual Medication Safety & Interaction Knowledge Graph Engine

  • A real-time medication verification platform designed for the Indian healthcare ecosystem, featuring multi-strategy OpenCV preprocessing and bilingual EasyOCR (English + Devanagari) for blister pack text extraction.
  • Models drug contraindications as a weighted NetworkX knowledge graph across 65 essential formulations and 55+ interaction clusters, coupled with a personalized polypharmacy risk model adjusting for patient age and organ impairments.
  • Features a dark medical-grade PWA with live camera auto-scanning over HTTPS and interactive Canvas graph visualization.
  • Tech: Python, FastAPI, PyTorch, EasyOCR, OpenCV, NetworkX, RapidFuzz.

AI-Powered SEC 10-K Financial Filing RAG Analyzer

  • An agentic RAG analysis platform that ingests complex SEC 10-K financial filings, parses tables and disclosures, and answers natural language investor questions with sentence-level citations.
  • Orchestrates retrieval using LangGraph, Meta FAISS vector index, and Groq Llama 3 for low-latency reasoning.
  • Tech: Python, LangGraph, Groq, FAISS, Streamlit, NLP.
  • 🌐 Live Demo

Real-Time Road Accident Detection & Automated Emergency Dispatch

  • A computer vision and event-driven pipeline that identifies traffic collisions from live surveillance feeds using OpenCV and deep learning.
  • Automatically triggers GPS-calibrated emergency routing and automated ambulance dispatch to minimize emergency response latency.
  • Tech: Java, OpenCV, Computer Vision, Deep Learning.
  • 🌐 Live Demo

Interactive Interior Design & Spatial Optimization Visualizer

  • An AI-assisted interior planning tool leveraging Gemini Multimodal Vision to generate room layouts and spatial enhancements.
  • Ranked as the most popular project on profile (⭐ 5 Stars, 4 Forks).
  • Tech: TypeScript, Gemini Vision, React, Canvas API.
  • 🌐 Live Demo

🌐 Open Source Contributions

I actively contribute to established open-source repositories spanning developer tooling, bio-informatics, and accessibility:

Project Contribution Status
Microsoft VS Code Fixed missing keybinding delimiter affecting screen-reader accessibility (#295412) Merged
MalariaGEN Data Python Fixed a TypeError encountered while processing single-exon transcripts in veff.py (#873) Merged
MalariaGEN Data Python Corrected broken DOI reference and documentation inconsistencies (#874) Merged
FAIR Implemented core student enrollment validation module (#131) Merged
TeaTime Accessibility Fixed table calculation and spreadsheet export compatibility (#113) Merged

🛠️ Technical Skills

  • Languages: Python, TypeScript, JavaScript, Java, C++, SQL, HTML/CSS
  • ML & AI Frameworks: PyTorch, TensorFlow, Scikit-learn, XGBoost, Meta FAISS, Sentence-Transformers, LangGraph, EasyOCR, OpenCV
  • Backend & Cloud: FastAPI, Next.js, Celery, Redis, Docker, PostgreSQL, SQLite, Vercel
  • Data & Analytics: Pandas, NumPy, Statsmodels, Scipy, NetworkX, Power BI, Streamlit
  • DevOps & Tooling: Git, GitHub Actions, Linux, VS Code, Swagger/OpenAPI

🎯 Leadership & Honors

  • Delegate at the Harvard Project for Asian and International Relations (HPAIR)
  • Participant in the Smart India Hackathon
  • Participant in the Google Generative AI Workshop
  • Completed professional software and analytics simulations with British Airways and Deloitte

📊 GitHub Analytics


📬 Contact & Links

Pinned Loading

  1. RoomVision RoomVision Public

    AI-powered room layout and interior design visualizer built with Gemini AI and TypeScript

    TypeScript 5 4

  2. KrishiSevak KrishiSevak Public

    ML-based crop yield prediction and optimization platform for Indian agriculture using historical climate and soil data

    TypeScript 1

  3. Modish Modish Public

    NLP-powered AI shopping assistant with personalized product recommendations and conversational customer support

    TypeScript

  4. FraudLens FraudLens Public

    Real-time UPI fraud detection engine with FAISS similarity search, causal inference (DiD), FastAPI, and Celery/Redis async pipeline — 1M+ transactions

    Python

  5. portfolio portfolio Public

    TypeScript

  6. devise devise Public

    Intent-aware autonomous financial pipeline — classifies user goals and orchestrates multi-step financial workflows

    TypeScript