Skip to content
View ShreyaJaiswal31's full-sized avatar

Block or report ShreyaJaiswal31

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

πŸ‘‹ Hi, I'm Shreya Jaiswal

Senior Full Stack Python Developer | AI & LLM Engineer | Generative AI | RAG | Agentic AI

I build production-oriented AI and full-stack applications using Python, FastAPI, React, LLMs, RAG, Agentic AI, cloud platforms, and modern data engineering technologies.

My focus is on turning complex business requirements into scalable APIs, intelligent AI systems, data platforms, and user-facing applications.


πŸš€ What I Build

  • πŸ€– Generative AI & LLM Applications
  • πŸ”Ž RAG & Enterprise Search Systems
  • 🧠 Agentic AI & Multi-Agent Workflows
  • 🐍 Python / FastAPI / Django Applications
  • βš›οΈ React / Next.js / TypeScript Applications
  • πŸ”— REST / GraphQL / Event-Driven APIs
  • πŸ“Š Data Engineering & Analytics Platforms
  • ☁️ AWS & Azure Cloud Applications
  • 🐳 Docker / Kubernetes / CI/CD
  • πŸ” Secure & Enterprise-Grade Applications

🧠 AI & LLM Engineering

LLMs
β”œβ”€β”€ OpenAI GPT-4 / GPT-4o
β”œβ”€β”€ Azure OpenAI
β”œβ”€β”€ Anthropic Claude
β”œβ”€β”€ Google Gemini
└── Meta Llama

AI Frameworks
β”œβ”€β”€ LangChain
β”œβ”€β”€ LangGraph
β”œβ”€β”€ LlamaIndex
β”œβ”€β”€ CrewAI
└── AutoGen

RAG
β”œβ”€β”€ Semantic Search
β”œβ”€β”€ Hybrid Search
β”œβ”€β”€ BM25
β”œβ”€β”€ Re-ranking
β”œβ”€β”€ Embeddings
β”œβ”€β”€ Citation Grounding
β”œβ”€β”€ Agentic RAG
└── Vector Databases

Vector Databases
β”œβ”€β”€ Pinecone
β”œβ”€β”€ pgvector
β”œβ”€β”€ ChromaDB
β”œβ”€β”€ FAISS
└── Elasticsearch

AI Engineering
β”œβ”€β”€ Tool Calling
β”œβ”€β”€ Function Calling
β”œβ”€β”€ Structured Outputs
β”œβ”€β”€ Human-in-the-Loop
β”œβ”€β”€ AI Guardrails
β”œβ”€β”€ Prompt Engineering
β”œβ”€β”€ LLM Evaluation
└── LangSmith

πŸ› οΈ Technology Stack

Backend

Python FastAPI Django Flask

Python β€’ FastAPI β€’ Django β€’ Flask β€’ Django REST Framework β€’ Pydantic β€’ SQLAlchemy β€’ Alembic β€’ Celery β€’ asyncio

Frontend

React Next.js TypeScript

React.js β€’ Next.js β€’ TypeScript β€’ JavaScript β€’ Redux Toolkit β€’ React Query β€’ Vue.js β€’ Tailwind CSS β€’ Material UI

Data & Databases

PostgreSQL MongoDB Apache Spark

PostgreSQL β€’ MySQL β€’ MongoDB β€’ Redis β€’ Snowflake β€’ DynamoDB β€’ Elasticsearch β€’ pgvector

PySpark β€’ Apache Spark β€’ Databricks β€’ Delta Lake β€’ Apache Kafka β€’ Apache Airflow β€’ dbt

Cloud & DevOps

AWS Azure Docker Kubernetes

AWS β€’ Azure β€’ Docker β€’ Kubernetes β€’ Terraform β€’ GitHub Actions β€’ Azure DevOps β€’ GitLab CI/CD


⭐ Featured Projects

πŸ€– Enterprise RAG & Document Intelligence

Production-style enterprise RAG architecture for querying large document collections using:

LangChain β€’ LlamaIndex β€’ Azure OpenAI β€’ Pinecone β€’ pgvector β€’ FastAPI β€’ PostgreSQL β€’ Redis

Key concepts:

  • Document ingestion & preprocessing
  • Semantic chunking
  • Embeddings
  • Hybrid retrieval
  • BM25 + vector search
  • Re-ranking
  • Citation grounding
  • Conversational search
  • FastAPI microservices
  • Docker & Kubernetes

🧠 Multi-Agent AI Workflow

A multi-agent architecture demonstrating how specialized AI agents can collaborate on complex workflows.

LangGraph β€’ CrewAI β€’ AutoGen β€’ Azure OpenAI β€’ Claude β€’ FastAPI

Architecture includes:

                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚   User Request   β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                             β”‚
                             β–Ό
                    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                    β”‚  Orchestrator    β”‚
                    β”‚   LangGraph      β”‚
                    β””β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                             β”‚
              β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
              β–Ό              β–Ό              β–Ό
        β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
        β”‚ Research β”‚   β”‚ Analysis β”‚   β”‚ Validationβ”‚
        β”‚  Agent   β”‚   β”‚  Agent   β”‚   β”‚   Agent  β”‚
        β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜   β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜   β””β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”˜
             β”‚              β”‚              β”‚
             β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                            β–Ό
                   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                   β”‚ Human-in-the-Loopβ”‚
                   β””β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                            β–Ό
                   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                   β”‚ Final Response   β”‚
                   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

πŸ₯ Full-Stack Healthcare / Pharmacy Platform

Full-stack application demonstrating enterprise application architecture:

React β€’ TypeScript β€’ FastAPI β€’ PostgreSQL β€’ Redis β€’ Kafka β€’ Flutter β€’ AWS

Features include:

  • REST & GraphQL APIs
  • Prescription workflows
  • Inventory management
  • Event-driven architecture
  • Real-time notifications
  • Authentication & authorization
  • Redis caching
  • PostgreSQL persistence
  • React web application
  • Flutter mobile application
  • Dockerized services

πŸ“‘ Real-Time IoT Data Platform

Streaming data platform for processing high-volume IoT telemetry.

Kafka β€’ PySpark β€’ Spark Streaming β€’ Databricks β€’ Delta Lake β€’ Snowflake β€’ Airflow

Architecture:

IoT Devices
     β”‚
     β–Ό
 Apache Kafka
     β”‚
     β–Ό
Spark Streaming
     β”‚
     β–Ό
Delta Lake
 β”Œβ”€β”€β”€β”Όβ”€β”€β”€β”€β”
 β–Ό   β–Ό    β–Ό
Bronze Silver Gold
             β”‚
             β–Ό
         Snowflake
             β”‚
             β–Ό
        Analytics

πŸ“ˆ Engineering Interests

I'm particularly interested in:

  • LLM application architecture
  • Agentic AI systems
  • RAG optimization
  • AI evaluation & observability
  • AI-powered developer tools
  • Distributed systems
  • Microservices architecture
  • Real-time data processing
  • Cloud-native applications
  • Data-intensive applications
  • Production AI infrastructure

πŸ”¬ Currently Exploring

Generative AI
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

Agentic AI
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

RAG Systems
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

Cloud-Native Architecture
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

Data Engineering
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

System Design
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ

Currently deepening my knowledge of:

LLM evaluation β€’ Agent architectures β€’ MCP β€’ AI observability β€’ scalable RAG β€’ distributed systems β€’ cloud-native AI


πŸ“« Let's Connect

LinkedIn: linkedin.com/in/shreya-j-0a635023a

GitHub: github.com/ShreyaJaiswal31

Email: sjaiswal1323@gmail.com


πŸ’‘ Engineering Philosophy

Build it simple. Make it scalable. Automate what can be automated. Use AI where it creates measurable value.

⭐ If you find any of my projects useful, feel free to explore the repository and leave a star.

Pinned Loading

  1. inventory-management-system inventory-management-system Public

    Python 1