Skip to content
View hardik5520's full-sized avatar

Block or report hardik5520

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. build-redis-with-python build-redis-with-python Public

    A Redis clone built from scratch in Python — implements the RESP protocol, thread-safe in-memory key-value store, TTL expiry, and real-time Pub/Sub using nothing but the Python standard library (ra…

    Python

  2. Enterprise-RAG-Research-Agent Enterprise-RAG-Research-Agent Public

    A production-ready LangGraph RAG research agent template — routes queries, builds multi-step research plans, retrieves docs in parallel, and generates grounded responses. Supports Elasticsearch, Mo…

    Python

  3. kyron-medical-assesment kyron-medical-assesment Public

    Conversational AI assistant that books medical appointments — collects patient info, matches symptoms to specialists, checks availability, sends email + SMS confirmations, and switches to a live vo…

    Python

  4. langgraph-blog-agent langgraph-blog-agent Public

    AI agent that researches topics, plans a blog outline, writes all sections in parallel, and generates diagrams — powered by LangGraph, OpenAI, Tavily & Gemini

    Python

  5. Langgraph-chatbot Langgraph-chatbot Public

    LangGraph workflow examples and chatbot implementations — sequential, parallel, conditional, and iterative patterns using OpenAI and LangChain, with Streamlit-based chat UIs.

    Python

  6. SpringBootBasicREST_APIs SpringBootBasicREST_APIs Public

    A Spring Boot REST API reference project for a social media app — covers JPA, HATEOAS, Swagger, API versioning, i18n, exception handling, and Actuator.

    Java