Stars
Video+code lecture on building nanoGPT from scratch
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train Qwen3, Llama 4, DeepSeek-R1, Gemma 3, TTS 2x faster with 70% less VRAM.
Full-stack framework for building Multi-Agent Systems with memory, knowledge and reasoning.
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
A Discord Bot for chatting with LLaMA, Vicuna, Alpaca, MPT, or any other Large Language Model (LLM) supported by text-generation-webui or llama.cpp.
Making large AI models cheaper, faster and more accessible
PyTorch Tutorial for Deep Learning Researchers
Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Sparsity-aware deep learning inference runtime for CPUs
An unofficial Java port of ERRANT, the parallel text grammatical error annotator
Python library for converting Python calculations into rendered latex.
Sentence Classifications with Neural Networks
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
AWS SNS Equivalent - LMAX Disruptor/MQTT/RabbitMQ/ based Real-time x-Platform Notification Framework
This repository contains the code for the speech recognition in python
Speech recognition module for Python, supporting several engines and APIs, online and offline.
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences from C4 using a tagged corruption model. The approach and the d…
NeuSpell: A Neural Spelling Correction Toolkit
A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual, active/passive, and many more. Created by Prithiviraj …
A framework for detecting, highlighting and correcting grammatical errors on natural language text. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
[ACL 2021] Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval Learns Passage Retrieval, Too https://arxiv.org/abs/2012.12624