Skip to content
View TrishamBP's full-sized avatar

Block or report TrishamBP

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

πŸ‘‹ Hi, I'm Trisham Bharat Patil

Profile Views

πŸš€ Senior Software Engineer | Backend Engineering | LLM Systems

πŸ’¬ Ask me about Backend Engineering, LLM Systems, Machine Learning, Time Series, Data Engineering, Distributed Systems, and AI Infrastructure


🧠 About Me

I'm an AI Engineer and Backend Engineer focused on building production-grade AI systems, scalable backend architectures, and data pipelines.

πŸš€ Building LLM-powered systems (RAG, Agents, Structured Generation) βš™οΈ Designing high-throughput backend & microservices architectures πŸ“Š Working on data engineering pipelines (ETL, streaming, warehousing) 🧠 Deep into LLM fine-tuning (LoRA/QLoRA), inference optimization (vLLM) ☁️ Deploying systems on AWS & GCP with CI/CD pipelines πŸ§ͺ Exploring AI infra (GPU systems, local LLM clusters, distributed training)


βš™οΈ Technology Stack

🚧 Backend + AI Systems (Core)


🧠 AI / LLM / GenAI

Area Technologies
LLMs GPT, Claude, Gemini, LLaMA, DeepSeek, Qwen, Mistral
RAG & Agents LangChain, LlamaIndex, CrewAI
Fine-Tuning LoRA, QLoRA, RLHF, DPO
Inference HuggingFace, vLLM, OpenRouter
Vector DBs FAISS, Weaviate, ChromaDB

βš™οΈ Backend & Distributed Systems

Area Technologies
Frameworks Node.js, Express.js, NestJS, FastAPI (async)
APIs REST, GraphQL, gRPC, WebSockets
Architecture Microservices, Event-Driven
Messaging Kafka, RabbitMQ, Celery

πŸ“Š Data Engineering

Area Technologies
Pipelines ETL / ELT, Batch + Streaming, Incremental + Backfill
Orchestration Apache Airflow, Dagster
Warehousing BigQuery, Snowflake, DuckDB
Architecture Data Lakes, Schema Evolution

πŸ—„οΈ Databases

Type Technologies
Relational PostgreSQL
Document MongoDB, DynamoDB
Wide-Column Cassandra, ScyllaDB
Graph Neo4j
Cache Redis, Memcached

☁️ Cloud & DevOps

Platform Services
AWS EC2, S3, Lambda, ECR, ECS, SQS, RDS, CloudWatch, Bedrock, SageMaker
GCP Cloud Run, GCS
Containers Docker, Kubernetes
CI/CD GitHub Actions, Jenkins, GitLab CI
Observability Prometheus, Grafana, OpenTelemetry

πŸš€ What I've Built (Real Systems)

πŸ”Ή AI + LLM Systems

  • RAG-based recruiter assistant with semantic retrieval + structured outputs
  • CV parsing pipeline using LLMs + hybrid NLP + OCR (Arabic β†’ English)
  • Fine-tuned LLMs using LoRA / QLoRA on domain datasets
  • Multi-model inference pipelines (Qwen, Mistral, LLaMA)

πŸ”Ή Backend + Distributed Systems

  • High-throughput microservices using FastAPI + Node.js
  • Async job processing with Celery + RabbitMQ
  • Real-time systems with Redis + WebSockets
  • Designed fault-tolerant AI pipelines

πŸ”Ή Data Engineering

  • Built end-to-end ingestion pipelines (batch + streaming)
  • Designed data warehouses (BigQuery / Snowflake / DuckDB)
  • Implemented incremental + backfill pipelines

πŸ”Ή Cloud Architecture (AWS/GCP)

  • Deployed GPU inference systems using vLLM on AWS (G5/L4 instances)
  • Built serverless pipelines with AWS Lambda (high concurrency)
  • Containerized services using Docker + Kubernetes
  • Designed CI/CD pipelines for AI deployments
  • Monitoring + logging with CloudWatch + Prometheus + Grafana

πŸ“Š GitHub Stats

Trisham's GitHub Stats

Top Languages

GitHub Streak


πŸ“ˆ What My GitHub Stats Say

🧠 Heavy focus on AI/ML (Jupyter + Python dominance) βš™οΈ Backend work visible via system projects (not just commits) πŸ“Š Lower commit count β†’ indicates deep work vs shallow commits πŸš€ Strong alignment with research + production AI systems


🧩 Engineering Philosophy

Build systems, not scripts. Optimize for scale, latency, and reliability. Prefer simple architectures over unnecessary complexity. Focus on real-world impact, not toy projects.


⭐ If you like my work

Give a ⭐ to repositories and feel free to connect!

Pinned Loading

  1. neural-machine-translation-lstm-attention neural-machine-translation-lstm-attention Public

    An English-to-Portuguese neural machine translation (NMT) model using Long Short-Term Memory (LSTM) networks with attention.

    Python 1

  2. text-summarization-transformer text-summarization-transformer Public

    A Python implementation of a transformer model for text summarization using TensorFlow, inspired by Google's seminal 2017 paper "Attention Is All You Need".

    Jupyter Notebook 1

  3. football_analysis_yolo football_analysis_yolo Public

    An advanced project leveraging YOLO and OpenCV to automate soccer match analysis. It tracks players, detects key events, and generates comprehensive performance insights from video footage using cu…

    Python 40 2

  4. meeting-minutes-llm-transcriber meeting-minutes-llm-transcriber Public

    Transcribe and summarize meeting audio files using OpenAI Whisper and LLaMA 3 for AI-generated meeting minutes.

    Jupyter Notebook 1

  5. drug-information-rag-system drug-information-rag-system Public

    Advanced Drug Information RAG System with Multi-Query Retrieval, OpenAI GPT-4o-mini, and Gradio Web Interface. Query 49,988 FDA drug documents for interactions, side effects, dosages, and regulator…

    Python 2

  6. Rescue-Disaster-AStar-PathPlanning Rescue-Disaster-AStar-PathPlanning Public

    A* algorithm for path planning in rescue and disaster operations.

    Jupyter Notebook 2