X Tutup
Skip to content
View PranavMishra17's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report PranavMishra17

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
PranavMishra17/README.md
llm.invoke("Generate a bio")

PRANAV MISHRA

Typing SVG

Portfolio LinkedIn Resume YouTube Hugging Face Google Scholar

"In order to keep up with everything AI, you need to be unemployed.
In order to keep paying for the tokens, you need to be employed."

Snake animation

๐Ÿš€ Currently Building


๐ŸŽฎ SoulEngine
Stateless NPC intelligence with memory & MCP-based agency

๐ŸŽค MockFlow-AI
Real-time voice interview platform with sub-400ms latency

๐Ÿ† Major Wins

๐Ÿ•ด๐Ÿผ IEEE 2026 - (ACCEPTED) Research in enterprise RAG systems with Metadata Enrichment. Presented MetaRAG paper at Informs+ Conference at Indianapolis, IN, USA - 2025

๐Ÿฅ‡ SnAIder-Cut - Meta Quest 3 app | Won a special track at MIT XR Hackathon, Jan 2024, Boston, MA

๐Ÿ“ ICML 2026 (under review) - Multi-agent system using SLMs with modular teamwork components Link โ†—

๐Ÿ“ PAKDD 2026 (under review) - Big5 Agents framework submission as TeamMedAgents Link โ†—

๐Ÿฅ‡ HINT 5.0 Hackathon Winner - Virtual van Gogh: Virtual art museum for NFT collections


โœ… Built & Shipped

  • ๐Ÿ“ฐ Resume-Craft-Pro ๐ŸŒŸ: A full-stack AI web app for Resume customization with intelligent agentic architecture Link โ†—

  • ๐Ÿ SnakeAI-MLOps: Complete RL pipeline with 4 algorithms + deployment Link โ†—

  • ๐Ÿ—ฃ๏ธ Voice-Persona: Dataset for character consistency in voice synthesis, generated with audio-language model Qwen2-Audio-7B

  • ๐ŸŽจ Auto-PaintSeg: Diffusion models for automated image segmentation Link โ†—

  • ๐ŸŒŒ Stellarium: VR space odyssey with 107K+ real astronomical objects Link โ†—



โšก The Arsenal

class PranavMishra:
    def __init__(self):
        # Core Languages
        self.languages = ["Python", "C++", "JavaScript/TypeScript", "C#", "Java", "Rust"]
        
        # AI/ML Stack
        self.ai_frameworks = ["PyTorch", "TensorFlow", "LangChain", "LangGraph", "LibTorch", "Transformers"]
        self.ai_platforms = ["OpenAI API", "Anthropic Claude", "Google Gemini", "Azure OpenAI", "Hugging Face"]
        self.mlops = ["vLLM", "Docker", "GitHub Actions", "Model Versioning", "Experiment Tracking"]
        self.specialties = [
            "Multi-Agent Systems", 
            "RAG Architectures", 
            "Computer Vision", 
            "Reinforcement Learning",
            "NLP/LLMs",
            "Small Language Models",
            "Healthcare AI"
        ]
        
        # Full-Stack & Infrastructure
        self.web_stack = {
            "frontend": ["React", "Next.js", "TypeScript", "Tailwind"],
            "backend": ["FastAPI", "Node.js", "Flask", "Django", "Express.js"],
            "realtime": ["WebSockets", "Azure Speech Services", "Streaming APIs"]
        }
        self.databases = ["PostgreSQL", "MongoDB", "Pinecone", "CosmosDB", "Redis", "pgvector"]
        self.cloud_platforms = ["Azure", "AWS (EC2, S3, Lambda)", "GCP", "Railway", "Vercel"]
        self.devops = ["Docker", "Kubernetes", "CI/CD Pipelines", "Git", "Infrastructure as Code"]
        
        # Game/XR Development
        self.game_engines = ["Unity (C#)", "Unreal Engine 5 (C++)", "SFML", "WebXR"]
        self.xr_experience = "MIT Reality Hack 2024 Winner ๐Ÿ†"
        
        # Research & Production Experience
        self.current_work = {
            "research": "UIC V-ARE Labs - Healthcare AI, VR/AR Medical Training",
            "industry": "WheelPrice (Techstars) - Production CV/ML Systems",
            "academic": "AAAI 2025 Submission (First Author) - Multi-Agent Medical AI"
        }
        
        # Notable Projects
        self.portfolio_highlights = [
            "TeamMedAgents: Multi-agent medical AI (7/8 benchmark improvements)",
            "SLM-TeamMedAgents: Extended to Small Language Models (Google ADK)",
            "MetaRAG: Enterprise RAG (10K+ docs/hour, Kafka pipelines)",
            "IVORY: Production RAG platform on Azure (medical education)",
            "ClauseCraft: Agentic document editor (Gemini + MCP)",
            "Flow Planner: Autonomous UI workflow capture (Browser-Use + Claude)",
            "SnakeAI-MLOps: Complete MLOps pipeline (5x training speedup)",
            "Patient Care Automation: HIPAA-compliant healthcare workflows"
        ]
        
    

Pinned Loading

  1. VoicePersona-Dataset VoicePersona-Dataset Public

    A comprehensive voice persona dataset for character consistency in voice synthesis, generated using advanced audio-language model Qwen2-Audio-7B, with a GPU-optimized pipeline

    Python 5 1

  2. ResumeCraft-Latex-resume-optimizer ResumeCraft-Latex-resume-optimizer Public

    Intelligently optimize LaTeX resumes with AI-powered keyword integration

    Python 7 1

  3. MockFlow-AI MockFlow-AI Public

    Voice-based mock interview platform featuring intelligent conversation management and time-aware stage transitions

    Python 4

  4. Mafia-Boardgame-via-Agents Mafia-Boardgame-via-Agents Public

    AI Mafia Game is a full-stack application that simulates the classic party game Mafia (also known as Werewolf) where AI agents with unique personalities and characteristics play against each other.โ€ฆ

    Python 4

  5. SoulEngine SoulEngine Public

    Stateless NPC intelligence with layered memory cycles, personality evolution, voice interaction, and MCP-based agency in game environments.

    TypeScript 2

  6. TheGreatFellow/virtual-van-gogh TheGreatFellow/virtual-van-gogh Public

    Virtual 3D art Gallery to view NFTs and virtual art on the Internet on Ethereum Chain

    HTML 11 8

X Tutup