Skip to content
View hemantjuyal's full-sized avatar

Block or report hemantjuyal

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. LLM-Distillation-Lab LLM-Distillation-Lab Public

    An experiment demonstrating instruction-following distillation, enabling the transfer of knowledge from large language models (Teachers) into smaller, efficient models (Students) using LoRA-based f…

    Python

  2. Ouclar-Agentic-Vision-Passport Ouclar-Agentic-Vision-Passport Public

    Ouclar Agentic Vision Passport is a high-precision, browser-based clinical optical screening system. At its core, the project provides Automatic Interpupillary Distance (IPD) measurement using comp…

    TypeScript

  3. LLM-Quantization-Lab LLM-Quantization-Lab Public

    LLM quantization project built around `llama.cpp` + `Ollama` + `GGUF`

    Python

  4. Latent-Chunk-Lab Latent-Chunk-Lab Public

    A hands-on playground to explore different chunking techniques for Retrieval-Augmented Generation (RAG). We compare Character, Token, Recursive, Document-based, Semantic and Multimodal chunking.

    Jupyter Notebook

  5. DigitalTwin DigitalTwin Public

    Digital Twin representation of a Factory having Robotic Palletizer Set-up using Azure Cloud Services, IoT Hub, Unity3D, Realtime 3D Simulation

    C# 2

  6. knowledgeHub knowledgeHub Public

    KnowledgeHub is an agentic AI-powered knowledge base that allows users to interact with their local documents using natural language. It leverages LangChain for orchestration, LangSmith for agent o…

    Python