Skip to content
View snehas-05's full-sized avatar
  • Punjab, India
  • 10:31 (UTC +05:30)

Highlights

  • Pro

Block or report snehas-05

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

πŸš€ Building intelligent systems that reason, retrieve, and respond.

Typing SVG

LinkedIn GitHub Email Profile Views


πŸ‘©β€πŸ’» whoami

CS undergrad (2027) obsessed with one question: how do AI systems actually think at scale?

I build at the intersection of retrieval, reasoning, and real-world impact β€” from RAG pipelines to multi-step agents. My work leans backend-heavy, systems-first, and always production-aware.

  • 🧠 Focus: AI Systems Β· RAG Architectures Β· Agent Frameworks Β· Backend Engineering
  • πŸ”¬ Currently building: CodeRAG β€” an AI debugging agent
  • 🌱 Learning: Advanced agentic systems Β· System design at scale Β· Hybrid search architectures
  • 🀝 Open to: AI/ML collabs, open-source contributions, research discussions
  • πŸ“ Punjab, India

πŸ’‘ What I Bring

  • 🧩 Strong understanding of AI system design (RAG + Agents)
  • βš™οΈ Ability to build end-to-end backend systems
  • πŸ” Focus on problem-solving, not just implementation
  • πŸ“Š Experience with real-world datasets and ML workflows
  • πŸš€ Builder mindset β€” turning ideas into working systems

πŸ› οΈ Tech Stack

AI / ML

Python LangChain LangGraph HuggingFace OpenAI Scikit-Learn

Backend

FastAPI Flask Node.js

Frontend

Next.js React HTML5 CSS3

Databases & Search

ChromaDB Elasticsearch MySQL

Data Science

Pandas NumPy Matplotlib Seaborn Jupyter

Tools & Platforms

Git GitHub VS Code Linux


πŸš€ Featured Project β€” CodeRAG

An AI-powered debugging system that finds root causes β€” not just symptoms.

Most debugging tools tell you where the error is. CodeRAG tells you why it happened β€” by reasoning across your entire codebase context.

User reports bug β†’ CodeRAG indexes codebase + logs + docs + git history
                 β†’ Hybrid search retrieves relevant context
                 β†’ LangGraph agent reasons across evidence
                 β†’ Root cause + suggested fix returned
Layer Technology
πŸ”™ Backend FastAPI
πŸ–₯️ Frontend Next.js
🧬 Code Embeddings CodeBERT
πŸ—„οΈ Vector Store ChromaDB
πŸ” Search Engine Elasticsearch
πŸ€– Agent Framework LangGraph
πŸ”€ Search Strategy Hybrid (BM25 + Vector)

What makes it different:

  • πŸ“ Code-aware search β€” understands functions, classes, call graphs
  • πŸ”— Cross-context reasoning β€” correlates logs, docs, and commits
  • 🧩 Multi-step agents β€” doesn't guess; it traces
  • πŸ’‘ Actionable output β€” fix suggestions with reasoning, not just pointers

πŸ“Œ Currently

class Sneha:
    status       = "Shipping AI systems that retrieve, reason, and solve real problems"
    learning     = ["Advanced RAG patterns", "Agentic system design", "Distributed systems"]
    exploring    = ["Multi-agent orchestration", "Graph-based retrieval", "Eval frameworks for LLMs"]
    open_to      = "Interesting problems worth solving"

πŸ† Highlights

  • πŸ”— Winter of Blockchain β€” Open-source contributor in Web3 ecosystem
  • πŸ€– AI/ML Coursework β€” Deep Learning Β· NLP Β· Computer Vision Β· Generative AI
  • πŸ—οΈ Projects shipped β€” AI debugging systems, web apps, RAG pipelines
  • πŸ“ˆ GitHub Achievements β€” Pull Shark Γ— 2 Β· Quickdraw

πŸ“Š GitHub Stats

GitHub Streak


πŸ’­ How I Think

"Good software is a system, not a script."

I approach every project by asking:

  • What breaks at scale? β†’ Design for it upfront
  • Where does reasoning fail? β†’ Add structure and evaluation
  • What's the actual problem? β†’ Solve that, not the surface symptom

I prefer boring infrastructure that works over clever code that doesn't.


Let's build something that actually matters.

Popular repositories Loading

  1. KBC-Game KBC-Game Public

    Welcome to the KBC Game, a Python implementation of the popular quiz show "Kaun Banega Crorepati" (KBC). This simple console-based game challenges players with a series of multiple-choice questions…

  2. Secret-code-language-translator Secret-code-language-translator Public

    Welcome to the Secret Code Language project! This Python program allows you to encode and decode messages using a simple secret language technique. It adds random characters to words, making the me…

  3. snehas-05 snehas-05 Public

  4. fest-registration fest-registration Public

    Forked from Ramsey99/fest-registration

    This is a registration website for a college fest using HTML, CSS, Python Flask, mySQL databse.

    HTML

  5. snake-water-gun-in-python snake-water-gun-in-python Public

    This is a simple Python-based Snake-Water-Gun game, a fun console game inspired by the traditional Indian game similar to Rock-Paper-Scissors.

  6. PyVerse PyVerse Public

    Forked from UTSAVS26/PyVerse

    PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.

    Jupyter Notebook