ezeob002's Stars
meta-llama/llama
Inference code for Llama models
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
G33kzD3n/Catalogue
princeton-nlp/SWE-bench
[ICLR 2024] SWE-bench: Can Language Models Resolve Real-world Github Issues?
google/oss-fuzz-gen
LLM powered fuzzing via OSS-Fuzz.
CASIA-IVA-Lab/AnomalyGPT
[AAAI 2024 Oral] AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models
chobits/tapip
user-mode TCP/IP stack based on linux tap device
rohanpadhye/JQF
JQF + Zest: Coverage-guided semantic fuzzing for Java.
RTEMS/rtems
Mirror only see https://gitlab.rtems.org/rtems/rtos/rtems
andreafioraldi/frida-fuzzer
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
fuzzware-fuzzer/fuzzware
Fuzzware's main repository. Start here to install.
d0c-s4vage/gramfuzz
gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.
ChrisCummins/phd
👨💻 My PhD.
RUB-SysSec/grimoire
c-jimenez/open-ocpp
Open Source C++ implementation of the OCPP 1.6 protocol
matth-x/MicroOcppSimulator
ise-uiuc/TitanFuzz
kudelskisecurity/fuzzomatic
Automatically fuzz Rust projects from scratch
s3team/DeepFuzz
Guillem96/kitsune-pytorch
Non-official implementation of Kitsune: An Ensemble of Autoencoders for Online Network Intrusion Detection
CristianoPatricio/Explainable-Deep-Learning-Methods-in-Medical-Image-Classification-A-Survey
Official repository of the paper "Explainable Deep Learning Methods in Medical Image Classification: A Survey", ACM Computing Surveys (CSUR) 2023
geeksonsecurity/frida-afl
Use Frida DBI to instrument binary and perform basic-block code coverage that is fed back to AFL.
karust/ml_http_fuzzer
HTTP Fuzzer based on transformer ML model
zhaoyanpeng/syntax-induction-in-deep-learning-era
Unsupervised Learning of Syntax
bajinsheng/bajinsheng.github.io
Jinsheng Ba, a PhD student working testing at NUS
emuskardin/Train-RNN-on-Regural-Langauges
Train RNNs to recognize regular languages.