Skip to content
View MaanasTaneja's full-sized avatar

Block or report MaanasTaneja

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

Pinned Loading

  1. cuda-kv-cache-compression cuda-kv-cache-compression Public

    High-performance CUDA implementation of per-channel INT8 KV-cache quantization, exploring memory-bound optimizations including tiling, thread coarsening, and vectorized loads.

    Cuda 3

  2. ShotParser ShotParser Public

    Automated shot-by-shot video analysis using a custom scene detection algorithm, Whisper, and Gemini.

    Python

  3. agents-library agents-library Public

    Modular Python library for building autonomous AI agents: Simple, ReAct, and Plan-Execute patterns powered by LangChain and LangGraph.

    Python

  4. PromptOptimiser PromptOptimiser Public

    Search-based prompt optimisation framework that explores, evaluates, and refines prompts using graph search methods like beam search to systematically improve LLM performance across tasks.

    Python 2

  5. Override3D Override3D Public

    Override3D is a 3D rendering engine I'm in the process of creating, as of now it simply exists as a decent enough foundation and boilerplate.

    C

  6. MediaLibrary MediaLibrary Public

    A work-in-progress media manipulation API written in C flavoured C++ using FFMPEG LibAV, currently capable of encoding, decoding, remuxing and transcoding files with a simple interface.

    C++