farhanlodi31
-
- 2,012 total downloads
- last updated 7/3/2026
- Latest version: 2.2.4
High-accuracy native .NET OCR powered by EasyOCR's neural models running on ONNX Runtime. No Python required. -
-
- 714 total downloads
- last updated 7/3/2026
- Latest version: 2.2.4
CUDA GPU execution provider for EasyOcrSharp. Adds Microsoft.ML.OnnxRuntime.Gpu so detection and recognition run on NVIDIA GPUs. -
-
- 487 total downloads
- last updated 9/3/2025
- Latest version: 1.0.1
Fast, lightweight, and flexible object-to-object mapper for .NET with support for nested objects, lists, enums, and sub-object injection. -
- 448 total downloads
- last updated 7/4/2026
- Latest version: 1.0.3
Universal, manifest-driven, pure-managed model inference for .NET. All-in-one: ONNX loader, multi-dtype CPU engine, tensors, pipeline, plus audio (FFT/log-mel) and text (WordPiece) front ends — zero external,... More information -
PersistX
by: farhanlodi31- 365 total downloads
- last updated 6/23/2026
- Latest version: 2.0.0
High-performance persistent collection library with ACID transactions, indexing, and advanced data structures -
- 335 total downloads
- last updated 7/4/2026
- Latest version: 1.0.3
ImageSharp-based image pre/post-processing adapter for ModelSharp — resize/normalize tensor preprocessing and classification/detection postprocessing. -
- 330 total downloads
- last updated 7/4/2026
- Latest version: 1.0.3
Model acquisition for ModelSharp — download and cache ONNX / GGUF / safetensors models (and their external-data + tokenizer files) from Hugging Face Hub or any URL, then run them in one line via... More information -
- 320 total downloads
- last updated 7/4/2026
- Latest version: 1.0.3
ILGPU GPU execution backend for ModelSharp — C# kernels JIT-compiled to CUDA / OpenCL, with a CPU fallback and whole-graph GPU dispatch. -
RAGify
by: farhanlodi31- 253 total downloads
- last updated 6/25/2026
- Latest version: 2.0.0
A RAG (Retrieval-Augmented Generation) framework for .NET. Build intelligent applications with document ingestion, text chunking, embedding generation, vector storage, and semantic search. Includes all RAGify... More information -
- 244 total downloads
- last updated 1/17/2026
- Latest version: 1.0.0
Production-ready hybrid post-quantum cryptography library for .NET authentication. Combines classical ECDSA P-256 with post-quantum ML-DSA-65 (FIPS 204) to provide quantum-resistant JWT signing and validation.... More information -
- 199 total downloads
- last updated 1/11/2026
- Latest version: 1.0.0
Core interfaces and contracts for RAGify. Provides the foundation for building custom implementations of embedding providers, vector stores, chunking strategies, and retrieval engines. Use this package when... More information -
- 194 total downloads
- last updated 1/11/2026
- Latest version: 1.0.0
Core domain models and shared utilities for RAGify. Contains common data structures, models, and helper classes used across all RAGify components including document models, chunk metadata, embedding vectors,... More information -
- 182 total downloads
- last updated 1/11/2026
- Latest version: 1.0.0
Embedding provider implementations for RAGify. Convert text into high-dimensional vectors using popular embedding models including OpenAI, Azure OpenAI, Ollama, ONNX (local models), Hugging Face, Cohere,... More information -
- 165 total downloads
- last updated 1/11/2026
- Latest version: 1.0.0
Vector storage implementations for RAGify. Store and search high-dimensional embeddings efficiently with support for in-memory storage, PostgreSQL (pgvector), Pinecone, and Weaviate. Includes extensible... More information -
- 160 total downloads
- last updated 1/11/2026
- Latest version: 1.0.0
Retrieval engine for RAGify. Perform semantic search by embedding user queries and finding the most relevant document chunks using similarity search. Includes support for metadata filtering, result ranking, and... More information -
- 149 total downloads
- last updated 1/11/2026
- Latest version: 1.0.0
Intelligent text chunking strategies for RAGify. Break down large documents into optimal-sized chunks for embedding and retrieval. Includes fixed-size chunking, sentence-aware chunking, and sliding window... More information -
- 146 total downloads
- last updated 1/11/2026
- Latest version: 1.0.0
Document ingestion services for RAGify. Extract and process text from various document formats including PDF, Microsoft Word (DOCX), Excel (XLSX), HTML, and plain text files. Automatically handles file parsing... More information -
-
- 109 total downloads
- last updated 6/21/2026
- Latest version: 1.0.0
CUDA GPU execution provider for PaddleOcrNet. Adds Microsoft.ML.OnnxRuntime.Gpu so detection, classification and recognition run on NVIDIA GPUs. -
-
- 89 total downloads
- last updated 6/21/2026
- Latest version: 1.0.0
High-accuracy native .NET OCR powered by PaddleOCR's neural models (DB detection, text-line orientation, SVTR/CRNN recognition) running on ONNX Runtime. No Python required.