Skip to content
View subhashpolisetti's full-sized avatar
  • united states
  • San Francisco Bay Area
  • 08:05 (UTC -07:00)

Highlights

  • Pro

Block or report subhashpolisetti

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

Pinned Loading

  1. spring-ai spring-ai Public

    Forked from spring-projects/spring-ai

    An Application Framework for AI Engineering

    Java

  2. langchain4j langchain4j Public

    Forked from langchain4j/langchain4j

    LangChain4j is an idiomatic, open-source Java library for building LLM-powered applications on the JVM. It offers a unified API over popular LLM providers and vector stores, and makes implementing …

    Java

  3. Decision-Tree-Ensemble-Algorithms Decision-Tree-Ensemble-Algorithms Public

    A Python implementation of ensemble learning algorithms from scratch, including Gradient Boosting Machine (GBM), Random Forest, AdaBoost, and Decision Trees. This repository also showcases XGBoost,…

    Jupyter Notebook 1

  4. distributed-audit-blockchain distributed-audit-blockchain Public

    5-node fault-tolerant distributed system in C++17 β€” Raft-inspired leader election, propose-vote-commit consensus, Merkle-tree integrity, and RSA-signed audit records over gRPC.

    C++

  5. distributed-work-stealing-scheduler distributed-work-stealing-scheduler Public

    Fault-tolerant distributed task scheduler in Python β€” bully leader election, 8-factor dynamic load balancing, work stealing, and ~7x throughput optimization over gRPC.

    Python