Skip to content
View neha-nambiar's full-sized avatar

Block or report neha-nambiar

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

Pinned Loading

  1. ee-homework-solver ee-homework-solver Public

    AI-powered electrical engineering homework solver using ColPali PDF retrieval, Qwen2.5-VL multimodal analysis, and DeepSeek code generation with schemdraw to create step-by-step solutions with circ…

    Python 1

  2. electoral-roll-extractor electoral-roll-extractor Public

    Digitizes and structures voter information from scanned electoral roll PDFs using computer vision and OCR with with OpenCV, Tesseract, and Pandas

    Python 1

  3. code_to_prompt code_to_prompt Public

    Turn a full codebase into one clean, LLM-ready prompt. Fully local CLI tool that converts a directory to a single copy-paste ready .txt file with relative file paths and fenced code blocks optimize…

    Python

  4. mirrorai mirrorai Public

    Built for developers who want to understand non-English open-source projects. mirrorai translates comments and documentation into English without risking code corruption.

    TypeScript

  5. Meesho_Data_Challenge Meesho_Data_Challenge Public

    Ranked 27th on Kaggle Leaderboard in the Visual Taxonomy competition sponsored by Meesho. Built a multi-model system for fashion product attribute prediction from images using ResNet101V2, Efficien…

    Jupyter Notebook

  6. documentation-qna-system documentation-qna-system Public

    Documentation assistant for developers who want to quickly understand and query large documentation sites. Built with a modern tech stack including Firecrawl for llm-ready web crawling, Unstructure…

    Python