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

Block or report varun27896

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. dockerreactapp dockerreactapp Public

    React app inside a docker with two images : One for Development server and the other for Production server. Production server runs on nginx.

    JavaScript

  2. langchain-101 langchain-101 Public

    LangChain 101 for personal development. Exploring all the cool things on the official docs example section on my local

    Python

  3. generic-rate-limiter generic-rate-limiter Public

    A generic rate limiter

    JavaScript

  4. redis-clone redis-clone Public

    Redis clone written in Go

    Go

  5. blog-post-langchain blog-post-langchain Public

    This repository contains a Python-based solution for processing and responding to natural language queries using Langchain and OpenAI 3.5 LLM. The system integrates various services from the Langch…