Skip to content
View jay739's full-sized avatar

Block or report jay739

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
jay739/README.md
Jayakrishna Konda Typing animation

Building production RAG pipelines, LLM systems, and self-hosted AI infrastructure — from model to deployment.

Quick nav: About · Batcave · Projects · Highlights · Blog · Resume


Portfolio LinkedIn Email Blog Profile views


Batcave live status


 Now: Fine-tuning local LLMs on Batcave · scaling the RAG podcast pipeline · planning the next Home Server Chronicles entry.


About

I'm an ML/AI Engineer & Data Scientist with 5 years building production ML systems, RAG pipelines, and self-hosted AI infrastructure. I design end-to-end solutions — from model training and LLM fine-tuning to cloud deployment and real-time monitoring.

When I'm not shipping ML at work, I'm operating Batcave — my solo-built, 56-container private AI server running local LLMs, RAG, and ML inference at 99.9% uptime (live status).

role: Data Scientist — GenAI & ML  @  Enigma Technologies
education: M.S. Data Science, UMBC (GPA 3.91 / 4.0)
focus: LLMs · RAG · MLOps · Self-hosted infrastructure
homelab: 56 containers · 36+ services · 99.9% uptime
based_in: Maryland, USA

Open to

  • Full-time ML/AI or MLOps engineering roles.
  • Contract and advisory work for production RAG/LLM systems.
  • Collaborations around self-hosted AI, homelab observability, and applied GenAI.

Batcave — My Private AI Cloud

A solo-managed homelab on a Beelink mini-PC. Self-hosted from scratch. Live at jay739.dev.

Metric Value Metric Value
Containers 56 Self-hosted Services 36+
Uptime 99.9% Local LLMs 5+ models
Hybrid-cloud Latency −60% Multi-DB Layer 177 GB

Stack: Docker · Ollama · LangChain · Authentik SSO · Tailscale · Netdata · Nginx · PostgreSQL · MariaDB · Redis · Meilisearch

Proof links: Live Batcave status · Batcave architecture series · OCI migration + latency notes

→ Read the full 5-part Batcave blog series


Tech Stack

Core: Python · PyTorch · LangChain · Ollama · Docker · AWS · PostgreSQL · Redis · Next.js · TypeScript

Full badge stack

ML / AI

Python PyTorch TensorFlow scikit-learn LangChain Ollama HuggingFace PySpark

MLOps · Infra · Cloud

Docker Kubernetes AWS Oracle Cloud GitHub Actions MLflow Tailscale Nginx

Data

PostgreSQL MariaDB Redis Pandas NumPy Plotly

Frontend & Edge

Next.js TypeScript Tailwind ESP32 C++


Featured Projects

Solo-built private AI infra on a Beelink mini-PC. 56 containers, 36+ services, local LLMs via Ollama, RAG pipelines, SSO, full observability.

Docker · Ollama · LangChain · Authentik · Tailscale

PDF → LLM → TTS pipeline that converts books into character-voiced podcasts. 98% OCR accuracy, 4× throughput via LoRA fine-tuning.

RAG · LangChain · Ollama · OCR · TTS

PySpark ML pipeline on IBM's 32M-row HI-Medium AML dataset. Temporal feature engineering, severe class imbalance (0.23%) — 0.998 F1.

PySpark · MLlib · Random Forest · Financial AI

Benchmarked 8 CNN architectures on the FLAME dataset using RGB+IR dual-stream fusion. Best model: ResNet18 at 0.94 micro-F1.

CNN · Computer Vision · Satellite Imagery

  Histopathologic Cancer Detection

Compared custom CNN vs ResNet18 / VGG16 / EfficientNet on 220k+ pathology patches. Transfer learning best at 0.94 AUC.

PyTorch · Transfer Learning · Medical AI

FinBERT sentiment + Monte Carlo VaR across S&P 500 sectors and historical crisis periods (2008, COVID-19).

FinBERT · Monte Carlo · yFinance · Plotly

→ See more projects on jay739.dev


GitHub Activity

Metrics



GitHub streak
More: coding habits & topics
Coding habits

Topics

Achievements

Featured repositories metrics

Notable contributions

Contribution Snake

Contribution snake

Latest from the Blog


Benchmarking Local LLMs Across an RTX 3060 Ti and an M4 Mac Mini (With a Kernel Panic Along the Way) Jul 16, 2026
The Freeze Wasn't Memory: Tracing a Homelab Server's Root Cause Through Three Wrong Turns Jul 16, 2026
I Made My AI Ambush Me With Pop Quizzes May 29, 2026
The Quiet Math of Lifetime Software Deals May 12, 2026
What Running a Homelab Actually Teaches You That Work Doesn't Apr 24, 2026

→ More at jay739.dev/blog · auto-refreshed every 6 hours from jay739.dev/rss.xml


Experience Snapshot

2025 → now    Data Scientist — GenAI & ML          @  Enigma Technologies
2025          AI/ML Programming Intern              @  R/SEEK · UMBC
2023 → 2025   M.S. Data Science (GPA 3.91)          @  UMBC
2019 → 2023   Machine Learning Engineer             @  Cognizant
2019          Software Engineering Intern           @  Infosys

Resume

Download Resume


Let's build something.

"From model to deployment — and the homelab in between."

footer

Pinned Loading

  1. android_kernel_motorola_msm8953 android_kernel_motorola_msm8953 Public

    Forked from LineageOS/android_kernel_motorola_msm8953

    C

  2. android_system_tools_dtbtool android_system_tools_dtbtool Public

    Forked from LineageOS/android_system_tools_dtbtool

    C

  3. device_qcom_sepolicy-legacy-um device_qcom_sepolicy-legacy-um Public

    Forked from PixelExperience/device_qcom_sepolicy-legacy-um

    Makefile

  4. generative-ai-for-beginners generative-ai-for-beginners Public

    Forked from microsoft/generative-ai-for-beginners

    12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

    Jupyter Notebook

  5. LWB LWB Public

    Forked from ETHZ-TEC/LWB

    Low-Power Wireless Bus (LWB) is an adaptive, reliable, and efficient communication protocol for low-power wireless embedded systems, where nodes communicate wirelessly as if they were connected to …

    C

  6. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python