cyberelf's Stars
protectai/vulnhuntr
Zero shot vulnerability discovery using LLMs
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
opendilab/awesome-RLHF
A curated list of reinforcement learning with human feedback resources (continually updated)
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
OpenBB-finance/OpenBB
Investment Research for Everyone, Everywhere.
yoeo/guesslang
Detect the programming language of a source code
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
HKUST-KnowComp/GEIA
Code for Findings-ACL 2023 paper: Sentence Embedding Leaks More Information than You Expect: Generative Embedding Inversion Attack to Recover the Whole Sentence
cyberelf/GenDLStudy
"Generative Deep Learning" Study
penrose/penrose
Create beautiful diagrams just by typing notation in plain text.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
mozilla/pdf.js
PDF Reader in JavaScript
myscale/MyScaleDB
A @ClickHouse fork that supports high-performance vector search and full-text search.
corca-ai/awesome-llm-security
A curation of awesome tools, documents and projects about LLM Security.
cyberelf/RLLearn
Learn Reinforcement Learning
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
mapproxy/mapproxy
MapProxy is a tile cache and WMS proxy
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
rosinality/glow-pytorch
PyTorch implementation of Glow
tensorflow/rust
Rust language bindings for TensorFlow
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
3b1b/videos
Code for the manim-generated scenes used in 3blue1brown videos
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
noahshinn/reflexion
[NeurIPS 2023] Reflexion: Language Agents with Verbal Reinforcement Learning