- All languages
- ActionScript
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Cython
- Dart
- Dockerfile
- Erlang
- Go
- HTML
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Makefile
- Mermaid
- Nginx
- Objective-C
- PHP
- PLpgSQL
- Perl
- PostScript
- PureBasic
- Python
- R
- ReScript
- Roff
- Ruby
- Rust
- Scala
- Shell
- Smarty
- Swift
- TSQL
- TeX
- TypeScript
- Vim Script
- Vue
- XSLT
Starred repositories
LangChain, LangGraph Open Tutorial for everyone!
A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
LangChain 的中文入门教程
极客时间:LangChain实战课 - 这是LangChain框架早期设计的一系列重点模块的直接而清晰的示例和讲解。随着LangChain的快速演进,有些代码需要安装新的版本进行迭代。希望大家在快速浏览课程概念(仍有价值)的同时,自行学习LangChain最新的代码和进展。
12 Lessons to Get Started Building AI Agents
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
A curated list of awesome open source Flutter apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, Radar Chart and Candlestick Chart.
Cangjie Programming Language Tutorial. 《跟老卫学仓颉编程语言开发》
📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程,几乎涵盖了Java必备的知识点
《动手学大模型Dive into LLMs》系列编程实践教程
该项目用于演示如何构建Python开发环境的Docker镜像,并使用PyCharm连接Docker镜像进行开发测试。
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern…
Cmake tutorial in Chinese, CMake教程中文翻译
💯2026年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
Grafana Plugin for ClickHouse
balloonwj / TinySTL
Forked from zouxiaohang/TinySTLTinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。