90.3K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
This repository contains the code for DABS, a benchmark for domain-agnostic self-supervised learning algorithms. The basic components of the benchmark can be found in datasets, encoders, and algorithms. Training is implemented with the PyTorch Lightning framework, logging with Weights and…
Open-source Claude skills for GEO, AI discoverability, and developer GTM workflows. Built for developer-focused companies that want their documentation to be found, parsed, and cited by AI systems.
```bash export PROJECTID="" export CLOUDREGION="" export APPNAME="hasura-cloud-run" export HASURAADMINSECRET="" export PROJECTDBID="" export DBNAME="" export DBUSER="" export DBPASS=""
A Gravatar blazor component for use in Blazor SSR, Server or WASM
This book is a distillation of my thoughts on the software creation process — how code evolves, and how we can keep it correct, maintainable, and scalable by relying on thoughtful design and the compiler as a partner.
Parses package name and specifier passed to commands like npm install or npm cache add, or as found in package.json dependency sections.
tools.build's missing piece – install, sign and deploy libraries easily and securely like with Leiningen
A comprehensive Go library for the Nostr protocol, providing everything needed to build relays, clients, or hybrid applications.
An extension for Trilium Notes that implements different ways of viewing collections of notes.
The jailbreak-evaluation is an easy-to-use Python package for language model jailbreak evaluation. The jailbreak-evaluation is designed for comprehensive and accurate evaluation of language model jailbreak attempts. Currently, jailbreak-evaluation support evaluating a language model jailbreak…