Skip to content
View yranjan06's full-sized avatar
🧭
Remote
🧭
Remote

Highlights

  • Pro

Block or report yranjan06

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

Hi, Ranjan here. I build AI agents, RAG systems, and voice pipelines. Sometimes full-stack. Always shipping.


Projects

Fillo v2
Multi-Agent · Claude Code Hackathon
Resume + job URL -> 6 specialized agents (Researcher, Skill Mapper, Writer, Critic, Form Agent, Reviewer) with a Critic feedback loop. Built with CrewAI + Browser-Use + Inngest. Free-tier first via Groq Llama 3.3 + Gemini 2.0 Flash.
Artha
Voice AI · Finance Agent
Voice finance agent in Hindi, English, Hinglish. Agent loop from scratch, no LangChain. 92% intent accuracy on a 50-case eval set. Stack: Groq Whisper + Sarvam Bulbul v3 + FastAPI + WebSockets.
MnemOS
Agentic OS · Hackathon
Agentic OS that remembers across sessions. Remember / Recall / Recover / Plan nodes over HydraDB graph search. Runs in a containerized virtual desktop (Playwright + noVNC). Supports Groq, Claude, Ollama.
WEBGhosting-MCP
MCP Server · Go · ⭐ 28 stars
Stealth browser MCP server for AI agents. 30 tools, 22 anti-fingerprint scripts. Works with Cursor, Claude, VS Code, and any OpenAI-compatible client. Built in Go.
DevRadar
Full-Stack · WikiThon 2026
AI career intelligence platform for Indian devs. Live knowledge graph, wiki ingest pipeline, grounded career chat, learning roadmap. Deployed on Vercel + Render. Stack: React 18 + Node.js + Groq + Claude + HydraDB.
Off-Duty
Google Cloud Hackathon · MongoDB
Inventory-aware AI store manager for local cafes. Proactively bundles what the shop needs to move, not just what is on the menu. Stack: Google Cloud Agent Builder + Gemini + MongoDB MCP + FastAPI + React.
Document Intelligence
RAG · Production-style
RAG pipeline with hybrid search (BM25 + vector fusion) and semantic chunking. Low-latency via Groq Llama 3.3. Quantified with RAGAS metrics.
Messy Mashup
Audio ML · Kaggle
Genre classification from noisy audio mashups. XGBoost -> CNN -> CRNN -> fine-tuned HuBERT. 94.89% F1. Live demo
Voice AI Agent
Voice · 3-tier intent
Voice assistant with 3-tier intent classification (Regex -> Keywords -> LLM). Compound commands, session memory, sandboxed tool execution. Groq Whisper + Llama 3.3. Demo

Writing


Stack

AI / LLM

Claude OpenAI Gemini AWS Bedrock LangChain CrewAI LiteLLM

Voice

Groq Whisper Sarvam

RAG & Vector

pgvector Qdrant Chroma FAISS RAGAS

ML

PyTorch Hugging Face scikit-learn XGBoost WandB

Frontend

React Next.js Tailwind shadcn/ui

Backend

Python FastAPI Node.js Express Go PostgreSQL MongoDB Redis

Infra

Docker GitHub Actions Vercel Render Google Cloud Inngest

Pinned Loading

  1. README.md README.md
    1
    # 𓀤 Hi, I'm Ranjan Yadav
    2
    <div align="left">
    3
      <i>Data Engineer crafting scalable pipelines and cloud architectures — building the backbone that turns raw data into insights.</i>
    4
    </div>
    5
    
                  
  2. WEBGhosting-MCP WEBGhosting-MCP Public

    Intelligent stealth browser MCP server for AI agents with 30 tools, 22 anti fingerprint scripts, and LLM powered extraction. Works seamlessly with Cursor, Claude, VS Code, and any OpenAI compatible…

    Go 32 6

  3. ClaimDrift ClaimDrift Public

    Forked from gregjones11235/ClaimDrift

    An autonomous agent system designed to detect semantic drift between preprints and published Bio-Med papers.

    Python 1

  4. storeops storeops Public

    Forked from storeops-ai/storeops

    Python