Skip to content
View KisuZoid's full-sized avatar
:octocat:
:octocat:

Block or report KisuZoid

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

Kislay Anand

Backend Systems • AI/ML • Legal AI • Research

LinkedInGitHubEmail


Overview

I build backend systems and AI applications that actually work in real-world conditions — not just demos.

My work currently focuses on:

  • Retrieval-Augmented Generation (RAG)
  • Domain-specific LLM systems
  • Backend architecture for scalable applications
  • Research-driven system design

Core Work

Legal Assistant AI

A system-level implementation of a legal AI assistant designed for real-world legal workflows.

  • Built on a RAG pipeline over large-scale legal corpora

  • Focus on retrieval accuracy, not just generation

  • Designed improvements around:

    • structured chunking
    • category-aware search
    • reranking strategies
  • Integrated LLM fine-tuning (LoRA / PEFT) into the pipeline

This project is an ongoing system build — not a static prototype.


Wave-State Mathematics (WSM)

An independent research direction exploring a new representation framework for probabilistic systems.

  • Based on Fourier-algebraic transformations
  • Focus: constraint-embedded inference and system modeling
  • Work includes formulation, structure design, and theoretical validation
  • Manuscript in preparation

This is long-term research, not a one-off project.


Engineering Focus

Backend Systems        → Node.js, Java, APIs, data flow
AI / ML Systems        → RAG, LLM fine-tuning, embeddings
Data & Retrieval       → Vector DBs, semantic search, indexing
System Design          → architecture, failure analysis, iteration

Open Source

  • Contributor to Ganga Project
  • Fixed production-level bug (Python NameError)
  • PR merged after debugging and validation

Current Direction

  • Improving retrieval quality in AI systems
  • Bridging backend engineering with LLM workflows
  • Expanding research into usable systems

Popular repositories Loading

  1. KisuZoid KisuZoid Public

    My Portfolio.

    2 1

  2. Coding Coding Public

    TypeScript 1

  3. The-C-20-Masterclass-Source-Code The-C-20-Masterclass-Source-Code Public

    Forked from rutura/The-C-20-Masterclass-Source-Code

    Source code for the C++ 20 Masterclass on udemy

    C++

  4. DSA-Bootcamp-Java DSA-Bootcamp-Java Public

    Forked from kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

    Java

  5. ICNACT2024 ICNACT2024 Public

    HTML 1

  6. idiomatic.js idiomatic.js Public

    Forked from rwaldron/idiomatic.js

    Principles of Writing Consistent, Idiomatic JavaScript