hendrikjoosten's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
ollama/ollama
Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
openai/openai-cookbook
Examples and guides for using the OpenAI API
meta-llama/llama
Inference code for Llama models
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
openai/openai-python
The official Python library for the OpenAI API
modularml/mojo
The Mojo Programming Language
BuilderIO/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
ZachGoldberg/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
camel-ai/camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
image-rs/image
Encoding and decoding images in Rust
uptrace/uptrace
Open source APM: OpenTelemetry traces, metrics, and logs
robusta-dev/krr
Prometheus-based Kubernetes Resource Recommendations
EthicalML/awesome-artificial-intelligence-guidelines
This repository aims to map the ecosystem of artificial intelligence guidelines, principles, codes of ethics, standards, regulation and beyond.
d0r1h/ML-University
Machine Learning Open Source University
lucidrains/meshgpt-pytorch
Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch
simoninithomas/awesome-ai-tools-for-game-dev
A curated list of awesome AI tools for game developers
samuelcolvin/pytest-pretty
pytest plugin for pretty printing the test summary.
Stable-Baselines-Team/stable-baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
n8n-io/n8n-nodes-starter
Example starter module for custom n8n nodes.
StanislavPetrovV/Minecraft
Voxel Engine (like Minecraft) in Python and OpenGL
liuzuxin/OSRL
🤖 Elegant implementations of offline safe RL algorithms in PyTorch
Mojo-Numerics-and-Algorithms-group/NuMojo
NuMojo is a library for numerical computing in Mojo 🔥 similar to numpy in Python.
pngouin/k8s-ory-example
Oathkeeper, Kratos and Keto in kubernetes.
ihnorton/mojo-ffi
Mojo FFI demos: dynamic linking methods, and a static linking proof-of-concept