Skip to content
View NehanPathan's full-sized avatar
πŸ’­
CE Student | Asp.Net Core & Angular Enthusiast
πŸ’­
CE Student | Asp.Net Core & Angular Enthusiast

Block or report NehanPathan

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

Hi πŸ‘‹, I'm Nehan

Currently Crafting Code in Ahmedabad, India 😊

🌱 Building Full-Stack Applications β€’ πŸ’‘ AI Systems & Search Technologies β€’ 🀝 Open Source Contributor


πŸ‘¨β€πŸ’» About Me

  • πŸ’Ό Software Developer passionate about building scalable and user-focused applications
  • πŸ€– Exploring Generative AI, LLMs, RAG Pipelines, and AI Voice Agents
  • πŸ” Apache Lucene.NET Committer working on search, indexing, and performance improvements
  • 🌐 Building modern applications using Angular, React, ASP.NET Core, and Python
  • πŸ“š Currently learning production-grade AI architecture and distributed systems
  • 🀝 Love contributing to Open Source and solving real-world engineering problems

πŸ“« Email: pathannehan28@gmail.com


🌐 Portfolio

🌍 Portfolio: https://nehan-portfolio.netlify.app


πŸ† Open Source & Achievements

  • πŸ… Apache Lucene.NET Committer
  • 🌟 Google Summer of Code 2025 Contributor
  • πŸš€ Contributed to Apache Lucene.NET with search, replication, and performance improvements
  • 🌱 Successfully completed Hacktoberfest 2024
  • πŸ† Building production-ready AI applications using modern LLM technologies

Apache GSoC Hacktoberfest


πŸš€ Featured Projects

πŸ–ΌοΈ MemoraAI β€” AI-Powered Visual Storytelling Platform

A full-stack AI application that transforms personal photos into cinematic visual stories and digital keepsakes, combining multimodal AI, real-time processing, and a modern web experience.

Highlights:

  • πŸ“Έ Multi-Photo Processing β€” Upload and process multiple images with real-time progress tracking
  • 🎬 AI Story Generation β€” Generate cinematic memory cards and narratives using OpenAI
  • 🎨 Personalized Storytelling β€” Multiple themes including Nostalgic, Travel, and Family
  • ⚑ Real-Time Processing β€” Live generation updates using Server-Sent Events (SSE)
  • πŸ“± Modern Web Experience β€” Responsive React interface with dark mode
  • πŸ–ΌοΈ Image Processing Pipeline β€” Image upload, storage, and delivery through ImageKit
  • πŸ”’ Production-Oriented Architecture β€” FastAPI backend with PostgreSQL persistence
  • πŸ€– AI-Powered Personalization β€” Combines user-provided visual context with LLM-generated storytelling

Tech Stack: React 19 Β· TypeScript Β· FastAPI Β· Python Β· OpenAI Β· PostgreSQL Β· ImageKit Β· Tailwind CSS Β· SSE

Repository: https://github.com/NehanPathan/MemoraAi


🧠 Production RAG & Document Intelligence

A production-oriented RAG platform built to solve real-world document intelligence problems, from enterprise knowledge retrieval to specialized Steel & CAD engineering documents.

Highlights:

  • πŸ” Hybrid Retrieval β€” Vector Search + BM25 with Reciprocal Rank Fusion (RRF)
  • βš–οΈ Intelligent Reranking β€” Query-aware candidate reranking
  • 🧠 Semantic Caching β€” Efficient handling of repeated queries
  • πŸ“„ Document Intelligence β€” PDF, DOCX, images, CAD drawings, and engineering documents
  • πŸ“š Citation-Aware Generation β€” Answers grounded in retrieved evidence
  • ⚑ Streaming Responses β€” Real-time responses using SSE
  • πŸ” Production Governance β€” RBAC, document clearance, PII redaction, audit logging, and retention
  • πŸ§ͺ Evaluation & Quality Gates β€” Automated evaluation and governance checks
  • πŸ—οΈ Two Architectures β€” Framework-free RAG core alongside LangChain/LangGraph
  • 🏭 Real-World Domain β€” Steel & CAD document intelligence, drawing revisions, engineering entities, and visual understanding

Tech Stack: Python Β· FastAPI Β· PostgreSQL Β· OpenAI Β· Anthropic Β· LangChain Β· LangGraph Β· BM25 Β· Vector Search Β· RAG Β· Docker Β· React Β· TypeScript Β· Streamlit

Repository: https://github.com/NehanPathan/RAG-Pipeline-Production-Level-


πŸ” Apache Lucene.NET

Apache Lucene.NET Committer contributing to one of the world's leading search libraries by improving performance and search capabilities.

Highlights:

  • πŸš€ Search Performance Optimizations
  • πŸ“– Smart Chinese Analyzer (SmartCN) Improvements
  • ⚑ Dictionary Loading Enhancements
  • πŸ”„ Replication Framework Contributions
  • 🌐 ASP.NET Core Integration
  • βœ… Unit Testing & Performance Improvements

Repositories:


πŸ’» Tech Stack

Languages

Languages

Frontend

Frontend

Backend

Backend

AI & ML

AI

Working with

  • Large Language Models (LLMs)
  • Retrieval-Augmented Generation (RAG)
  • AI Agents
  • Vector Databases
  • Prompt Engineering
  • Semantic Search
  • AI Automation

Database

Database

Tools

Tools


πŸ“Š GitHub Stats


🌍 Connect With Me

πŸ’Ό LinkedIn

https://linkedin.com/in/Nehan-Khan-Pathan

🌐 Portfolio

https://nehan-portfolio.netlify.app

πŸ… Holopin

https://holopin.me/nehanpathan


⭐ Building software that combines Search, AI, and Open Source to solve real-world problems.

Pinned Loading

  1. GSoC_2025_Final_Report.md GSoC_2025_Final_Report.md
    1
    # Google Summer of Code 2025 – Final Report
    2
    
                  
    3
    **Contributor:** Nehan Khan Pathan
    4
    
                  
    5
    **Mentor:** Paul Irwin
  2. lucenenet-extensions lucenenet-extensions Public

    Forked from paulirwin/lucenenet-extensions

    Lucene.NET Extensions

    C# 2

  3. apache/lucenenet apache/lucenenet Public

    Apache Lucene.NET is an open-source full-text search library written in C#, ported from the Apache Lucene project.

    C# 2.4k 660

  4. MemoraAi MemoraAi Public

    MemoraAI is a full-stack application that generates beautiful memory cards and digital keepsakes from your uploaded photos. Using OpenAI's advanced image generation and a cinematic design system, i…

    TypeScript

  5. RAG-Pipeline-Production-Level- RAG-Pipeline-Production-Level- Public

    Production-grade RAG and document intelligence systems, built from first principles and applied to real-world domains like steel & CAD.

    Python 1

  6. ASP.NET-CORE-Learning ASP.NET-CORE-Learning Public

    Personal collection of projects and practice exercises of ASP.NET Core

    C# 1