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

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

πŸ‘‹ Hey, I'm Pushpit Kamboj

I'm a passionate Backend AI Developer with a knack for building robust and scalable systems.

Built Cursor for 2D animations videos. https://animai.vercel.app/ (repo is private, DM to get access)

Currently, I am exploring LLMOps.

Open Source Contributions

https://github.com/YosemiteCrew/Yosemite-Crew/pulls?q=is%3Apr+is%3Amerged+author%3Apushpitkamboj

πŸš€ MY PROJECTS

best project: vtxlabs - give prompt o/p explanatory video explaining the concept and i m not using any video model, its code first approach to create videos demo -https://youtu.be/vdYP7-Josz4?si=t5TVOet9gs8c6Y71 Live - https://vtxlabs.vercel.app/

Data analyst agent - give in csv file or db connection string, it can give output data and required visual charts/graphs/plots as well demo - https://youtu.be/E_ioIjX4nzM?si=ic5t8ViARw9CwGBn, https://youtu.be/M2rnEIAOEQg?si=VT76QsSB5NtrIXcW GitHub - https://github.com/pushpitkamboj/AIDataAnalyst

PR review agent - just authenticate to my platform, provide the repo name and repo owner and done! my platform will review each PR and give comments on it. demo - https://youtu.be/Z9NItNAfl00?si=_0brpXRwv89jPWlQ GitHub - https://github.com/pushpitkamboj/pr_review_agent

AI expense tracker - you can chat with your expenses, add, edit,delete and analyze your expense and it performs DB operations on user's behalf, also has human checking in invalid cases like -80 rupees chips Demo - https://youtu.be/nh3_a87ZcsU?si=BuOOEVbDCj13Ma0Y GitHub - https://github.com/pushpitkamboj/expense-tracker

Languages

Python C++

Frameworks & Databases

FastAPI PostgreSQL Redis Yaak


AI & LLM Engineering

LangChain LangGraph OpenAI LLMOps


Tools & Platforms

Google CloudDocker Git


πŸ“Š GitHub Stats

Here's a snapshot of my contributions on GitHub:

Pushpit's GitHub Stats Top Languages


πŸ“ˆ My Socials

Feel free to contact me πŸš€

Pinned Loading

  1. pr_review_agent pr_review_agent Public

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

    Python

  2. 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

  3. lyftrAI_assignment lyftrAI_assignment Public

    A webhook ingestion service built with FastAPI that receives, validates, and stores SMS messages with HMAC signature verification.

    Python

  4. expense-tracker expense-tracker Public

    expense tracker which is AI first, chat with your expenses

    Python 1

  5. OpenRedis OpenRedis Public

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

    C++

  6. blog-app blog-app Public

    mern stack basic blog application

    TypeScript