Introduction

Overview.

Hello! I'm Piyush Yadav, a Software Engineer & AI Builder with a relentless drive for transforming complex ideas into high-performance digital software. I live to build—whether it's crafting resilient distributed backends or engineering state-of-the-art autonomous AI systems.

Currently pursuing Computer Science & Engineering at the Institute of Engineering and Management (2027), my passion lives at the intersection of scalability, sub-second latency, and cloud cost-efficiency. In production, I orchestrated an enterprise-grade multi-tenant SaaS ERP suite (HR, CRM, Projects, Finance) supporting 500+ active employees and governed 400+ secured REST APIs.

On the AI frontier, building cutting-edge intelligence is what excites me most. I have built and shipped dozens of AI-native applications—from statewide conversational voice agents handling thousands of daily calls on GCP using LiveKit, LangGraph, and FastAPI, to autonomous multi-agent swarms, grounded RAG search engines, and automated voice-agent creation platforms.

I love taking ambiguous problems, hacking from 0 to 1, cutting database query latency by 40%, and delivering software that doesn't just work, but wows the people who use it.

Open Source Engineering

Open Source Contributions.

I actively contribute to foundational open-source ecosystems—patching core runtime specifications in Node.js, eliminating distributed concurrency race conditions in Kubernetes, and building autonomous agent orchestration pipelines for Kiro by AWS.

Node.js
nodejs/nodePR #65498
Node.js

url: align URLPatternInit dictionary conversion with WebIDL

Aligned Node.js URLPatternInit dictionary conversion with official WebIDL specifications, ensuring standard URL pattern matching conformances across the JavaScript engine runtime.

#C++#JavaScript#WebIDL#V8 Core#URLPattern
WebIDL URL Standard Alignment
View PR
Kubernetes
kubernetes/kubernetesPR #141583
Kubernetes

scheduler: deep copy pod before mutating NominatedNodeName in test hook

Prevented race-condition mutation bugs in upstream kube-scheduler test harnesses by ensuring Pod object references are deep-copied prior to NominatedNodeName mutation in test hooks.

#Go#Kube-Scheduler#Distributed Systems#Testing
Kube-Scheduler Concurrency
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6729
Kiro by AWS

refactor(prepare-pr): collapse resolve_profile tree readers behind TreeReader

Refactored profile resolution tree readers across the agent pipeline into an encapsulated TreeReader abstraction, improving test isolation and reducing code duplication.

#Python#Agentic Systems#Refactoring#TreeReader
TreeReader Architecture
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6276
Kiro by AWS

fix(skills): gate disabled-app skills across all user-facing surfaces

Implemented capability gating and state filtering to prevent deactivated application skills from leaking into user-facing interactive surfaces and agent discovery layers.

#Python#Skill Discovery#Bugfix#UI Integrity
Skill Gating & Discovery Filter
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6235
Kiro by AWS

refactor(ops-mission-control): use exported internal_path_matches in test

Standardized test isolation across mission-control operations by utilizing central exported path matching logic, eliminating duplicate test path resolution rules.

#Python#Ops Mission Control#Test Suite
Mission Control Test Isolation
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6227
Kiro by AWS

test: pin fail-soft contract for rootdir symlink probe

Engineered fail-soft contract test coverage asserting resilient edge-case handling when probing filesystem root directory symlinks across diverse environments.

#Python#File System#Symlink Probe#Contract Tests
Rootdir Symlink Probe Contracts
View PR
Node.js
nodejs/nodePR #65498
Node.js

url: align URLPatternInit dictionary conversion with WebIDL

Aligned Node.js URLPatternInit dictionary conversion with official WebIDL specifications, ensuring standard URL pattern matching conformances across the JavaScript engine runtime.

#C++#JavaScript#WebIDL#V8 Core#URLPattern
WebIDL URL Standard Alignment
View PR
Kubernetes
kubernetes/kubernetesPR #141583
Kubernetes

scheduler: deep copy pod before mutating NominatedNodeName in test hook

Prevented race-condition mutation bugs in upstream kube-scheduler test harnesses by ensuring Pod object references are deep-copied prior to NominatedNodeName mutation in test hooks.

#Go#Kube-Scheduler#Distributed Systems#Testing
Kube-Scheduler Concurrency
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6729
Kiro by AWS

refactor(prepare-pr): collapse resolve_profile tree readers behind TreeReader

Refactored profile resolution tree readers across the agent pipeline into an encapsulated TreeReader abstraction, improving test isolation and reducing code duplication.

#Python#Agentic Systems#Refactoring#TreeReader
TreeReader Architecture
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6276
Kiro by AWS

fix(skills): gate disabled-app skills across all user-facing surfaces

Implemented capability gating and state filtering to prevent deactivated application skills from leaking into user-facing interactive surfaces and agent discovery layers.

#Python#Skill Discovery#Bugfix#UI Integrity
Skill Gating & Discovery Filter
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6235
Kiro by AWS

refactor(ops-mission-control): use exported internal_path_matches in test

Standardized test isolation across mission-control operations by utilizing central exported path matching logic, eliminating duplicate test path resolution rules.

#Python#Ops Mission Control#Test Suite
Mission Control Test Isolation
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6227
Kiro by AWS

test: pin fail-soft contract for rootdir symlink probe

Engineered fail-soft contract test coverage asserting resilient edge-case handling when probing filesystem root directory symlinks across diverse environments.

#Python#File System#Symlink Probe#Contract Tests
Rootdir Symlink Probe Contracts
View PR
Node.js
nodejs/nodePR #65498
Node.js

url: align URLPatternInit dictionary conversion with WebIDL

Aligned Node.js URLPatternInit dictionary conversion with official WebIDL specifications, ensuring standard URL pattern matching conformances across the JavaScript engine runtime.

#C++#JavaScript#WebIDL#V8 Core#URLPattern
WebIDL URL Standard Alignment
View PR
Kubernetes
kubernetes/kubernetesPR #141583
Kubernetes

scheduler: deep copy pod before mutating NominatedNodeName in test hook

Prevented race-condition mutation bugs in upstream kube-scheduler test harnesses by ensuring Pod object references are deep-copied prior to NominatedNodeName mutation in test hooks.

#Go#Kube-Scheduler#Distributed Systems#Testing
Kube-Scheduler Concurrency
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6729
Kiro by AWS

refactor(prepare-pr): collapse resolve_profile tree readers behind TreeReader

Refactored profile resolution tree readers across the agent pipeline into an encapsulated TreeReader abstraction, improving test isolation and reducing code duplication.

#Python#Agentic Systems#Refactoring#TreeReader
TreeReader Architecture
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6276
Kiro by AWS

fix(skills): gate disabled-app skills across all user-facing surfaces

Implemented capability gating and state filtering to prevent deactivated application skills from leaking into user-facing interactive surfaces and agent discovery layers.

#Python#Skill Discovery#Bugfix#UI Integrity
Skill Gating & Discovery Filter
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6235
Kiro by AWS

refactor(ops-mission-control): use exported internal_path_matches in test

Standardized test isolation across mission-control operations by utilizing central exported path matching logic, eliminating duplicate test path resolution rules.

#Python#Ops Mission Control#Test Suite
Mission Control Test Isolation
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6227
Kiro by AWS

test: pin fail-soft contract for rootdir symlink probe

Engineered fail-soft contract test coverage asserting resilient edge-case handling when probing filesystem root directory symlinks across diverse environments.

#Python#File System#Symlink Probe#Contract Tests
Rootdir Symlink Probe Contracts
View PR
Node.js
nodejs/nodePR #65498
Node.js

url: align URLPatternInit dictionary conversion with WebIDL

Aligned Node.js URLPatternInit dictionary conversion with official WebIDL specifications, ensuring standard URL pattern matching conformances across the JavaScript engine runtime.

#C++#JavaScript#WebIDL#V8 Core#URLPattern
WebIDL URL Standard Alignment
View PR
Kubernetes
kubernetes/kubernetesPR #141583
Kubernetes

scheduler: deep copy pod before mutating NominatedNodeName in test hook

Prevented race-condition mutation bugs in upstream kube-scheduler test harnesses by ensuring Pod object references are deep-copied prior to NominatedNodeName mutation in test hooks.

#Go#Kube-Scheduler#Distributed Systems#Testing
Kube-Scheduler Concurrency
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6729
Kiro by AWS

refactor(prepare-pr): collapse resolve_profile tree readers behind TreeReader

Refactored profile resolution tree readers across the agent pipeline into an encapsulated TreeReader abstraction, improving test isolation and reducing code duplication.

#Python#Agentic Systems#Refactoring#TreeReader
TreeReader Architecture
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6276
Kiro by AWS

fix(skills): gate disabled-app skills across all user-facing surfaces

Implemented capability gating and state filtering to prevent deactivated application skills from leaking into user-facing interactive surfaces and agent discovery layers.

#Python#Skill Discovery#Bugfix#UI Integrity
Skill Gating & Discovery Filter
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6235
Kiro by AWS

refactor(ops-mission-control): use exported internal_path_matches in test

Standardized test isolation across mission-control operations by utilizing central exported path matching logic, eliminating duplicate test path resolution rules.

#Python#Ops Mission Control#Test Suite
Mission Control Test Isolation
View PR
Kiro by AWS
kirodotdev/KiroCrewPR #6227
Kiro by AWS

test: pin fail-soft contract for rootdir symlink probe

Engineered fail-soft contract test coverage asserting resilient edge-case handling when probing filesystem root directory symlinks across diverse environments.

#Python#File System#Symlink Probe#Contract Tests
Rootdir Symlink Probe Contracts
View PR

My Work

Projects.

Explore a curated collection of production systems, AI-native platforms, and high-throughput backends. Click any card to read its full story, architecture, and live deployment.

packages
Details →
SecureFlow AI - Security Middleware for Multi-Agent Systems

SecureFlow AI - Security Middleware for Multi-Agent Systems

Lightning-fast security middleware layer protecting Multi-Agent Systems (LangChain, L...

#python#pypi#security
Click to view
packages
Details →
FormEase - Zero-Config Form Library

FormEase - Zero-Config Form Library

Published on NPM with 4+ stars! An intelligent form handling library that just works ...

#typescript#npm-package#a11y
Click to view
packages
Details →
Awesome AI Dev Prompts - Production Prompt Library

Awesome AI Dev Prompts - Production Prompt Library

The ultimate prompt library for AI coding tools — 75+ production-grade system prompts...

#prompts#ai-tools#productivity
Click to view
systems
Details →
Flowmora - Knowledge-Focused Browser

Flowmora - Knowledge-Focused Browser

Not just another browser - it's a learning companion. Flowmora features built-in Know...

#electron#chromium#indexeddb
Click to view
systems
Details →
K8s Store Platform - Kubernetes Provisioning Engine

K8s Store Platform - Kubernetes Provisioning Engine

Enterprise-grade platform for provisioning e-commerce stores on Kubernetes clusters v...

#kubernetes#helm#react
Click to view
systems
Details →
CodeChronicle - Git Platform with Analytics

CodeChronicle - Git Platform with Analytics

GitHub-like code hosting platform built from scratch with custom Git engine and query...

#next.js#express.js#custom-git
Click to view
ai
Details →
CodeTrail - AI Career Coach Platform

CodeTrail - AI Career Coach Platform

Intelligent career guidance platform that analyzes your resume and GitHub profile usi...

#genai#next.js#supabase
Click to view
fullstack
Details →
DropFade - Secure Ephemeral File Sharing

DropFade - Secure Ephemeral File Sharing

Featured in Top 20 on Product Hunt! A privacy-first file sharing platform where files...

#next.js#shadcn#redis
Click to view
ai
Details →
Yantrika AI - Multi-Agent Development Platform

Yantrika AI - Multi-Agent Development Platform

Premium multi-agent orchestration platform that simulates a complete AI software deve...

#crewai#multi-agent#groq
Click to view
ai
Details →
Geeta GPT - Spiritual AI Companion

Geeta GPT - Spiritual AI Companion

Conversational AI chatbot that channels wisdom from the Bhagavad Gita through Lord Kr...

#langchain#gemini#rag
Click to view
ai
Details →
PassiveCaptcha - ML-Powered Human Verification

PassiveCaptcha - ML-Powered Human Verification

Frictionless, machine-learning powered human verification system eliminating traditio...

#machine-learning#lstm#xgboost
Click to view
ai
Details →
HelioCast - Solar Power Forecasting Platform

HelioCast - Solar Power Forecasting Platform

Deep learning-powered solar energy forecasting system using Bidirectional LSTM Neural...

#lstm#tensorflow#react
Click to view
ai
Details →
Code Explainer - Intelligent Code Analysis Tool

Code Explainer - Intelligent Code Analysis Tool

Intelligent code analysis tool helping developers understand code functionality throu...

#nlp#transformers#codebert
Click to view
ai
Details →
AI Meeting Summarizer - Smart Note Taker

AI Meeting Summarizer - Smart Note Taker

Never miss action items again. AI-powered meeting assistant that transforms raw meeti...

#genai#nlp#next.js
Click to view
ai
Details →
Restro Voice Booking - Conversational AI Assistant

Restro Voice Booking - Conversational AI Assistant

Voice-enabled AI booking assistant for restaurant table reservations with natural lan...

#voice-ai#gemini#nlp
Click to view
ai
Details →
Smart Legal Assistant - AI Contract Generator

Smart Legal Assistant - AI Contract Generator

AI-powered legal document assistant for drafting, reviewing, and managing contracts w...

#langchain#gemini#python
Click to view
fullstack
Details →
TypePulse - Master Your Typing Speed

TypePulse - Master Your Typing Speed

A beautifully designed typing speed test that makes practice addictive. Track WPM and...

#next.js#typescript#css-modules
Click to view
packages
Details →
SecureFlow AI - Security Middleware for Multi-Agent Systems

SecureFlow AI - Security Middleware for Multi-Agent Systems

Lightning-fast security middleware layer protecting Multi-Agent Systems (LangChain, L...

#python#pypi#security
Click to view
packages
Details →
FormEase - Zero-Config Form Library

FormEase - Zero-Config Form Library

Published on NPM with 4+ stars! An intelligent form handling library that just works ...

#typescript#npm-package#a11y
Click to view
packages
Details →
Awesome AI Dev Prompts - Production Prompt Library

Awesome AI Dev Prompts - Production Prompt Library

The ultimate prompt library for AI coding tools — 75+ production-grade system prompts...

#prompts#ai-tools#productivity
Click to view
systems
Details →
Flowmora - Knowledge-Focused Browser

Flowmora - Knowledge-Focused Browser

Not just another browser - it's a learning companion. Flowmora features built-in Know...

#electron#chromium#indexeddb
Click to view
systems
Details →
K8s Store Platform - Kubernetes Provisioning Engine

K8s Store Platform - Kubernetes Provisioning Engine

Enterprise-grade platform for provisioning e-commerce stores on Kubernetes clusters v...

#kubernetes#helm#react
Click to view
systems
Details →
CodeChronicle - Git Platform with Analytics

CodeChronicle - Git Platform with Analytics

GitHub-like code hosting platform built from scratch with custom Git engine and query...

#next.js#express.js#custom-git
Click to view
ai
Details →
CodeTrail - AI Career Coach Platform

CodeTrail - AI Career Coach Platform

Intelligent career guidance platform that analyzes your resume and GitHub profile usi...

#genai#next.js#supabase
Click to view
fullstack
Details →
DropFade - Secure Ephemeral File Sharing

DropFade - Secure Ephemeral File Sharing

Featured in Top 20 on Product Hunt! A privacy-first file sharing platform where files...

#next.js#shadcn#redis
Click to view
ai
Details →
Yantrika AI - Multi-Agent Development Platform

Yantrika AI - Multi-Agent Development Platform

Premium multi-agent orchestration platform that simulates a complete AI software deve...

#crewai#multi-agent#groq
Click to view
ai
Details →
Geeta GPT - Spiritual AI Companion

Geeta GPT - Spiritual AI Companion

Conversational AI chatbot that channels wisdom from the Bhagavad Gita through Lord Kr...

#langchain#gemini#rag
Click to view
ai
Details →
PassiveCaptcha - ML-Powered Human Verification

PassiveCaptcha - ML-Powered Human Verification

Frictionless, machine-learning powered human verification system eliminating traditio...

#machine-learning#lstm#xgboost
Click to view
ai
Details →
HelioCast - Solar Power Forecasting Platform

HelioCast - Solar Power Forecasting Platform

Deep learning-powered solar energy forecasting system using Bidirectional LSTM Neural...

#lstm#tensorflow#react
Click to view
ai
Details →
Code Explainer - Intelligent Code Analysis Tool

Code Explainer - Intelligent Code Analysis Tool

Intelligent code analysis tool helping developers understand code functionality throu...

#nlp#transformers#codebert
Click to view
ai
Details →
AI Meeting Summarizer - Smart Note Taker

AI Meeting Summarizer - Smart Note Taker

Never miss action items again. AI-powered meeting assistant that transforms raw meeti...

#genai#nlp#next.js
Click to view
ai
Details →
Restro Voice Booking - Conversational AI Assistant

Restro Voice Booking - Conversational AI Assistant

Voice-enabled AI booking assistant for restaurant table reservations with natural lan...

#voice-ai#gemini#nlp
Click to view
ai
Details →
Smart Legal Assistant - AI Contract Generator

Smart Legal Assistant - AI Contract Generator

AI-powered legal document assistant for drafting, reviewing, and managing contracts w...

#langchain#gemini#python
Click to view
fullstack
Details →
TypePulse - Master Your Typing Speed

TypePulse - Master Your Typing Speed

A beautifully designed typing speed test that makes practice addictive. Track WPM and...

#next.js#typescript#css-modules
Click to view
packages
Details →
SecureFlow AI - Security Middleware for Multi-Agent Systems

SecureFlow AI - Security Middleware for Multi-Agent Systems

Lightning-fast security middleware layer protecting Multi-Agent Systems (LangChain, L...

#python#pypi#security
Click to view
packages
Details →
FormEase - Zero-Config Form Library

FormEase - Zero-Config Form Library

Published on NPM with 4+ stars! An intelligent form handling library that just works ...

#typescript#npm-package#a11y
Click to view
packages
Details →
Awesome AI Dev Prompts - Production Prompt Library

Awesome AI Dev Prompts - Production Prompt Library

The ultimate prompt library for AI coding tools — 75+ production-grade system prompts...

#prompts#ai-tools#productivity
Click to view
systems
Details →
Flowmora - Knowledge-Focused Browser

Flowmora - Knowledge-Focused Browser

Not just another browser - it's a learning companion. Flowmora features built-in Know...

#electron#chromium#indexeddb
Click to view
systems
Details →
K8s Store Platform - Kubernetes Provisioning Engine

K8s Store Platform - Kubernetes Provisioning Engine

Enterprise-grade platform for provisioning e-commerce stores on Kubernetes clusters v...

#kubernetes#helm#react
Click to view
systems
Details →
CodeChronicle - Git Platform with Analytics

CodeChronicle - Git Platform with Analytics

GitHub-like code hosting platform built from scratch with custom Git engine and query...

#next.js#express.js#custom-git
Click to view
ai
Details →
CodeTrail - AI Career Coach Platform

CodeTrail - AI Career Coach Platform

Intelligent career guidance platform that analyzes your resume and GitHub profile usi...

#genai#next.js#supabase
Click to view
fullstack
Details →
DropFade - Secure Ephemeral File Sharing

DropFade - Secure Ephemeral File Sharing

Featured in Top 20 on Product Hunt! A privacy-first file sharing platform where files...

#next.js#shadcn#redis
Click to view
ai
Details →
Yantrika AI - Multi-Agent Development Platform

Yantrika AI - Multi-Agent Development Platform

Premium multi-agent orchestration platform that simulates a complete AI software deve...

#crewai#multi-agent#groq
Click to view
ai
Details →
Geeta GPT - Spiritual AI Companion

Geeta GPT - Spiritual AI Companion

Conversational AI chatbot that channels wisdom from the Bhagavad Gita through Lord Kr...

#langchain#gemini#rag
Click to view
ai
Details →
PassiveCaptcha - ML-Powered Human Verification

PassiveCaptcha - ML-Powered Human Verification

Frictionless, machine-learning powered human verification system eliminating traditio...

#machine-learning#lstm#xgboost
Click to view
ai
Details →
HelioCast - Solar Power Forecasting Platform

HelioCast - Solar Power Forecasting Platform

Deep learning-powered solar energy forecasting system using Bidirectional LSTM Neural...

#lstm#tensorflow#react
Click to view
ai
Details →
Code Explainer - Intelligent Code Analysis Tool

Code Explainer - Intelligent Code Analysis Tool

Intelligent code analysis tool helping developers understand code functionality throu...

#nlp#transformers#codebert
Click to view
ai
Details →
AI Meeting Summarizer - Smart Note Taker

AI Meeting Summarizer - Smart Note Taker

Never miss action items again. AI-powered meeting assistant that transforms raw meeti...

#genai#nlp#next.js
Click to view
ai
Details →
Restro Voice Booking - Conversational AI Assistant

Restro Voice Booking - Conversational AI Assistant

Voice-enabled AI booking assistant for restaurant table reservations with natural lan...

#voice-ai#gemini#nlp
Click to view
ai
Details →
Smart Legal Assistant - AI Contract Generator

Smart Legal Assistant - AI Contract Generator

AI-powered legal document assistant for drafting, reviewing, and managing contracts w...

#langchain#gemini#python
Click to view
fullstack
Details →
TypePulse - Master Your Typing Speed

TypePulse - Master Your Typing Speed

A beautifully designed typing speed test that makes practice addictive. Track WPM and...

#next.js#typescript#css-modules
Click to view
packages
Details →
SecureFlow AI - Security Middleware for Multi-Agent Systems

SecureFlow AI - Security Middleware for Multi-Agent Systems

Lightning-fast security middleware layer protecting Multi-Agent Systems (LangChain, L...

#python#pypi#security
Click to view
packages
Details →
FormEase - Zero-Config Form Library

FormEase - Zero-Config Form Library

Published on NPM with 4+ stars! An intelligent form handling library that just works ...

#typescript#npm-package#a11y
Click to view
packages
Details →
Awesome AI Dev Prompts - Production Prompt Library

Awesome AI Dev Prompts - Production Prompt Library

The ultimate prompt library for AI coding tools — 75+ production-grade system prompts...

#prompts#ai-tools#productivity
Click to view
systems
Details →
Flowmora - Knowledge-Focused Browser

Flowmora - Knowledge-Focused Browser

Not just another browser - it's a learning companion. Flowmora features built-in Know...

#electron#chromium#indexeddb
Click to view
systems
Details →
K8s Store Platform - Kubernetes Provisioning Engine

K8s Store Platform - Kubernetes Provisioning Engine

Enterprise-grade platform for provisioning e-commerce stores on Kubernetes clusters v...

#kubernetes#helm#react
Click to view
systems
Details →
CodeChronicle - Git Platform with Analytics

CodeChronicle - Git Platform with Analytics

GitHub-like code hosting platform built from scratch with custom Git engine and query...

#next.js#express.js#custom-git
Click to view
ai
Details →
CodeTrail - AI Career Coach Platform

CodeTrail - AI Career Coach Platform

Intelligent career guidance platform that analyzes your resume and GitHub profile usi...

#genai#next.js#supabase
Click to view
fullstack
Details →
DropFade - Secure Ephemeral File Sharing

DropFade - Secure Ephemeral File Sharing

Featured in Top 20 on Product Hunt! A privacy-first file sharing platform where files...

#next.js#shadcn#redis
Click to view
ai
Details →
Yantrika AI - Multi-Agent Development Platform

Yantrika AI - Multi-Agent Development Platform

Premium multi-agent orchestration platform that simulates a complete AI software deve...

#crewai#multi-agent#groq
Click to view
ai
Details →
Geeta GPT - Spiritual AI Companion

Geeta GPT - Spiritual AI Companion

Conversational AI chatbot that channels wisdom from the Bhagavad Gita through Lord Kr...

#langchain#gemini#rag
Click to view
ai
Details →
PassiveCaptcha - ML-Powered Human Verification

PassiveCaptcha - ML-Powered Human Verification

Frictionless, machine-learning powered human verification system eliminating traditio...

#machine-learning#lstm#xgboost
Click to view
ai
Details →
HelioCast - Solar Power Forecasting Platform

HelioCast - Solar Power Forecasting Platform

Deep learning-powered solar energy forecasting system using Bidirectional LSTM Neural...

#lstm#tensorflow#react
Click to view
ai
Details →
Code Explainer - Intelligent Code Analysis Tool

Code Explainer - Intelligent Code Analysis Tool

Intelligent code analysis tool helping developers understand code functionality throu...

#nlp#transformers#codebert
Click to view
ai
Details →
AI Meeting Summarizer - Smart Note Taker

AI Meeting Summarizer - Smart Note Taker

Never miss action items again. AI-powered meeting assistant that transforms raw meeti...

#genai#nlp#next.js
Click to view
ai
Details →
Restro Voice Booking - Conversational AI Assistant

Restro Voice Booking - Conversational AI Assistant

Voice-enabled AI booking assistant for restaurant table reservations with natural lan...

#voice-ai#gemini#nlp
Click to view
ai
Details →
Smart Legal Assistant - AI Contract Generator

Smart Legal Assistant - AI Contract Generator

AI-powered legal document assistant for drafting, reviewing, and managing contracts w...

#langchain#gemini#python
Click to view
fullstack
Details →
TypePulse - Master Your Typing Speed

TypePulse - Master Your Typing Speed

A beautifully designed typing speed test that makes practice addictive. Track WPM and...

#next.js#typescript#css-modules
Click to view
 

Engineering Insights & Research

Tech Stories & Articles.

Continuous stream of engineering publications on stateful agentic loops, distributed scalability, and cloud-native architecture. Hover over any card to pause and read.

Get in touch

Contact.

0%