Skip to content
View itsyashbisht's full-sized avatar
🔨
building
🔨
building

Block or report itsyashbisht

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

Hi, I'm Yash 👋

Full-Stack AI Engineer building RAG systems, agentic tool-calling architectures, and production web applications.

📧 Email · 💼 LinkedIn · 🐙 GitHub


👨‍💻 About

I work across the stack — Next.js and Node.js on the application layer, Postgres and pgvector for retrieval, Groq and Gemini for generation. My focus is on the parts of AI engineering that don't show up in tutorials: tool-calling loops that handle partial failures gracefully, RAG pipelines that stay accurate at scale, and multi-tenant systems where access control actually holds under real usage.

Most recently I built and shipped IntelliVault, a RAG platform used to test document-intelligence workflows across isolated workspaces, and NestIQ, a hotel booking concierge with a custom agentic loop written without framework abstractions.


⚙️ Stack

Languages TypeScript JavaScript Python Java

Frontend Next.js React Redux Tailwind Framer

Backend Node.js Express FastAPI

Data PostgreSQL Drizzle MongoDB

AI / LLM Groq Gemini OpenAI LangChain

Auth / Infra Clerk Vercel Supabase


🎯 Currently

Open to full-stack and AI engineering roles at product teams — particularly where the work involves RAG, agentic systems, or LLM-integrated products at production scale.

Pinned Loading

  1. IntelliVault-Enterprise IntelliVault-Enterprise Public

    Enterprise document intelligence — workspace-scoped hybrid RAG, streaming AI chat, and team collaboration.

    TypeScript 2

  2. nextjs-ai-app nextjs-ai-app Public

    A comprehensive collection of projects, examples, and notes demonstrating AI application development with Next.js-15 and Vercel AI SDK v6, covering LLM integration, streaming responses, prompt engi…

    TypeScript

  3. nestIQ-server nestIQ-server Public

    NestIQ is an AI-powered hotel discovery and booking platform built specifically for the Indian travel market. Unlike traditional hotel booking platforms that require users to navigate filters and s…

    JavaScript

  4. tripsage-client tripsage-client Public

    TripSage's frontend is a React 19 single-page application built with Vite. It lets users discover Indian travel destinations through AI-powered natural language search, build full itineraries using…

    JavaScript

  5. tripsage-server tripsage-server Public

    TripSage's backend is a Node.js / Express REST API backed by MongoDB and driven by Groq AI.The server handles authentication, all CRUD operations across 8 resource types, AI generation with rate li…

    JavaScript

  6. ecommerce-backend ecommerce-backend Public

    The backend of the Shoe E-Commerce application is designed to handle all business logic, secure transactions, and efficient data management for a scalable online footwear store. It follows a modula…

    JavaScript