- Europe - usually: Zürich, Warsaw or Berlin
Lists (8)
Sort Name ascending (A-Z)
- All languages
- ASL
- AppleScript
- Assembly
- Astro
- Awk
- Bikeshed
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- Cypher
- Dart
- Dockerfile
- Eagle
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- FreeMarker
- GDScript
- Git Attributes
- Go
- Go Template
- Groff
- Groovy
- HTML
- Handlebars
- Haskell
- HolyC
- Idris
- Jai
- Janet
- Java
- JavaScript
- Jsonnet
- Jupyter Notebook
- Kaitai Struct
- Kotlin
- LLVM
- LiveScript
- Lua
- MDX
- Makefile
- Markdown
- Nearley
- Nim
- Nix
- Nushell
- OCaml
- Objective-C
- Objective-C++
- Objective-J
- OpenEdge ABL
- OpenSCAD
- PHP
- PLpgSQL
- Perl
- Perl 6
- Pony
- PostScript
- PowerShell
- Processing
- Prolog
- Python
- QML
- R
- Racket
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Sage
- Scala
- Scheme
- Shell
- Smarty
- Solidity
- Standard ML
- Starlark
- Svelte
- Sway
- Swift
- SystemVerilog
- TLA
- TeX
- Thrift
- TypeScript
- Verilog
- Vim Script
- Vue
- Web Ontology Language
- WebAssembly
- Wikitext
- XSLT
- Zig
- hoon
Starred repositories
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A latent text-to-image diffusion model
Examples and guides for using the OpenAI API
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
🔊 Text-Prompted Generative Audio Model
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
Anthropic's Interactive Prompt Engineering Tutorial
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable…
A guidance language for controlling large language models.
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…
Anthropic's educational courses
Qwen3-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.
Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
Examples and guides for using the Gemini API
llama3 implementation one matrix multiplication at a time
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
LangGPT: Empowering everyone to become a prompt expert! 🚀 📌 结构化提示词(Structured Prompt)提出者 📌 元提示词(Meta-Prompt)发起者 📌 最流行的提示词落地范式 | Language of GPT The pioneering framework for structured & meta-prompt…
QLoRA: Efficient Finetuning of Quantized LLMs
AirLLM 70B inference with single 4GB GPU
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
Understanding Deep Learning - Simon J.D. Prince
[NeurIPS 2024 Best Paper Award][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". A…