Skip to content
View RanbeerReddy's full-sized avatar
😮‍💨
Feels too good
😮‍💨
Feels too good

Highlights

  • Pro

Block or report RanbeerReddy

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


I build things, break them, and then act surprised. Currently trying to get better at AI, ML, and backend — and, separately, at not opening a new repo every time I have a shower thought at 2 AM. Progress on that last one has been slow.

What I'm learning

  • AI
  • ML
  • Backend
  • How to close a project before starting the next one

Experience, roughly in order

```diff

  • trained a model
  • broke the model
  • fixed the model
  • broke it again, differently this time
  • wrote some actual code in between all that ```

I'd call it a learning curve, but it's more of a learning circle.


Hobbies

Ehhhhhhhhhhhhhhhhhhhh.

(Ask me again after finals.)


Current status

```python while alive: learn() build() question_existence() # no exceptions handled, we panic like adults ```


Fun facts

  • Opens 137 tabs to "study," reads maybe four of them
  • Treats sleep as a project-season stretch goal
  • Every bug is an "unexpected feature" until proven otherwise
  • Wants to build something genuinely unreasonable before graduation


"Vibe coding ends where debugging begins."

Pinned Loading

  1. Weft Weft Public

    Weft is a modular AI memory and context orchestration platform for building persistent, retrieval-aware AI systems.

    Python

  2. Multimodal-classifier Multimodal-classifier Public

    Self-supervised multimodal medical disease classification using ECG, chest X-ray, and clinical tabular data with contrastive learning and deep representation learning.

    Jupyter Notebook 1

  3. RAG-Cognitive-Routing RAG-Cognitive-Routing Public

    Production-style AI agent system with semantic routing, LangGraph orchestration, and RAG defense mechanisms

    Python

  4. phishing-detection-mlops phishing-detection-mlops Public

    End-to-end MLOps pipeline for phishing detection using MongoDB, AWS S3, MLflow, Docker, and Flask deployment

    Python

  5. langgraph-rag-assistant langgraph-rag-assistant Public

    Production-style RAG agent with LangGraph routing, SERP integration, and local LLM inference

    Python

  6. kpi kpi Public

    Forked from kobotoolbox/kpi

    kpi is the server for KoboToolbox. It includes an API for users to access data and manage their forms, question library, sharing settings, create reports, and export data.

    Python