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

Highlights

  • Pro

Block or report pushpitkamboj

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

πŸ‘‹ Introduction

  • AI enablement intern at Joveo - Helping business and operations team about AI literacy. Building 0 to 1 solutions to automate manual processes
  • GSOC mentee with openwisp - Adding more time series databases for observability such as influxDB2.0 and elasticsearch while keeping backward compatability with existing databases and making it plug and play setup through ansible and docker for end users

GSOC

πŸš€ MY PROJECTS

vtxlabs

  • cursor for 2D animation which can generate consistent STEM subjects explanatory videos from prompt without using any video model at much token efficient rate using a python library - Manim (also used by youtube channel - 3blue1brown)
  • Live - https://vtxlabs.space
  • Github - https://github.com/pushpitkamboj/AnimAI

Centralized Futures & Perpetuals Exchange

  • Built a realtime distributed event driven trading platform like Zerodha/Binance using redis streams, fastapi, postgreSQL and websockets.

OpenRedis

  • In memory database inspired from redis from scratch in C++. It supports core Redis-style commands for strings and lists, with a simple TCP server and RESP-based command handling.
  • Github - https://github.com/pushpitkamboj/OpenRedis

PR review agent

AI Data analyst agent

Languages

Python C++

Frameworks & Databases

FastAPI PostgreSQL Redis Yaak


AI & LLM Engineering

LangChain LangGraph OpenAI LLMOps


Tools & Platforms

Google CloudDocker Git


GitHub Analytics


Connect With Me

X β€’ LinkedIn β€’ Email β€’ Medium

Pinned Loading

  1. AnimAI AnimAI Public

    generate educational videos with prompts (more accurate than Sora for maths and science related videos)

    Python

  2. CENTRALIZED_PERPETUALS_EXCHANGE CENTRALIZED_PERPETUALS_EXCHANGE Public

    Built as a Binance Futures trading style trading system with orders, balances, positions, fills, PnL, and liquidation flows.

    Python

  3. pr_review_agent pr_review_agent Public

    it can review the PRs of the repo and detect the threats and vulnerabilities

    Python

  4. OpenRedis OpenRedis Public

    Built in-memory database in C++ from scratch.

    C++

  5. AIDataAnalyst AIDataAnalyst Public

    created a agentic AI data analyst, give it prompt + data in form of csv of connection uri, it gives the req. data OR required analytical viz.

    Python

  6. gitlab_ai gitlab_ai Public

    rag based solution to talk to gitlab docs and learn

    Python