Skip to content
View kanishk6030's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report kanishk6030

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

๐Ÿง”โ€โ™‚๏ธ About Me

  • ๐ŸŽ“ B.Tech IT student at CUSAT, graduating April 2027
  • ๐Ÿ’ผ Full-Stack Developer at Interview Easy, ex-Frontend Intern at NIT Patna (NASL Lab)
  • ๐Ÿค– Actively building an AI/GenAI Engineering portfolio โ€” RAG pipelines, LangGraph agents, and eval-driven LLM apps
  • ๐Ÿ› ๏ธ Recently shipped QueryPilot, a hybrid-retrieval RAG system with LangSmith tracing and LLM-as-judge evals
  • ๐Ÿ“ฆ Published @kanishkvats/feature-flag-sdk on npm
  • ๐ŸŒฑ Exploring vertical AI SaaS ideas and open-source contribution in the LangChain/agentic ecosystem
  • โœ๏ธ Sharing what I learn โ€” GenAI concepts, RAG internals, and build logs โ€” on LinkedIn


๐Ÿš€ Featured Projects

Project Description Stack
QueryPilot RAG pipeline with hybrid retrieval (BM25 + dense), LangSmith tracing & automated evals FastAPI ยท React ยท TypeScript ยท LangChain
PDF RAG Chatbot Hybrid BM25 + ChromaDB retrieval with MMR, session-aware chat, deployed on Render Python ยท ChromaDB ยท Streamlit
Feature Flag SDK Published npm package for feature flag management Node.js ยท TypeScript
GitMind Natural-language git automation agent LangGraph ยท Python ยท CLI

๐Ÿ’ป Tech Stack

AI / GenAI Python LangChain FastAPI OpenAI

Frontend React Redux TailwindCSS Vite

Backend & Data NodeJS Express.js MongoDB MySQL PostgreSQL

Languages C C++ JavaScript TypeScript

DevOps / Hosting Docker Vercel Render Netlify


๐Ÿ“Š GitHub Stats



๐ŸŒ Connect with Me

LinkedIn Email

Pinned Loading

  1. QueryPilot QueryPilot Public

    Talk with your database , not with SQL editor.

    TypeScript

  2. Pdf_RAG_ChatBot Pdf_RAG_ChatBot Public

    A Streamlit application for asking source-grounded questions over uploaded PDF files. The app loads and chunks PDFs, embeds the chunks with Hugging Face sentence-transformer embeddings, stores themโ€ฆ

    Python

  3. IdeaForge IdeaForge Public

    IdeaForge is a full-stack platform for publishing ideas, collaborating through comments and reactions, and managing join requests with notifications and role-based access.

    JavaScript

  4. feature-flag-sdk feature-flag-sdk Public

    TypeScript