Skip to content
View Navneet-Scaler's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Navneet-Scaler

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

Hi, I'm Navneet πŸ‘‹

AI / LLM Engineer β€’ Full-Stack Developer

Building AI-native products with TypeScript, Python, Next.js, PostgreSQL, and LLMs.


πŸ‘‹ About Me

I build AI-native software where LLMs and embeddings are core parts of the system.

  • πŸ›‘οΈ Building Siftguard β€” AI-powered GitHub App for issue & PR triage
  • πŸ—ΊοΈ Building Liner β€” Visual roadmap & habit tracker
  • 🌱 Open Source contributor to LangGraph
  • πŸ’» TypeScript β€’ Python β€’ React β€’ Next.js β€’ PostgreSQL
  • πŸ“š Currently learning ML fundamentals, retrieval systems, and evaluation

🧠 Tech Stack

AI / LLM

LLM Integration Prompt Engineering Embeddings RAG Vector Search pgvector Semantic Search AI Evaluation Anthropic Claude

Languages

Frontend

shadcn/ui β€’ React Flow β€’ Framer Motion β€’ Zustand

Backend

REST APIs GitHub Apps GitHub Actions Row-Level Security AES-256-GCM

Tools


πŸš€ Featured Projects

πŸ›‘οΈ Siftguard

AI-powered GitHub App for OSS maintainers.

Highlights

  • Embedding-based duplicate detection
  • AI quality scoring
  • Cost-aware LLM pipeline
  • GitHub Actions integration
  • Secure encrypted secrets

Stack

TypeScript Probot Anthropic Claude PostgreSQL pgvector

πŸ”— https://github.com/Navneet-Scaler/Siftguard


πŸ—ΊοΈ Liner

Interactive roadmap and habit tracking application.

Highlights

  • Zoomable learning roadmap
  • GitHub-style heatmap
  • Outline import
  • Supabase RLS
  • JSON backup & restore

Stack

Next.js React TypeScript Supabase

🌐 https://liner-xi.vercel.app

πŸ“‚ https://github.com/Navneet-Scaler/Liner


πŸ” Python-Based Web Scraper

Python scraper for Amazon & Flipkart product information.

Python BeautifulSoup

πŸ”— https://github.com/Navneet-Scaler/Python-Based-Web-Scrapper


🌱 Open Source

  • LangGraph contributions
  • Bug reports
  • Fixes
  • Documentation improvements

πŸ“Š GitHub Stats



πŸ“« Connect


Built with β˜• and a healthy respect for pgvector.

Popular repositories Loading

  1. Liner Liner Public

    A visual learning and progress roadmap builder β€” plan chapters and topics on an interactive canvas, track daily practice, and follow progress from a dashboard.

    TypeScript 2

  2. Siftguard Siftguard Public

    A quality gate for open-source maintainers β€” scores incoming issues and PRs on reproducibility, AI-slop signal, and duplicate similarity, then labels and comments automatically so maintainers only …

    TypeScript 1

  3. CV CV Public

    HTML

  4. Web_Dev_Hackathon Web_Dev_Hackathon Public

  5. Web_D_Hackathon Web_D_Hackathon Public

    HTML

  6. Python-Based-Web-Scrapper Python-Based-Web-Scrapper Public

    This is a tool using which you can fetch (Price & Name) of the Product's listed on Amazon or Flipkart

    Python