KJ

Kavish Jaiswal

AI Automation Specialist & Full-Stack Engineer

Software Engineer specializing in AI-driven automation, full-stack web development, and cloud-native applications. Building production-ready solutions that bridge cutting-edge AI capabilities with practical business needs.

About

Software Engineer specializing in AI-driven automation, full-stack web development, and cloud-native applications. I build production-ready solutions that bridge cutting-edge AI capabilities with practical business needs. With expertise spanning from React and Node.js to advanced AI frameworks like LangChain and LlamaIndex, I lead projects from concept to deployment, optimizing system performance and delivering scalable fintech and AI solutions.

Currently advancing my AI engineering capabilities through intensive fellowships, focusing on agentic workflows, RAG pipelines, and modern AI automation tools.

Work Experience

O

Outskill AI Engineering Fellowship
LangChain
LlamaIndex
RAG
Pinecone
CrewAI
Python
AI Agents
NLP
CI/CD

Sep 2025 - Mar 2026
AI Engineering Fellow β€” Cohort 3
Completed a 6-month AI Engineering Fellowship building and deploying 7+ LLM-powered applications across NLP, RAG, agentic AI, and multimodal workflows. Built RAG systems using OpenAI and Sentence Transformer embeddings with Qdrant and FAISS vector stores. Designed and implemented conversational AI agents using LangChain, LlamaIndex, CrewAI, phiData, and Haystack β€” integrating external tools and APIs to automate real-world workflows. Applied advanced prompt engineering techniques across multi-turn flows and tool-calling patterns. Implemented CI/CD pipelines for AI microservices. Presented a production-ready capstone (Flux) at demo day in Bengaluru.

Skills & Technologies

Comprehensive expertise spanning traditional software engineering to cutting-edge AI automation

Frontend Development

React.js
Expert
Next.js
Expert
TypeScript
Advanced
HTML5
Expert
CSS3
Expert
Tailwind CSS
Expert
Bootstrap
Advanced
Streamlit
Advanced

Backend Development

Node.js
Expert
Express.js
Expert
FastAPI
Advanced
RESTful APIs
Expert
Microservices
Advanced
PostgreSQL
Advanced
MongoDB
Advanced

AI/ML Frameworks

LangChain
Expert
LlamaIndex
Advanced
LangGraph
Advanced
TensorFlow
Advanced
Hugging Face
Advanced
Pinecone
Advanced
RAG Systems
Expert

DevOps & Cloud

Docker
Advanced
AWS
Advanced
CI/CD
Advanced
MLflow
Intermediate
Git
Expert

AI Automation

n8n
Advanced
Make.com
Advanced
Cursor
Expert
Vapi
Advanced
Eleven Labs
Advanced
Runway ML
Advanced

Creative Tools

Adobe Photoshop
Advanced
Adobe Illustrator
Advanced
Adobe Premiere Pro
Advanced
Blender
Intermediate

AI/ML Tools & Platforms

Specialized tools for AI automation and content generation

Midjourney
Topaz
Magnific
Leonardo
Luma Dream Machine
ControlNet
IP-Adapter
ChatGPT
Claude AI
DALLΒ·E
Diffusion Models
CLIP
TruLens
DeepEval
LangFlow

Key Achievements

Proven results in production environments

0

Performance Improvement

0

AI Tools Mastered

0

Uptime Achieved

0

Months AI Fellowship

Latest Updates & Learning Journey

Real-time progress in AI engineering and automation

πŸŽ“

AI Engineering Fellowship

Week 6 of 24 β€’ Outskill β€’ October 2025

Week 6 of 24 - Building foundations in production-ready RAG pipelines and agentic workflows. Currently focusing on intelligent query answering systems using LangChain, Pinecone, and FastAPI. Early stage of 6-month journey (October 2025 - March 2026) with Demo Day in Q1 2026.

RAG PipelinesLangChainPineconeFastAPI

Current Focus:

Building retrieval-augmented generation (RAG) pipeline for intelligent query answering using vector databases and semantic search.

βœ…

AI Accelerator Certification - Completed βœ“

Completed 14/14 days β€’ Outskill β€’ October 2025

Successfully completed intensive 14-day bootcamp (October 2025) covering AI applications, automation, and deployment best practices. Mastered advanced ChatGPT usage, Claude AI for web app generation, workflow automation with Make.com, and AI-powered image/video generation tools.

Make.comClaude AIControlNetRunway ML

βœ“ Completed October 2025:

  • Advanced prompt engineering techniques
  • AI workflow automation
  • Image & video generation with AI
  • Production deployment strategies
My Projects

Check out my latest work

I've worked on a variety of projects, from simple websites to complex web applications. Here are a few of my favorites.

Personal Bloomberg Terminal

Solo-built AI-powered market intelligence platform targeting commercial deployment across Indian equities, global crypto, US markets, and commodities β€” all priced in USD and INR. Architected a multi-layer automated pipeline: Layer 1 aggregates live market data (CoinGecko, Alpha Vantage, NSE Direct, GoldAPI) via n8n using a cascading merge strategy to work around n8n's 10-input node limit; Layer 2 uses an LLM-based parser via OpenRouter with strict anti-hallucination guardrails, delivering daily reports as formatted HTML email and Discord embeds with a custom markdown-to-HTML renderer. Layer 3 (live): an LLM Council where GPT-4o-mini, Gemini Flash, and Claude Sonnet serve as independent analysts with Claude Opus as chairman synthesising a final report via anonymised peer review. FastAPI backend containerised on Railway, called from n8n via authenticated webhooks. In progress: Layer 4 RAG pipeline (Pinecone), Layer 5 conversational Next.js frontend with OpenAI Whisper STT and TTS, and multi-user scaling via Supabase replacing Google Sheets.

n8n
FastAPI
Python
Railway
OpenRouter
LLM Council
Pinecone
RAG
Next.js
Supabase
OpenAI Whisper
CoinGecko API
Alpha Vantage
Discord
Claude Opus 4.6

Tripti Bungalow β€” Property Booking System

Architecting and building a custom end-to-end vacation property booking and management platform for two residential bungalows in Thane, Maharashtra. Full backend (Node/Express/TypeScript/MongoDB) with availability conflict prevention, manual UPI payment flow, security deposit tracking, AES-encrypted Aadhaar ID collection, audit logging, and role-based access control. Google Calendar API sync for owner remote access; Resend for transactional email notifications. Customer-facing frontend with live availability calendar, dynamic pricing calculator, and multi-bungalow selection for events. Separate mobile-first admin dashboard built for an elderly low-vision user β€” large fonts, large tap targets, custom-built AdminCalendar component after react-day-picker compatibility failures. Implemented DPDP Act 2023 compliance from day one: explicit consent, data minimization, 30-day TTL-based automated deletion, and full audit trails. Razorpay integration scoped and preserved but intentionally disabled pending GST registration β€” designed for seamless reactivation. Orchestrator-first development workflow with prompt files authored for Claude Code CLI and Cursor Agent to maintain codebase consistency.

React 18
TypeScript
Node.js
Express
MongoDB
TanStack Query
Tailwind CSS
Cloudinary
Resend
Google Calendar API
Zod
Vite
DPDP Act 2023

Flux

Technical Lead & Full-Stack Engineer on an AI-powered goal and task management app built during the Outskill AI Fellowship (C3 Team 8). Designed the full-stack monorepo architecture (React 19 + TanStack Start + FastAPI + LangGraph), implemented the GoalPlannerAgent, Scheduler Agent, and Classifier Agent from scratch, and built an end-to-end RAG pipeline using Pinecone and text-embedding-3-small with source citations surfaced in the UI. Drove all 24 integration tests to green by diagnosing JWT HS256/ES256 mismatches, auth sync gaps, and route contract divergences. Resolved a critical silent failure where VITE_USE_MOCK=true masked all backend calls. Managed Git branch strategy across a 5-person team using archival tags to preserve contribution history.

LangGraph
RAG
Pinecone
FastAPI
Python
Supabase
OpenRouter
React 19
TanStack Start
TypeScript
pytest

PulseFit - AI-Powered Fitness Tracker

Comprehensive AI-powered mobile fitness application combining workout tracking, nutrition analysis, and personalized coaching. Integrated computer vision for meal analysis, LLM-powered workout recommendations, and real-time activity monitoring. Built with React Native cross-platform architecture, Supabase backend, and OpenRouter AI APIs. Features advanced progress analytics, conversational AI assistant, and secure authentication with row-level security. Delivered seamless user experience across iOS, Android, and web platforms.

React Native
TypeScript
Supabase
OpenRouter API
Computer Vision
AI/ML Integration
PostgreSQL
Edge Functions
Real-time Analytics
Authentication
Data Visualization
Cross-platform

Rupee Heroes Fintech Platform

Complete overhaul of a fintech platform serving customers seeking loans and credit cards. Transformed from legacy architecture to modern, scalable solution with 35% performance improvement and enhanced user experience. Built with React.js frontend and Node.js backend.

React.js
Node.js
Express.js
MongoDB
AWS
Google Search Console
MetaPixel

CryptoTrading Bot

Advanced trading bot that tracks, notifies and analyzes prices of major cryptocurrencies (BTC, ETH, BNB, SOL) in both INR and USD. Features real-time price monitoring, automated notifications, and comprehensive market analysis with Python backend.

Python
APIs
Real-time Data
Cryptocurrency
Financial Analysis
Automation

API Example Project

Comprehensive Python API example demonstrating best practices in API development, including proper error handling, authentication, and documentation. Showcases clean code architecture and modern Python development techniques.

Python
API Development
RESTful Services
Documentation
Error Handling

AI Engineering Fellowship Capstone Project

Intensive hands-on fellowship building production-ready AI applications with focus on agentic workflows and retrieval-augmented generation (RAG) systems. Currently implementing RAG pipeline for intelligent query answering using LangChain and Pinecone.

Python
LangChain
LlamaIndex
LangGraph
FastAPI
Pinecone
Docker
Streamlit
TensorFlow
AI Automation Specialist

Cutting-Edge AI Tools & Frameworks

Specializing in the latest AI automation tools and frameworks. From agentic workflows to multimodal AI, I build production-ready solutions that bridge cutting-edge AI capabilities with practical business needs.

Core AI Engineering Skills

Advanced capabilities in modern AI development and automation

Large Language Models (GPT, PaLM, LLaMA)
Retrieval-Augmented Generation (RAG)
Vector Databases (Pinecone)
Prompt Engineering
Agentic Workflows
Multimodal AI (Vision + Language)
Reinforcement Learning from Human Feedback (RLHF)
Model Fine-tuning and Optimization

AI Development Frameworks

LangChain

Agentic workflows and LLM orchestration

LlamaIndex

Data indexing and retrieval

LangGraph

Complex AI workflow design

LangFlow

Visual AI pipeline builder

TruLens

Model evaluation and monitoring

DeepEval

AI model testing framework

AI Automation & No-Code

n8n

Open-source workflow automation

Make.com

Email automation, social media posting

Cursor

AI-assisted coding

Bolt

Rapid prototyping

Lovable

AI development platform

Emergent

AI workflow platform

Voice & Audio AI

Vapi

Voice AI integration

Eleven Labs

Text-to-speech and voice cloning

OpenAI Whisper

Speech recognition

Image & Video Generation

Runway ML

AI video generation

Midjourney

Image generation

Topaz

AI image enhancement

Magnific

Image upscaling

Leonardo

AI art generation

Luma Dream Machine

3D and video generation

Advanced Image Control

ControlNet

Precision control in diffusion models

IP-Adapter

Image prompting techniques

Stable Diffusion

Open-source image generation

AI Agents & Custom Solutions

Custom GPT

Personalized AI assistants

ChatGPT

Conversational AI

Claude AI

Advanced reasoning and analysis

OpenAI Playground

Model experimentation

Currently Learning & Building

Active development in AI engineering and automation

AI Engineering Fellowship

πŸ“š Week 6 of 24

Week 6 of 24 - 6-month intensive program (October 2025 - March 2026)

RAG Pipelines
LangChain
FastAPI

AI Accelerator Certification

βœ“ Completed

Successfully completed 14-day intensive (October 2025) covering automation and deployment

Make.com
Claude AI
ControlNet
Hackathons

I like building things

During my time in university, I attended 2+ hackathons. People from around the country would come together and build incredible things in 2-3 days. It was eye-opening to see the endless possibilities brought to life by a group of motivated and passionate individuals.

  • A

    AI Engineering Fellowship - Outskill

    Remote/India

    Intensive 6-month fellowship building production-ready AI applications with focus on agentic workflows, RAG pipelines, and modern AI automation tools. Currently in Week 6 of 24, building foundations for capstone project and Demo Day presentation in Bangalore (Q1 2026).
  • A

    AI Accelerator Certification - Outskill

    Remote/India

    Successfully completed 14-day intensive bootcamp covering AI applications, automation, and deployment best practices. Mastered advanced ChatGPT usage, Claude AI for web app generation, and workflow automation with Make.com.
Contact

Let's Build Something Amazing

Ready to discuss AI automation, full-stack development, or your next project? I'm always excited to collaborate on innovative solutions that bridge cutting-edge AI capabilities with practical business needs.

Get in Touch

Email: jkavish20@gmail.com

Phone: +91-9321483670

Location: India

Currently available for AI automation consulting, full-stack development projects, and innovative AI solution development. Let's discuss how we can work together!