Skip to content
View bishnubista's full-sized avatar

Highlights

  • Pro

Organizations

@safe-agentic-framework

Block or report bishnubista

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bishnubista/README.md

Hey, I'm Bishnu Bista

Full-Stack Engineer | AI Agent Builder | Community Organizer

Building AI agents, contributing to open source, and helping developers harness the power of agentic coding. Most of my work is built with Claude Code and Codex, where I'm discovering patterns for agentic development — multi-agent orchestration, custom workflow agents, and knowledge systems that compound across projects. When I'm not coding, you'll find me running marathons or training for triathlons.


What I Build

AI Agents & Multi-Agent Systems

  • Multi-agent orchestration with LangGraph, human-in-the-loop approval gates, and multi-LLM consensus (OpenAI, Anthropic, Gemini)
  • Voice AI pipelines using Pipecat and Deepgram for real-time speech processing with structured output via function calling
  • Vision AI document extraction with multi-provider support, hybrid OCR pipelines, and confidence-scored structured data
  • Content generation agents with sequential pipelines where each approved output becomes context for the next

MCP Security & Tooling

  • Collaborator on SAFE-MCP — security framework documenting 80+ attack techniques for Model Context Protocol
  • Built MCP security scanners using hybrid regex + LLM analysis with SARIF output
  • Created developer tools for AI-assisted debugging, session logging, and workflow orchestration

Full-Stack Development

  • Production apps with Next.js 15+, React 19, TypeScript, Supabase, and Vercel
  • Python backends with FastAPI, Clean Architecture, and uv package manager
  • iOS/watchOS apps with SwiftUI, SwiftData, and HealthKit — shipped to App Store

Featured Projects

Project Description
safe-mcp MITRE ATT&CK-style security framework for Model Context Protocol — core team member
plangate PLAN.md-driven development with quality gates — a Claude Code plugin
cc-statusline Clean Claude Code statusline displaying model, directory, git branch, and output style
safe-mcp-scanner Security scanner for MCP server definitions
cursor-workshop Workshop materials for AI-assisted coding with Cursor

Hackathons & Demos

  • Built a voice AI medical assistant that passively listens to doctor-patient conversations and generates structured clinical notes in real-time (Gemini + Pipecat + Deepgram)
  • Created an emotion-adaptive AI interviewer that analyzes both speech content and vocal patterns for real-time sentiment detection (OpenAI Whisper + ElevenLabs)
  • Built a repository-to-podcast generator that turns any GitHub repo into a 3-5 minute podcast with real code citations (Greptile + ElevenLabs)
  • Developed an autonomous GTM agent with real-time event streaming, AI lead scoring, and self-improving outreach (Redpanda + OpenAI)

Community & Education

  • Organizing AI events through The AI Agents Community in the Bay Area
  • Teaching workshops on Claude Code, Cursor, and AI-powered development
  • cursor-workshop — materials and exercises for AI-assisted coding workshops

Connect

Always open to collaborating on AI projects, hackathons, and open source contributions!

Pinned Loading

  1. safe-agentic-framework/safe-mcp safe-agentic-framework/safe-mcp Public

    SAFE-MCP is a comprehensive security framework for documenting and mitigating threats in the AI Agent ecosystem.

    Python 325 89

  2. medical-voice-assistant medical-voice-assistant Public

    AI Medical SOAP Note Generator - YC Hackathon Project | Real-time voice-to-structured-notes using Gemini + Pipecat

    Python

  3. cc-statusline cc-statusline Public

    Simple, clean Claude Code statusline displaying model, directory, git branch, and output style

    Shell 5

  4. americanexpress/one-app americanexpress/one-app Public archive

    ✨ a fresh, modular take on web application development

    JavaScript 301 90

  5. cursor-workshop cursor-workshop Public

    7 11