Skip to content
View dakshjain-1616's full-sized avatar

Block or report dakshjain-1616

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

Popular repositories Loading

  1. Qwen-Lens-Studio Qwen-Lens-Studio Public

    Multimodal AI studio powered by Qwen3.6-35B-A3B. End-to-end web app exposing visual reasoning, image captioning, and document understanding tools from a single model with side-by-side output across…

    TypeScript 13 2

  2. Quantisation-Awareness-training Quantisation-Awareness-training Public

    Quantization-Aware Training pipeline for MobileNetV2 in PyTorch, reaching around 9x model compression for edge deployment. Simulates INT8 during fine-tuning so the final quantized network keeps bas…

    Python 9

  3. Embedding-Evaluator Embedding-Evaluator Public

    EmbedAudit CLI for auditing embedding spaces. Runs neighborhood consistency checks, drift detection, intrinsic dimensionality, and outlier analysis across sentence-transformers and OpenAI embedding…

    Python 5

  4. Stock-trading-Agent-Swarm Stock-trading-Agent-Swarm Public

    Swarm of specialized trading agents (technical, fundamental, sentiment, risk) that debate signals before executing simulated trades. Dockerized, with configurable strategies and a backtesting harne…

    Python 3

  5. Cache-Augmented-Generation-CAG-System Cache-Augmented-Generation-CAG-System Public

    RAG-less document QA that loads an entire document into the LLM KV cache once, saves it to disk, and restores it before every query. No embeddings, no vector DB, no chunking. Drastic latency cut on…

    Python 3

  6. Multi-Model-Invoice-OCR-Pipeline Multi-Model-Invoice-OCR-Pipeline Public

    Invoice OCR pipeline combining GLM-4.5V via OpenRouter with a fine-tuned BERT NER model to extract vendors, dates, totals, and line items. Layout agnostic, with per-entity confidence scoring and st…

    Python 2