Stars
A modular graph-based Retrieval-Augmented Generation (RAG) system
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
An autoregressive character-level language model for making more things
T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
Static Value-Flow Analysis Framework for Source Code
Implementation and Exercises in Modern Compiler Implementation in C.
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
An AI-powered arXiv paper summarization website with a virtual assistant for answering questions.
Examples and guides for using the OpenAI API
Build, evaluate, understand, and fix LLM-based apps
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
Neural Networks: Zero to Hero
A curated list of Rust code and resources.
Exercises to learn how to fuzz with American Fuzzy Lop
南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
CodeHawk C Analyzer: sound static analysis of memory safety (undefined behavior)
A library of C++ coroutine abstractions for the coroutines TS
Practical Python Programming (course by @dabeaz)
A curated list of awesome CMake resources, scripts, modules and examples.
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助