willdphan's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
terryum/awesome-deep-learning-papers
The most cited deep learning papers
karpathy/llm.c
LLM training in simple, raw C/CUDA
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
KwaiVGI/LivePortrait
Bring portraits to life!
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
ragapp/ragapp
The easiest way to use Agentic RAG in any enterprise
Kiranism/next-shadcn-dashboard-starter
Admin Dashboard Starter with Nextjs15 and shadcn ui
pytorch/torchtitan
A PyTorch native library for large model training
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
argilla-io/distilabel
Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.
alexpinel/Dot
Text-To-Speech, RAG, and LLMs. All local!
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
dora-rs/dora
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
ozgrozer/ai-renamer
A Node.js CLI that uses Ollama and LM Studio models (Llava, Gemma, Llama etc.) to intelligently rename files by their contents
ishaan1013/sandbox
A cloud-based code editing environment with an AI copilot and real-time collaboration
ChrisAbdo/MotionVariants
A collection of handmade Framer Motion variants made for your next project.
datadreamer-dev/DataDreamer
DataDreamer: Prompt. Generate Synthetic Data. Train & Align Models. 🤖💤
BatsResearch/bonito
A lightweight library for generating synthetic instruction tuning datasets for your data without GPT.
bkitano/llama-from-scratch
Llama from scratch, or How to implement a paper without crying
VikParuchuri/textbook_quality
Generate textbook-quality synthetic LLM pretraining data
PaulDanielML/MuJoCo_RL_UR5
A MuJoCo/Gym environment for robot control using Reinforcement Learning. The task of agents in this environment is pixel-wise prediction of grasp success chances.
KolbySisk/next-supabase-stripe-starter
The highest quality SaaS starter with Next.js, Supabase, Stripe, and shadcn/ui
bentrevett/pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
microsoft/llm-data-creation
Model, Code & Data for the EMNLP'23 paper "Making Large Language Models Better Data Creators"
volunt4s/Simple-MuJoCo-PickNPlace
Very simple MuJoCo Pick and Place task using Panda