Skip to content
View Vedant021004's full-sized avatar

Organizations

@Quantarave

Block or report Vedant021004

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
Vedant021004/README.md
      
  ███   ██                                             █████                       █████   
 ░░░   ███                                            ░░███                       ░░███    
 ████ ░░░  █████████████      █████ █████  ██████   ███████   ██████   ████████   ███████  
░░███     ░░███░░███░░███    ░░███ ░░███  ███░░███ ███░░███  ░░░░░███ ░░███░░███ ░░░███░   
 ░███      ░███ ░███ ░███     ░███  ░███ ░███████ ░███ ░███   ███████  ░███ ░███   ░███    
 ░███      ░███ ░███ ░███     ░░███ ███  ░███░░░  ░███ ░███  ███░░███  ░███ ░███   ░███ ███
 █████     █████░███ █████     ░░█████   ░░██████ ░░████████░░████████ ████ █████  ░░█████ 
░░░░░     ░░░░░ ░░░ ░░░░░       ░░░░░     ░░░░░░   ░░░░░░░░  ░░░░░░░░ ░░░░ ░░░░░    ░░░░░  
                                                                                           
                                                                                           
                                                                                           

AI / ML Engineer · Generative AI · Agentic Systems

SEE.mp4


Building intelligent things and occasionally breaking them.



🧠 Who Am I?

I'm Vedant, an AI/ML developer focused on building systems that go beyond simply calling an LLM and printing its response.

I'm currently diving deep into:

🤖 Generative AI & LLM Applications 🧩 LangChain & LangGraph 🔀 Multi-Agent Systems 🧠 RAG & Long-Term Memory 🗣️ NLP & Fine-Tuning ⚙️ AI Automation & Tool Calling 🚀 Turning ideas into actual working projects

My approach is simple:

Understand the problem → design the system → build it → break it → understand why → build it better.

And yes...

Sometimes the last step is just works on my machine™.


🌓 Midnight Owl — When Dark Mode Becomes a Personality

Midnight Owl Dark Theme

A darker interface for the late-night engineering sessions where one bug somehow turns into a three-hour debugging adventure.

I'm also interested in how the visual layer of an AI application can make complex systems feel easier and more intuitive to use.

Because let's be honest:

Some of the best debugging happens after midnight. 🌙


⌨️ Typing Master — Where Humans Meet the System

Typing Master Interface

Exploring better ways for humans to interact with AI systems through commands, inputs and responsive interfaces.

Because a powerful AI system is only useful if interacting with it doesn't feel painful.

The interface should make it clear what the user can ask, what the system understands, and what happens after an action is triggered.


⚠️ Danger Zone — Things Get Interesting Here

Danger Zone Alert System

Not everything should silently happen in the background.

I'm interested in systems that can surface important events, anomalies and decisions instead of hiding everything behind a terminal.

For intelligent systems, observability matters.

It's useful to know:

  • what happened
  • why it happened
  • what the system decided
  • what failed
  • and what should happen next

If the system makes a decision, I want to be able to understand it.


📊 Dashboard View

AI Dashboard

🧭 Session View

AI Session Interface

These views represent another part of what I'm learning:

AI systems shouldn't just be intelligent under the hood — they should also be understandable from the outside.

Good interfaces make it easier to see:

  • what the system is doing
  • what it knows
  • what it decided
  • what happened during a session
  • and where something went wrong

I'm particularly interested in connecting the backend reasoning layer with the interface layer, so that the user isn't completely blind to what the system is doing.


🌱 Beyond Code

Coding is a big part of what I do.

But not the only part.

I like exploring new places, collecting experiences, experimenting with ideas and occasionally disappearing into a completely unrelated rabbit hole for several hours.

Because sometimes the best ideas don't come from another tutorial.

They come from doing something different.


🐍 Contribution Graph

GitHub Contribution Snake

📊 GitHub Stats

Build → Break → Learn → Repeat.

⚡ Thanks for stopping by.

Pinned Loading

  1. MACHINE-LEARNING MACHINE-LEARNING Public

    Jupyter Notebook 3 1

  2. HARVARD-CS50-FINAL-PROJECT HARVARD-CS50-FINAL-PROJECT Public

    Python

  3. Mathematics-ML-DL-LLM-RAG-MLOps Mathematics-ML-DL-LLM-RAG-MLOps Public

    "This is my roadmap from Mathematics to Production AI Engineer."

    1

  4. J.P.-Morgan-Virtual-Experience- J.P.-Morgan-Virtual-Experience- Public

    Solutions and implementations for the J.P. Morgan Software Engineering Virtual Experience, demonstrating data engineering, API development, software design, and financial technology concepts.

    Python

  5. AI-Powered-Credit-Risk-Delinquency-Prediction AI-Powered-Credit-Risk-Delinquency-Prediction Public

    An end-to-end machine learning project for predicting customer delinquency risk using data preprocessing, feature engineering, model training, evaluation, and explainable AI techniques.

    Python

  6. Amazon-Product-RAG Amazon-Product-RAG Public

    An AI-powered Retrieval-Augmented Generation (RAG) system that answers product-related queries using embeddings, ChromaDB, Ollama, and large language models for intelligent information retrieval.

    Python