Hi, I'm Sujith Putta.
I shape digital systems as an
AI Engineer

Transforming ideas into intelligent products through engineering, AI, and design. Specializing in production-grade backend scaling, vector search architectures, and polished interactions.

Scroll
00 // IDENTITY & CORE

Identity Profile

CST Undergraduate

I build sovereign AI engines and high-end interactive interfaces.

Computer Science and Technology undergraduate with hands-on experience building and shipping production-grade features using Python/FastAPI, React/TypeScript, and REST microservices on Azure and AWS. Proven track record as an AI Engineer and UI/UX Designer, delivering scalable backend APIs, intelligent RAG pipelines, CI/CD integrations, and component-driven frontends with polished user interactions. Hands-on experience with Docker, Git workflows, and system design paradigms.

DAYANANDA SAGAR UNIVERSITYEST. 2023
01 // CORE MINDSET

dev & design

Click to rotate panel card

PHILOSOPHYFLIP CARD ↗
01 // REVEALED

Structuring decoupled backends (FastAPI/Node) containerized on isolated volumes, paired with cursor coordinate highlights and custom cubic easings.

SYSTEM VALUESCLICK TO ROTATE
02 // CAPABILITIES MATRIX
AI & Agent RAG95%
Full Stack APIs90%
Security Alignment88%
DevOps & Cloud85%

Click a bar to view achievements

Production Credentials
3+ Years
Active CodeFastAPI/React builds
5+ Hacks
Rapid PrototypesSpace Apps & Hackathons
25+ Repos
GitHub ReposPublic code bases
9 Badges
CredentialsAWS, GCP & Kaggle certs
01 // EXPERTISE MATRIX

Technical Stack & Skills

An interactive index of my programming languages, architectures, AI pipelines, databases, and deployment platforms.

EXPLORING CATEGORIES
CATEGORY OVERVIEW

Engineering localized retrieval systems (RAG), high-dimensional vector databases (FAISS), and relational graph networks (Neo4j) to build air-gapped intelligent agents.

Gemini AI
AI & Machine Learning

Gemini AI

Interfacing with Google Gemini models for multimodal generation and prompt workflows.

AI & Machine Learning

Kiro

Leveraging custom agent logic for complex, autonomous reasoning flows.

AI & Machine Learning

Antigravity

Utilizing advanced developer assistant environments for rapid context exploration.

Cursor
AI & Machine Learning

Cursor

Using AI-assisted developer IDE layouts to accelerate codebase refactoring loops.

Claude Code
AI & Machine Learning

Claude Code

Executing automated terminal code audit checks and quick hotfixes.

Ollama (LLaMA 3)
AI & Machine Learning

Ollama (LLaMA 3)

Hosting completely local, air-gapped language models to avoid exposing sensitive workspace queries.

AI & Machine Learning

RAG pipelines

Structuring document ingestion, chunk overlap indexing, and semantic search context assembly.

scikit-learn
AI & Machine Learning

scikit-learn

Applying mathematical algorithms for data clustering, regressions, and metric tracking.

pandas
AI & Machine Learning

pandas

Transforming tabular data, parsing dirty data sheets, and doing mathematical aggregations.

PyTorch
AI & Machine Learning

PyTorch

Building, training, and running forward/backward passes for machine learning tensor models.

Microsoft Imagine Cup ParticipantGlobal Tech Hackathon
NMITCON 2026 Research ReviewHybrid Aerospace RAG System
NASA Space Apps Participant2024 & 2025 Contributions
Google Prompt WarsCleared Round 1
AWS & Google Cloud CertifiedEnterprise Infrastructure
Microsoft Imagine Cup ParticipantGlobal Tech Hackathon
NMITCON 2026 Research ReviewHybrid Aerospace RAG System
NASA Space Apps Participant2024 & 2025 Contributions
Google Prompt WarsCleared Round 1
AWS & Google Cloud CertifiedEnterprise Infrastructure
Microsoft Imagine Cup ParticipantGlobal Tech Hackathon
NMITCON 2026 Research ReviewHybrid Aerospace RAG System
NASA Space Apps Participant2024 & 2025 Contributions
Google Prompt WarsCleared Round 1
AWS & Google Cloud CertifiedEnterprise Infrastructure
02 // ACADEMIC PROFILE

Education & Coursework

Detailed academic records, specialized focus modules, and ongoing university credentials.

University Affiliation
Dayananda Sagar University Logo
DSU CST DEPT

Dayananda Sagar University

Bengaluru, India

Bachelor of Technology - Computer Science and Technology

Ongoing CST Specialization — 2023–Present

CGPA: 8.92 / 10.0
Core Specialization Coursework
Full Stack Development[01]
Computer Network Fundamentals[02]
Data Structures & Algorithms[03]
Object-Oriented Programming[04]
DBMS[05]
Python[06]
MySQL[07]
System Design Basics[08]
Data Engineering[09]

System Capability Matrix

Visual proof of autonomous code engineering, infrastructure stability, and enterprise-grade security protocols.

AI Stack

Knowledge Graph & Vector Systems

Architecting air-gapped retrieval agents. Combining dense matrix searches in FAISS with rigid relational networks in Neo4j to mitigate Large Language Model (LLM) hallucinations.

rag_retrieval_service.py
from langchain_community.vectorstores import FAISS
from langchain_community.graphs import Neo4jGraph

class AirGappedRAGPipeline:
    def __init__(self, index_path, neo4j_uri):
        self.vector_store = FAISS.load_local(index_path, embeddings)
        self.knowledge_graph = Neo4jGraph(url=neo4j_uri, auth=(user, pwd))
        
    def query(self, prompt: str, rbac_role: str):
        # MMR search matches context cleanly, passing to LLaMA 3
        ctx = self.vector_store.max_marginal_relevance_search(prompt, k=4)
        return llm.invoke(ctx, role=rbac_role)

Microservices & Scale

Asynchronous FastAPI applications paired with enterprise Node.js clusters, operating with clean architecture principles.

CLUSTER GATEWAYONLINE
FASTAPI NODE A (Azure)48 req/s
NODEJS NODE B (AWS)32 req/s

SecOps & Verification

Proactive enforcement of OWASP Top 10 compliance: JWT token validation, rate-limiting, and validation schemas.

TERMINAL STATUSMONITORING
LISTEN > /api/v1/auth/jwtAUTH_JWT: Verified signature token successfully.RATE_LIMIT: Client under strict 100/15m quota (current: 1)ZOD: Schema verification succeeded for reservation payload.
INFRASTRUCTURE

Cloud-Native Continuous Delivery

Containerizing microservices inside isolated Docker volumes deployed over AWS and Azure compute nodes. Controlled automated delivery cycle compressed release steps by 70%.

GIT ACTIONSAuto Lint & Test
DOCKER BUILDTag Image
AZURE CLUSTERCompute Nodes
PRODUCTIONActive Run
01 // ENGINEERED WORKS

projects portfolio

01 / 08
Beta V-1.0

dineingo

Smart Full-Stack Restaurant & Event Booking Platform

React 18TypeScriptTailwind CSSNode.jsExpress.jsMongoDBFirebase AuthSocket.IOPWA
Engineered Core

Designed a comprehensive dining reservation and event ticketing platform featuring a 3D AR Menu preview engine, dynamic multi-floor plans, and automatic table allocation schemas.

Security Framework

Implemented OWASP-compliant identity bonding (Email + Google linking), multi-tier rate limiting, schema validation (Express Validator), Helmet headers, and restricted CORS parameters.

Data Orchestration

Integrated Socket.IO for real-time table status updates, capacity metrics tracking, waitlist queues, and Nodemailer/PDFKit engines generating digital QR-code invoices.

LIVE INTERACTIVE PREVIEW RUNNING

nexora

Sovereign Hybrid RAG for Air-Gapped Aerospace Intelligence

Click to explore

lifeflow

Microsoft Imagine Cup 2026 Innovation

Click to explore

runagenai

Google Cloud Gen AI Exchange Hackathon 2025

Click to explore

spitchai

JARVIS-Level Local AI Desktop Assistant

Click to explore

museverse

AI Museum Curator (Kaggle ADK Capstone)

Click to explore

amazonml

Product Price Prediction (Machine Learning Solution)

Click to explore

cyberconstituent-slm

Constitutional AI-Aligned Cybersecurity Threat Classifier

Click to explore
02 // CASE RETROSPECTIVE

Life Flow AI

Microsoft Imagine Cup 2026 Innovation Deep-Dive

MICROSOFT AZURE INTEGRATION
Hybrid

Search Pipeline

Azure AI Search private index queries paired with a smart fallback to the Bing Web Search API for wide coverage.

AI-Led

Workflow Generator

Translates complex bureaucratic workflows (hospital, visas) into structured interactive checklists using DeepSeek R1 & GPT-4o.

3D R3F

Gamified Engine

Three.js and React Three Fiber interactive node visualizations tracking user achievements in real-time.

// THE CHALLENGE

Simplifying complex, confusing real-world bureaucratic procedures without getting lost in paper forms or broken links.

Navigating hospital admissions, visa applications, or paperwork is typically a nightmare of disjointed steps and opaque guidelines. Traditional setups offer static instruction sheets that fail to account for dynamic individual circumstances. We built LifeFlow to transform these messy administrative workflows into simple, validated, step-by-step interactive checklists powered by sovereign AI agents.

// THE ARCHITECTURE

Azure-hosted Next.js web application utilizing hybrid semantic search indexes for real-time document validation.

We engineered a robust pipeline connecting Next.js with OpenRouter to dispatch queries to DeepSeek R1 and GPT-4o models. Curated, high-confidence administrative guides are indexed in private Azure AI Search indices. Interactive frontend maps are rendered using React Three Fiber, while persistent state management is coordinated via Zustand. Automated checks verify steps before generating exportable checklists.

03 // TECH CAPABILITIES

Core Focus Areas

APIs & Core Systems
[01]

Backend Architecture

Production-ready REST & GraphQL query layers built with FastAPI, Node.js, and Express, adhering strictly to SOLID development standards.

FastAPINode.jsExpress+3
ALL
FULL STACK

Backend Architecture

FastAPINode.jsExpressREST APIsGraphQLSOLID Principles

CLICK TO FLIP BACK ↩

Interfaces & Interactions
[02]

Frontend Engineering

Polished, component-driven UI applications designed using React, TypeScript, Vite, Tailwind CSS, and Framer Motion dynamics.

ReactTypeScriptTailwind CSS+3
ALL
FULL STACK

Frontend Engineering

ReactTypeScriptTailwind CSSViteComponent UIFigma

CLICK TO FLIP BACK ↩

Storage & Indexing
[03]

Database Engineering

Highly optimised schemas. Master of FAISS vector indexes, Neo4j knowledge graphs, MongoDB documents, and MySQL relational queries.

FAISS (Vector)Neo4j (Graph)MongoDB+2
ALL
FULL STACK

Database Engineering

FAISS (Vector)Neo4j (Graph)MongoDBMySQLQuery Optimisation

CLICK TO FLIP BACK ↩

Infrastructure & Security
[04]

DevOps & Cloud Systems

Multi-cloud infrastructure management over Microsoft Azure and AWS, containerised Docker instances, and CI/CD pipeline automation.

AzureAWSDocker+2
ALL
FULL STACK

DevOps & Cloud Systems

AzureAWSDockerGitHub Actions CI/CDLinux (Ubuntu)

CLICK TO FLIP BACK ↩

APIs & Core Systems
[01]

Backend Architecture

Production-ready REST & GraphQL query layers built with FastAPI, Node.js, and Express, adhering strictly to SOLID development standards.

FastAPINode.jsExpress+3
ALL
FULL STACK

Backend Architecture

FastAPINode.jsExpressREST APIsGraphQLSOLID Principles

CLICK TO FLIP BACK ↩

Interfaces & Interactions
[02]

Frontend Engineering

Polished, component-driven UI applications designed using React, TypeScript, Vite, Tailwind CSS, and Framer Motion dynamics.

ReactTypeScriptTailwind CSS+3
ALL
FULL STACK

Frontend Engineering

ReactTypeScriptTailwind CSSViteComponent UIFigma

CLICK TO FLIP BACK ↩

Storage & Indexing
[03]

Database Engineering

Highly optimised schemas. Master of FAISS vector indexes, Neo4j knowledge graphs, MongoDB documents, and MySQL relational queries.

FAISS (Vector)Neo4j (Graph)MongoDB+2
ALL
FULL STACK

Database Engineering

FAISS (Vector)Neo4j (Graph)MongoDBMySQLQuery Optimisation

CLICK TO FLIP BACK ↩

Infrastructure & Security
[04]

DevOps & Cloud Systems

Multi-cloud infrastructure management over Microsoft Azure and AWS, containerised Docker instances, and CI/CD pipeline automation.

AzureAWSDocker+2
ALL
FULL STACK

DevOps & Cloud Systems

AzureAWSDockerGitHub Actions CI/CDLinux (Ubuntu)

CLICK TO FLIP BACK ↩

APIs & Core Systems
[01]

Backend Architecture

Production-ready REST & GraphQL query layers built with FastAPI, Node.js, and Express, adhering strictly to SOLID development standards.

FastAPINode.jsExpress+3
ALL
FULL STACK

Backend Architecture

FastAPINode.jsExpressREST APIsGraphQLSOLID Principles

CLICK TO FLIP BACK ↩

Interfaces & Interactions
[02]

Frontend Engineering

Polished, component-driven UI applications designed using React, TypeScript, Vite, Tailwind CSS, and Framer Motion dynamics.

ReactTypeScriptTailwind CSS+3
ALL
FULL STACK

Frontend Engineering

ReactTypeScriptTailwind CSSViteComponent UIFigma

CLICK TO FLIP BACK ↩

Storage & Indexing
[03]

Database Engineering

Highly optimised schemas. Master of FAISS vector indexes, Neo4j knowledge graphs, MongoDB documents, and MySQL relational queries.

FAISS (Vector)Neo4j (Graph)MongoDB+2
ALL
FULL STACK

Database Engineering

FAISS (Vector)Neo4j (Graph)MongoDBMySQLQuery Optimisation

CLICK TO FLIP BACK ↩

Infrastructure & Security
[04]

DevOps & Cloud Systems

Multi-cloud infrastructure management over Microsoft Azure and AWS, containerised Docker instances, and CI/CD pipeline automation.

AzureAWSDocker+2
ALL
FULL STACK

DevOps & Cloud Systems

AzureAWSDockerGitHub Actions CI/CDLinux (Ubuntu)

CLICK TO FLIP BACK ↩

04 // INTERACTIVE TELEMETRY

NEXORA Graph-NLI Verification Visualizer

Click on any pipeline node to inspect real-time Graph-NLI verification stages, Cypher database records, and verification algorithms.

+130ms security overhead
-83.3% hallucination
Code Telemetry
READY

LLM Draft Response Generation

The base aerospace LLM generates an unverified draft response containing potential factual hallucinations.

# Base LLM response generation
draft_response = base_model.generate(
    prompt="Describe the cooling valve component of the F16 wing.",
    max_tokens=256
)

# Output contains unverified structural claims
print(f"Draft: {draft_response.text}")
NODE ID: DRAFTNEXORA ENGINE
05 // INTERACTION ARCHITECTURE

Design Systems Showcase

Interactive canvas presenting high-fidelity custom frontend wireframes, hover micro-interactions, and underlying CSS design tokens.

// COMPONENT INTERACTION FIELD
3D TILT ENGINE

Hover Mouse Coordinate Tilt

Move your cursor over this card to witness three-dimensional tilt angle matrices.

SLIDER CONTROL
VALUE:40%
MICRO-INTERACTIVE BUTTON
INTERFACE VIEWPORT100% RESPONSIBLE
Configuration Engine Code
/* Strict Luxury Design Tokens */
:root {
  --color-bg-light: #F7F7F5;
  --color-primary: #111111;
  --color-secondary: #555555;
  --color-accent: #C7FF3D;
  --color-success: #4ADE80;
  --color-border: rgba(17, 17, 17, 0.08);
}
ACTIVE CONFIGURATION: CSSSHADCN CORE / TAILWIND v4
06 // ACADEMIC RESEARCH & PAPERS

Academic Credibility

Reviewing deterministic answers in air-gapped, zero-network environments.

STATUS: PEER-REVIEW // NMITCON 2026
AEROSPACE ARCHITECTURES

NEXORA: Sovereign Hybrid Retrieval-Augmented Generation for Air-Gapped Aerospace Mission Intelligence

Sujith Putta, Dept. of Computer Science & Technology, DSU Bangalore

ABSTRACT

This paper presents NEXORA, a sovereign offline Retrieval-Augmented Generation (RAG) framework optimized for air-gapped aerospace intelligence environments. Because public cloud APIs are blocked due to security regulations, NEXORA uses local embeddings and private models. To address the problem of Large Language Model (LLM) hallucinations, we join dense mathematical vector stores (FAISS) with structured knowledge network layers (Neo4j graph schemas). This hybrid pipeline ensures deterministic answers, validates user access clearance levels (RBAC), and handles complex relationship paths with sub-second retrieval times, outperforming traditional semantic similarity architectures.

1. INTRODUCTION

In safety-critical domains such as aerospace engineering, information queries must return factual, deterministic results. Traditional RAG systems query flat vector embeddings, which lack structural entity-relationship maps. This paper introduces a hybrid model where local dense lookups trigger Cypher traversal queries to reconstruct complex entities.

2. ARCHITECTURE

Our system separates unstructured manuals from structural telemetry maps. FAISS handles semantic search queries to extract candidates, while a parallel path Traversal routine inspects connections in Neo4j. The contexts are merged in a validation container before LLaMA 3 executes responses.

07 // CHRONOLOGY

Production Chronicle

The chronological mapping of my academic foundations, hackathons, and systems integration work.

2023 – PRESENTMilestone 01

B.Tech Computer Science & Technology

Matriculated into Computer Science and Technology B.Tech at Dayananda Sagar University. Mastery of Core Foundations: Algorithms, Data Engineering, and System Design.

CGPA: 8.92Dayananda Sagar University CST
2024Milestone 02

NASA Space Apps Arena & Hackathons

Entered NASA Space Apps Challenge global hacking arenas, pioneering rapid prototyping methods.

2025Milestone 03

Enterprise Deployments & ERP Backends

Produced institutional scale products (FlowGrid ERP backend engineering, DineInGo baseline conceptualization) and acquired enterprise systems credentials (AWS Cloud Foundations, Google Cloud Automated Delivery systems).

2026Milestone 04

Advanced Engineering Milestones

Advanced Engineering Milestones. Participated in Microsoft Imagine Cup, completed complex RAG architectural research papers, and finalized full-stack microservices platforms.

09 // CONVERSION CORE

Let's Build Something Meaningful.

Have an enterprise backend scale requirement, a vector index pipeline to design, or a complex React interactive dashboard to compile? Let's align.

// TELEMETRY GATEWAY FORM
Sujith Putta— AI Engineer & Product Developer
Bengaluru, India
© 2026 All Rights Reserved.