Skip to content
View pavith-raj's full-sized avatar
:octocat:
Programming
:octocat:
Programming

Block or report pavith-raj

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

Hi, I'm Pavith Raj 👋

Generative AI Engineer · RAG Systems · LLM Application Developer

I build LLM-powered systems that stay grounded, cite their sources, and get measured not just demoed.

LinkedIn Gmail GitHub


👋 About Me

I'm a Generative AI Developer at Karanji Infotech Pvt Ltd, where I design and ship LLM-powered automation systems that are actually in production, not just prototypes. My focus is Retrieval-Augmented Generation (RAG), prompt engineering, and full-stack AI products that people can rely on.

My flagship project, ComplianceIQ, is a citation-enforced RAG assistant for RBI/SEBI/IRDAI regulatory documents every answer is grounded in a retrieved source and evaluated with RAGAS. I care about the difference between an LLM that sounds right and one that's verifiably right, and that distinction shapes how I design retrieval pipelines, prompts, and evaluation loops.

Before GenAI, I trained as a VR/Unity developer where I picked up an instinct for real-time, interactive systems that I now bring to AI product design.


💼 What I'm Building at Karanji Infotech

  • 🎬 AI Storyboard Generation Platform : Gemini 3.1 Pro + LangChain pipeline automating scene descriptions, character dialogue, and visual prompts, cutting storyboard creation effort by ~70%.
  • 📚 E-Learning Script & Module Generator (ESLM) : Multi-step prompt chaining with Gemini 3.1 Pro and structured output, letting non-technical users generate course-ready content in under 15 minutes (~80% reduction in instructional design effort).
  • 📊 Progress Tracker Platform : Full-stack project tracking tool (Next.js, Supabase, Node.js, Google Cloud Run) for monitoring project progress and team coordination.
  • ⚙️ CI/CD Pipelines : GitHub Actions workflows automating build, test, and deploy for cloud-hosted applications.

These are internal/proprietary systems built for my employer, so there's no public repo happy to walk through the architecture in an interview.


🌱 Currently Learning

Docker · Agentic AI workflows · Production deployment & observability for LLM apps


🧰 Tech Stack

Generative AI / LLM

LangChain Gemini API Groq MCP RAG RAGAS Prompt Engineering

Backend

Python FastAPI Node.js Express REST APIs

Frontend

React React Native Next.js TypeScript Tailwind CSS

Databases

MongoDB PostgreSQL MySQL Supabase ChromaDB

DevOps / Cloud

Git GitHub Actions Google Cloud

Languages

Python JavaScript TypeScript SQL


🚀 Featured Projects

🔍 ComplianceIQ Citation-Enforced RAG Assistant for Regulatory Compliance

A RAG assistant that refuses to answer questions it can't ground in a retrieved source built for RBI/SEBI/IRDAI regulatory documents.

Problem it solves: Regulatory and compliance teams can't afford an AI assistant that hallucinates a rule that doesn't exist. ComplianceIQ enforces page-level citations on every answer and blocks responses that fall outside the ingested document corpus.

Tech stack: Python · FastAPI · Next.js/TypeScript

AI/LLM technologies: Hybrid retrieval (BM25 + vector embeddings) · ChromaDB · Groq-hosted Llama 3.3 · forced-grounding prompt design · RAGAS evaluation (faithfulness, answer relevancy, context precision) against a hand-curated golden question set

Key impact: Every answer is traceable back to a specific page in a regulatory circular no ungrounded output ships.

🔗 Repo: github.com/pavith-raj/ComplianceIQ 🌐 Live demo: coming soon


💄 AuraX AI Beauty & Salon Management Platform

A mobile-first salon management app with computer-vision-powered beauty recommendations.

Problem it solves: Salons need both efficient booking/queue operations and a way to offer personalized recommendations most tools do one or the other.

Tech stack: React Native · Node.js · MongoDB · Python

AI/LLM technologies: Computer vision (OpenCV) for skin analysis and hairstyle prediction, feeding a personalized cosmetic product recommendation engine

Key impact: Full-stack mobile app covering appointment booking, real-time queue management, JWT authentication, and RBAC end to end, not just the AI layer.

🔗 Repo: github.com/pavith-raj/AuraX 🌐 Live demo: not yet public


📝 Question Paper Generation System Automated Exam Paper Creation

A web app that automates dynamic question paper creation from a managed question bank.

Problem it solves: Manually assembling exam papers is slow and inconsistent; this system generates papers dynamically from a structured question bank.

Tech stack: React.js · Node.js · MongoDB

Key impact: RESTful APIs and efficient question bank management, built following an Agile-based SDLC.

🔗 Repo: github.com/pavith-raj/question-paper-generator


🎓 Certifications

  • Retrieval Augmented Generation (RAG) & Agentic AI — DeepLearning.AI
  • Software Engineering & Agile Software Development — Infosys Springboard
  • Python Foundation Certification — Infosys Springboard
  • Object-Oriented Programming using Python — Infosys Springboard
  • Database Management Systems — Infosys Springboard
  • Introduction to Model Context Protocol (MCP)

📊 GitHub Stats

Pavith's GitHub Stats Top Languages

GitHub Streak


📫 Connect With Me

LinkedIn Gmail GitHub


🧭 Philosophy

"I'd rather ship an AI system that says 'I don't know' than one that confidently makes something up. Grounding, citations, and evaluation aren't extras they're the actual engineering work."

Profile Views

Pinned Loading

  1. ComplianceIQ ComplianceIQ Public

    ComplianceIQ - Grounded RAG Assistant for RBI/SEBI Compliance (Hybrid Search, Citation Enforcement) | Citation-enforced RAG assistant for RBI/SEBI regulatory circulars hybrid search (BM25 + vector)…

    Python 1

  2. AuraX AuraX Public

    AuraX is a unified beauty service mobile app (React Native/Node.js) simplifying salon discovery, bookings, AI style advice, and providing management tools for owners.

    TypeScript 2 1

  3. Question-Paper-Generation-System Question-Paper-Generation-System Public

    The Question Paper Generation System (QPGS) is a web-based platform built with React.js, Node.js, and MongoDB that automates the creation of question papers, allowing efficient question bank manage…

    JavaScript 2

  4. priya-shetty-17/IA-Management-System priya-shetty-17/IA-Management-System Public

    SCSS 1 1

  5. Review-Bite Review-Bite Public

    Food Review Mobile Application

    Kotlin 1

  6. Screen-Time-Analysis-on-Mobile-App-Usage-Patterns Screen-Time-Analysis-on-Mobile-App-Usage-Patterns Public

    Screen Time Analysis using Python

    Jupyter Notebook