Skip to content
View Urvish2007's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Urvish2007

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

Hi, I'm Urvish Babariya ๐Ÿ‘‹

Typing SVG


๐ŸŒŸ About Me

I'm an Information & Communication Technology student who splits time between two worlds: grinding DSA on LeetCode/Codeforces for the fundamentals, and building Generative AI systems โ€” RAG pipelines, multi-tool LangGraph agents, and vision-enabled assistants โ€” for the fun of shipping something that actually answers questions.

  • ๐Ÿ”ญ Currently building HybridSight โ€” a RAG + Web Search + Vision agent with LangGraph, Groq, and ChromaDB
  • ๐ŸŒฑ Currently deep in a 6-week Generative AI curriculum (genai-soc-2026)
  • ๐Ÿ’ก Also comfortable in database design โ€” built a production-style pharma tracking system in PostgreSQL
  • โšก Fun fact: my first "AI agent" was a terminal Tetris game with better collision logic than most tutorials

๐Ÿ› ๏ธ Tech Stack

Languages

Generative AI / Agents

Databases & Backend

Tools


๐Ÿš€ Featured Projects

๐Ÿ‘๏ธ HybridSight

RAG + Web Search + Vision agent in one LangGraph graph โ€” answers from uploaded PDFs, live DuckDuckGo search, Wikipedia, and image uploads, with a visible per-tool reasoning trace.

Stack: LangGraph ยท Groq ยท ChromaDB ยท Gradio
Repo โ†’

๐Ÿ’Š PharmaChain-DB

Production-ready PostgreSQL database for pharmaceutical factories โ€” raw material tracking, expiry risk flags, and recall management, built with PL/pgSQL.

Stack: PostgreSQL ยท PL/pgSQL
Repo โ†’

๐Ÿ“ˆ Quantitative-Time-Dynamics

A progression from Python fundamentals to time-series forecasting โ€” probability, statistics, and ARIMA modeling.

Stack: Python ยท Statistics ยท ARIMA
Repo โ†’

๐ŸŽฎ OOPs Classic Tetris Game

Terminal-based Tetris built to showcase clean object-oriented design โ€” collision detection, piece rotation, and state management.

Stack: C++ ยท OOP
Repo โ†’

๐Ÿ“Š GitHub Stats


Currently grinding: LeetCode streaks by day, LangGraph agents by night.

Pinned Loading

  1. Leetcode_Solutions Leetcode_Solutions Public

    Hey! I'm Here to contribute small! Just Solutions for Some Leetcode Daily Problems !

    C++ 1

  2. GeeksForGeeks-Problem-Of-The-Day-Solutions GeeksForGeeks-Problem-Of-The-Day-Solutions Public

    This Repository is going to contains Solutions to Problem-of-the-day As well Some question! if you find any difficulty to solve them, please go through my code once!

    C++ 1

  3. PharmaChain-DB PharmaChain-DB Public

    This project is a clean, production-ready database built for pharmaceutical factories. It uses PostgreSQL to automatically track raw materials, handle expiry risks, and manage safe product recalls.โ€ฆ

    PLpgSQL 1 1

  4. genai-soc-2026 genai-soc-2026 Public

    A progressive 6-week journey building generative AI applications. This repository tracks the evolution from basic LLM API calls and structured JSON prompting, through local vector databases for RAGโ€ฆ

    Python

  5. Quantitative-Time-Dynamics Quantitative-Time-Dynamics Public

    "This repository would contain from basic of Python to exploring whole python and tools of predection future outcome using Arima model and many more. Exploring Probability and Statistics features Hโ€ฆ

  6. OOPs-Classic-Tetris-Game OOPs-Classic-Tetris-Game Public

    Bringing the arcade classic to the command line. This project is a fully functional C++ Tetris experience showcasing clean, modular Object-Oriented design. It features responsive real-time input haโ€ฆ

    C++ 1