Stars
📚 This project holds an inventory of NLP resources for Arabic.
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems …
💯 Curated coding interview preparation materials for busy software engineers
HTTP load testing tool and library. It's over 9500!
120 interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and much more!
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Everything you need to know to get the job.
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C /Python and implemented by myself. The proble…
Grid (lawn) navigation for multiple mowers.
Collection of leetcode company tag problems. Periodically updating.
yUML extension for Visual Studio Code
A system for quickly generating training data with weak supervision
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
Using the famous cnn model in Pytorch, we run benchmarks on various gpu.
♾️ CML - Continuous Machine Learning | CI/CD for ML
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
Object Detection component developed for the DARPA AIDA program.
A PyTorch-based knowledge distillation toolkit for natural language processing
[ACL 2020] DeFormer: Decomposing Pre-trained Transformers for Faster Question Answering
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
🔍 AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your da…
Google Research
Papers & presentation materials from Hugging Face's internal science day
📐 Compute distance between sequences. 30 algorithms, pure python implementation, common interface, optional external libs usage.