Skip to content
View Pranshul-Thakur's full-sized avatar
🥸
Hello
🥸
Hello

Highlights

  • Pro

Block or report Pranshul-Thakur

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.

Content in all repositories owned by your account will be closed.
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
Pranshul-Thakur/README.md

Hola, I'm Pranshul Thakur

Final-year CS Student
10x Hackathon Winner
Storing some of my projects here
Love building things


🦀

Pinned Loading

  1. DOOM-in-excel DOOM-in-excel Public

    DOOM 64 running inside Microsoft Excel cells using PyXLL and cydoomgeneric. Gameplay rendered as cell background colors.

    Python 31 2

  2. Dynamic-debug Dynamic-debug Public

    Lightweight C++ memory debugger using operator overloading to track allocations, detect leaks, double deletes, and invalid frees.

    C++

  3. Lora-GPT-Transformer Lora-GPT-Transformer Public

    Character-level GPT transformer with LoRA for efficient fine-tuning. Includes RMSNorm, SwiGLU activation, comprehensive benchmarking suite, and Docker/Jenkins CI/CD pipeline.

    Python

  4. Documented-Q-A-Engine-with-Retrieval-extractive-ReRanker Documented-Q-A-Engine-with-Retrieval-extractive-ReRanker Public

    A document-grounded Q&A engine over industrial safety PDFs. Uses embeddings (MiniLM) + FAISS for semantic search, and a hybrid reranker (BM25 + vectors) to improve answer quality. Extractive answer…

    Python

  5. Medical-appointment-Agent Medical-appointment-Agent Public

    AI-powered medical appointment scheduling agent using LangGraph and Gemini. Features intelligent patient management, automated email confirmations, and an interactive Streamlit interface for bookin…

    Python 1

  6. Multimodal-Agent-POC Multimodal-Agent-POC Public

    Multimodal-Agent-POC is an end-to-end demo showcasing how a single text prompt can be transformed into image, speech, music, and video outputs using only open-source AI models and free infrastructure.

    Python