-
simpleaudit Public
Allows to red-team your AI systems through adversarial probing. It is simple, effective, and requires minimal setup.
-
probelock Public
A capability lockfile for local models. Catch silent tool-calling regressions in CI (deterministic, no LLM judge).
-
-
catch-em-allms Public
Short and lightweight list of LLMs you should catch before they disapear (not saying they will, but better safe than sorry)
-
moltbook-observatory-paper Public
Repository with code and data for the the Moltbook Observatory Archive, which is an incremental dataset of agent-only social network activity.
Python MIT License UpdatedMay 15, 2026 -
moltbook-observatory Public
Data collection from Moltbook for research
-
evidence-factory Public
Forked from sjbrodwall/evidence-factoryPoC for AI Act policy-as-code
Python MIT License UpdatedApr 26, 2026 -
gemma4-video-chat Public
Browser-based video chat with Gemma 4 running locally via llama.cpp
-
claw-code Public
Forked from ultraworkers/claw-codeThe fastest repo in history to surpass 50K stars ⭐, reaching the milestone in just 2 hours after publication. Better Harness Tools, not merely storing the archive of leaked Claude Code but make rea…
-
imagefeatures Public
Simple package to use old school image features, and avoid them being forgotten.
-
tm-swarm Public
A Python framework for N-agent collective learning using Tsetlin Machines and synthetic data sharing, supporting zero-shot sensor onboarding and LLM-driven feature extraction.
-
imagefeatures-mcp Public
Give LLMs "mathematical eyes" for image analysis. An MCP (Model Context Protocol) server that wraps the imagefeatures library, exposing classic computer vision features as tools that Claude and oth…
Python MIT License UpdatedJan 27, 2026 -
ai-secbench Public
Security-focused AI reasoning benchmark for evaluating cipher analysis, steganography detection, and adversarial robustness
-
-
medgemma-visual-chat Public
Visual chat example using the medgemma model from Google
-
evaluate-llms-on-noreval Public
This repository provides a Google Colab notebook designed to easily evaluate Hugging Face language models (e.g., Google's Gemma 3, Mistral, Llama) on tasks from the NorEval benchmark.
Python UpdatedMay 21, 2025 -
openai-healthbench-analysis Public
This repository contains code and resources related to an in-depth analysis of OpenAI's HealthBench, a benchmark designed for evaluating Large Language Models in the healthcare sector.
-
medgemma-exploration Public
Simple how to and exploration of MedGemma from Google and comparison with Gemma3 using the Kvasir dataset
-
PGR-103-2020 Public
This is the code example repository for PGR-103-2020. The published code is for educational purposes only. Reusing the code for other purposes than this needs to be approved by individual code auth…
-
real-time-local-video-chat Public
Real time local video chat example with llama.cpp
HTML UpdatedMay 14, 2025 -
normedqa Public
NorMedQA is designed to evaluate the medical knowledge and reasoning capabilities of large language models (LLMs) in Norwegian context (Bokmål and Nynorsk). The benchmark consists of 1313 question-…
-
meta-web-ssl-examples Public
This repository showcases various ways to utilize and visualize features from Meta AI's new Web-ssl model series facebook/webssl-dino300m-full2b-224, Vision Transformers trained using self-supervis…
-
local-agentic-rag-gemma3 Public
A local agent RAG implementation using Gemma3 via Ollama
-
OpenDeepResearcher Public
Forked from mshumer/OpenDeepResearcherJupyter Notebook MIT License UpdatedFeb 3, 2025 -
darknet-nn Public
Forked from hank-ai/darknetDarknet/YOLO object detection framework
C++ Apache License 2.0 UpdatedJan 14, 2025 -
-
entropix-mar Public
Forked from xjdr-alt/entropixEntropy Based Sampling and Parallel CoT Decoding
TypeScript Apache License 2.0 UpdatedOct 9, 2024 -
metaseq-mar Public
Forked from facebookresearch/metaseqRepo for external large-scale work
Python MIT License UpdatedApr 27, 2024 -
facefusion Public
Forked from facefusion/facefusionNext generation face swapper and enhancer
Python UpdatedAug 29, 2023 -
evals Public
Forked from openai/evalsEvals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.