Noida, IN · Building in public

Kunal Kaushal

Generative AI Developer

Building RAG pipelines, LLM backends,and multi-agent systems that ship.

kunal@system ~
ABOUT

Engineering AI workflows from concept to production.

I'm a Generative AI Developer specializing in RAG-based systems, multi-agent orchestration, and secure backend architectures. I focus on bridging the gap between experimental LLM models and real-world applications.

Currently pursuing my B.Tech in AI & Machine Learning at GL Bajaj Institute, I spend my time architecting solutions like threat analysis dashboards and automated HR agents.

core/developer.py
1from dataclasses import dataclass
2
3@dataclass
4class Engineer:
5 name: str = "Kunal Kaushal"
6 headline: str = "GenAI Developer"
7 focus: list = [
8 "RAG Pipelines",
9 "Multi-Agent AI",
10 "Backend Architectures"
11 ]
12
13 def build(self) -> str:
14 return "AI that scales."
Featured · 01

Archon

A production-ready local RAG pipeline. Chat over 500+ documents via a single command — no cloud, no Docker, no setup friction. Hybrid BM25 + FAISS retrieval with Gemini 2.0 Flash generation.

  • Python
  • FAISS
  • BM25
  • LangChain
  • Gemini 2.0 Flash
View on GitHub
DocumentsChunkerEmbedderFAISS IndexBM25 IndexQueryHybrid RetrieverRerankerGemini 2.0 FlashResponseINDEX TIMEQUERY TIME
Capabilities

Skills.

Grouped by capability — the systems and tooling I reach for in production.

Programming

  • Python
  • C/C++

AI & ML

  • RAG
  • FAISS
  • SentenceTransformers
  • LangChain
  • LLM Integration (Gemini, LLaMA)
  • Agentic Workflows

Frameworks

  • Google ADK
  • Gemini Enterprise

Backend Development

  • REST API Development
  • Flask
  • FastAPI

Cloud & DevOps

  • Docker
  • GCP (Cloud Run)
  • AWS (EC2, S3, IAM)

Databases

  • SQL
  • NoSQL
  • SQLite
  • Firestore

CS Fundamentals

  • Data Structures & Algorithms
  • Operating Systems
Education

My Academic Journey.

B.Tech in AI & Machine Learning

GL Bajaj Institute of Technology and Management

2023 — Present

12th Grade (Senior Secondary)

Delhi World Public School Noida Extension

2023

10th Grade (Secondary)

Delhi World Public School Noida Extension

2021
Contact

Let's build something serious.

If you're building something serious in AI or need an engineer who can scale systems, let's talk.