2606364644's Stars
langchain-ai/langgraph-studio
Desktop app for prototyping and debugging LangGraph applications locally.
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
LangChain 的中文入门教程
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
webraybtl/CodeQLpy
CodeQLpy是一款基于CodeQL实现的半自动化代码审计工具,目前仅支持java语言。实现从源码反编译,数据库生成,脆弱性发现的全过程,可以辅助代码审计人员快速定位源码可能存在的漏洞。
shining1984/PL-Compiler-Resource
程序语言与编译技术相关资料(持续更新中)
Clouditera/Clouditera.github.io
塑造未来的安全领域智能革命
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
guidance-ai/guidance
A guidance language for controlling large language models.
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
letta-ai/letta
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
tree-sitter/tree-sitter
An incremental parsing system for programming tools
kse-ElEvEn/MATEval
MATEval: A Multi-Agent Text Evaluation Framework
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
microsoft/autogen
A programming framework for agentic AI 🤖
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
xflr6/graphviz
Simple Python interface for Graphviz
mattzcarey/code-review-gpt
Code review powered by LLMs (OpenAI GPT4, Sonnet 3.5) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI
FSoft-AI4Code/CodeText-parser
⚒️ Tree-sitter custom toolkit for extracting function and class from raw source file
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
sourcegraph/scip
SCIP Code Intelligence Protocol
universal-ctags/ctags
A maintained ctags implementation
inspec/inspec
InSpec: Auditing and Testing Framework
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
zhoushuguang/beyond
Based on the go-zero framework of large-scale microservices practical project, see all say yes!
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
zhoushuguang/lebron
Highly concurrent mall system built on go-zero