Skip to content
View officialbidisha's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Unlisted-Stocks

Block or report officialbidisha

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

Hi, I'm Bidisha 👋

Senior Software Engineer building agentic AI systems · Bangalore, India

Typing SVG

I write occasionally here: bidishadas1.wordpress.com

dev.toProfile viewsGitHub followers


🔭 Featured project

ResolveFlow — a LangGraph agent that diagnoses GitHub issues and proposes fixes, but never touches GitHub without an independent LLM reviewandexplicit human approval — reasoning and execution separated by construction, not convention. Live and deployed: sign in with your own GitHub account and every write runs as you; diagnoses are grounded in retrieval gated by a measured relevance threshold (not just "cited a real id"); the review model's approve/escalate call is deterministic code, never trusted from the LLM; the approval pause is a real LangGraph interrupt() persisted in Postgres, resumable hours later from a different request. Backed by a regression eval suite — pass^k semantics, one bypassed safety gate is a critical failure, not an average.

Live demo · README

LangGraphRAGPineconeFastAPIReactPostgreSQLOAuth

🧰 Stack

PythonLangChainLangGraphPineconeFastAPIPostgreSQLJavaScriptReactGit

🛠️ Also building

  • Langchain-In-Depth — hands-on LangChain/LangGraph: RAG pipelines, tool-calling agents, ReAct loops, guardrails. One concept per script, documented with the real bugs hit and fixed along the way, not just the final working code.
  • Leetcode-Python — Python DSA solutions written test-first while learning the language, coming from a JavaScript background.
  • UberDSA, ReactChallenges — interview-prep repos: real interview questions and React-specific machine-coding exercises, kept for the frontend/JS depth behind the AI-systems work above.

Also an active open-source contributor — most recently a bugfix and test-coverage PR to shaka-player, Google's DASH/HLS media player library.

📊 GitHub stats

Bidisha's GitHub statsBidisha's most used languagesBidisha's GitHub streak

📫 Connect

dev.to/officialbidisha — write-ups on LangChain, RAG debugging, and the JS → Python DSA transition.

Think, coz brain is the new sexy.

Pinned Loading

  1. ResolveFlowResolveFlowPublic

    LangGraph agent that diagnoses GitHub issues with cited RAG evidence — reasoning and execution separated by construction, gated by independent LLM review + explicit human approval before any write.

    Python

  2. Langchain-In-DepthLangchain-In-DepthPublic

    Hands-on LangChain, from chat models and LCEL chains to RAG and tool-calling agents - one concept per script, with real bugs hit and fixed along the way.

    Python

  3. UberDSAUberDSAPublic

    A curated list of questions asked by Uber in last 6 months with JS Solution

    JavaScript 4 3

  4. ReactChallengesReactChallengesPublic

    React Challenges asked in interviews

    JavaScript 2 1

  5. Leetcode-PythonLeetcode-PythonPublic

    Python solutions to LeetCode-style DSA problems, written while learning Python coming from JavaScript. Test-driven, pattern-organized by folder.

    Python

  6. Codechef-Notifier-ExtCodechef-Notifier-ExtPublic

    A notifier for codechef. This notifier is used to notify the codechef users if their solution is accepted, is a TLE or having a syntax error. This is going to make the life of codechef users simpler.

    JavaScript 1