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

Highlights

  • Pro

Block or report Programmer7129

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

Vedant Patel

AI researcher and founder building memory, retrieval, and reasoning systems for AI agents — knowledge-graph retrieval-augmented generation (RAG), bi-temporal memory, and reinforcement learning for keeping agent memory current.

Founder & Chief AI Researcher at Vrin. Prev: SWE @ Microsoft (via Drevol), ML research @ UC Davis. Published at IEEE ISCAS.

🔬 Research

  • Supersede: Diagnosing and Training the Memory-Update Gap in LLM Agents — Patel, V. (2026) An open reinforcement-learning environment that trains LLM agents to use the current fact, not the stale one. GRPO-tuned Qwen2.5-3B (LoRA) nearly doubled held-out accuracy: 9.0% → 16.7%. paper · code · Prime Intellect Hub

  • Extended Operational Life for Wearable Health Devices: A Hybrid TinyML and Server-Side ML Approach — Nazari, Patel, et al. · IEEE ISCAS 2025 IEEE Xplore

🏗️ Building

  • Engram · open source — cross-document reasoning for RAG ingestion: surfaces contradictions, derived facts, and implicit connections before chunks reach the embedder. Graph-aware retrieval planner + strategic per-query router.

  • Vrin — multi-tenant RAG + agent platform on AWS (Neptune knowledge graph, OpenSearch, Lambda). Sub-second graph retrieval that beats the HippoRAG-2 SOTA on MuSiQue, with bi-temporal fact versioning and BYOK cross-account deployment.

Tech

Python · PyTorch · RL (GRPO / LoRA) · verifiers / prime-rl · vLLM · knowledge graphs · RAG · LangGraph · MCP · AWS


📫 vedantpatel.dev · X · LinkedIn

Pinned Loading

  1. Vrin-cloud/supersede Vrin-cloud/supersede Public

    An open reinforcement-learning (RL) environment that trains LLM agents to use the current fact, not the stale one — verifiable reward for temporal fact-currency, built on verifiers / prime-rl (GRPO…

    Python

  2. Vrin-cloud/engram Vrin-cloud/engram Public

    Knowledge-graph RAG library for multi-hop QA — iterative retrieve-and-reason (IRCoT), graph retrieval, and cross-document enrichment at ingest. Production retrieval pipeline in Python.

    Python

  3. Scream_Detection_AI-ML_Model Scream_Detection_AI-ML_Model Public

    This program uses a deep-neural network to detect the scream and take immediate actions to send help.

    Jupyter Notebook 4

  4. CorpCred CorpCred Public

    This web app used Random Forest Classifier to calculate a company's credit rating based on its financial ratios

    TypeScript

  5. radiology-app radiology-app Public

    This is the next.js frontend app for my radiology web app.

    JavaScript

  6. Breast-Cancer-Prediction-Machine-Learning-Model Breast-Cancer-Prediction-Machine-Learning-Model Public

    This project file demonstrates a machine learning algorithm used for predicting Breast Cancer by taking in several variables and predicting if the breast cancer is benign or malign.

    Jupyter Notebook