Popular repositories Loading
-
Qwen-Lens-Studio
Qwen-Lens-Studio PublicMultimodal 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…
-
Quantisation-Awareness-training
Quantisation-Awareness-training PublicQuantization-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
-
Embedding-Evaluator
Embedding-Evaluator PublicEmbedAudit CLI for auditing embedding spaces. Runs neighborhood consistency checks, drift detection, intrinsic dimensionality, and outlier analysis across sentence-transformers and OpenAI embedding…
Python 5
-
Stock-trading-Agent-Swarm
Stock-trading-Agent-Swarm PublicSwarm 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
-
Cache-Augmented-Generation-CAG-System
Cache-Augmented-Generation-CAG-System PublicRAG-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
-
Multi-Model-Invoice-OCR-Pipeline
Multi-Model-Invoice-OCR-Pipeline PublicInvoice 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
If the problem persists, check the GitHub status page or contact support.