Skip to content
View Sahilgitlab's full-sized avatar

Block or report Sahilgitlab

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.

Content in all repositories owned by your account will be closed.
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
sahilgitlab/README.md

AI Engineer • Data Scientist • Quant Research Enthusiast LLMs • RAG • AI Automation • Python • FastAPI • React Building Scalable AI & Data Systems 🚀


🧠 About Me

  • 🤖 AI Engineer working on LLMs, RAG systems, and AI Automation
  • 📊 Passionate about Data Science, Machine Learning, and Analytics
  • 📈 Interested in Quantitative Research and Financial ML
  • 📦 Creator of VectorQuant – Python ML Library
  • ⚡ Building scalable systems using Python, FastAPI, and modern AI frameworks

📊 Interests

  • Quantitative Finance
  • Financial Machine Learning
  • Algorithmic Trading
  • Statistical Modeling
  • AI for Financial Markets

📦 Python Library

VectorQuant

A Python library for Vector Quantization and clustering designed for machine learning pipelines and data compression.

Install

pip install vectorquant

Example

from vectorquant import VectorQuant

vq = VectorQuant(k=256)

vq.fit(data)

compressed = vq.encode(data)

decoded = vq.decode(compressed)

PyPI Page https://pypi.org/project/vectorquant/


🌐 Connect With Me


🛠 Tech Stack


📊 GitHub Stats


🔥 GitHub Streak


⭐️ From Sahil Gupta

Pinned Loading

  1. sahil-dsa-practice sahil-dsa-practice Public

    "Daily DSA problems solved in Python using recursion, arrays, strings, and algorithms tracked and explained for learning."

    Jupyter Notebook

  2. VectorQuant VectorQuant Public

    A deterministic reasoning engine for AI and quantitative finance.

    Python 3 1

  3. DivineTechSolution DivineTechSolution Public

    JavaScript 1