Arsive02's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models.
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
doccano/doccano
Open source annotation tool for machine learning practitioners.
lucidrains/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
pdfminer/pdfminer.six
Community maintained fork of pdfminer - we fathom PDF
xizhengszhang/Leetcode_company_frequency
Collection of leetcode company tag problems. Periodically updating.
varunshenoy/GraphGPT
Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
trinib/Linux-Bash-Commands
:godmode: Ultimate list of Linux bash commands, cheatsheets and resources
OpenNMT/CTranslate2
Fast inference engine for Transformer models
srush/Tensor-Puzzles
Solve puzzles. Improve your pytorch.
ouckah/Summer2025-Internships
Collection of Summer 2025 tech internships!
karpathy/makemore
An autoregressive character-level language model for making more things
huggingface/awesome-papers
Papers & presentation materials from Hugging Face's internal science day
https-deeplearning-ai/machine-learning-engineering-for-production-public
Public repo for DeepLearning.AI MLEP Specialization
nlmatics/llmsherpa
Developer APIs to Accelerate LLM Projects
hao-ai-lab/LookaheadDecoding
[ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding
Torantulino/AI-Functions
AI-Powered Function Magic: Never code again with GPT models!
MWiechmann/enron_spam_data
The Enron-Spam dataset preprocessed in a single, clean csv file.