Skip to content
View priyanshmathur's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report priyanshmathur

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

I'm Priyansh, a graduate in Computer Science who likes pushing boundaries of what is known

  • 🔭 I enjoy creating little projects having big impact :) .
  • 💡 Feel free to check out my repositories that hold projects I have done.

My Skill Set

AI / ML & Data Systems
HuggingFace Keras FAISS

Concepts: LLMs, RAG, Embeddings, Vector Similarity Search, Prompt Engineering, Semantic Retrieval

Backend & APIs
Python FastAPI Pydantic

Skills: REST APIs, JSON validation, request/response schemas, fault-tolerant API design

DevOps & Systems
Docker Kubernetes Linux Git

Experience: Dockerized ML services, CI/CD (Jenkins), production debugging, log analysis

Connect with me



✍️ Random Dev Quote

Pinned Loading

  1. NetSleuth NetSleuth Public

    Real-time network anomaly detection with Kafka and a local LLM agent. Streams telemetry through producer → detector → AI agent → reporter pipeline. Anomaly detection via z-score on rolling window. …

    Python 1

  2. RAG-Based-DevOps-Log-Analysis-System RAG-Based-DevOps-Log-Analysis-System Public

    A FastAPI-based system that indexes microservice logs with FAISS vector search and enables natural-language root cause analysis using LLMs.

    Python 1

  3. Basic-Implementation-of-Kafka-using-Socket-Programming Basic-Implementation-of-Kafka-using-Socket-Programming Public

    Forked from pratham76/Yet-Another-Kafka

    A message queue system implemented in producer subscriber fashion

    Python

  4. Fault-Tracing-in-MicroService-Architecture-using-Jaeger Fault-Tracing-in-MicroService-Architecture-using-Jaeger Public

    This is a microservice architecture consisting of two services: Admin and User. The services are built using Flask and PostgreSQL and are integrated with a distributed tracing system to enable effe…

    Python

  5. Implementing-Raft-Logic-in-GoLang Implementing-Raft-Logic-in-GoLang Public

    Go 1 3