-
chatgpt-on-wechat Public
Forked from zhayujie/chatgpt-on-wechat基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT4.1/GPT-4o/GPT-o1/ DeepSeek/Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
Python MIT License UpdatedMay 23, 2025 -
llm_note Public
Forked from harleyszhang/llm_noteLLM notes, including model inference, transformer model structure, and llm framework code analysis notes.
Python UpdatedMar 14, 2025 -
CUDA-Learn-Notes Public
Forked from xlite-dev/LeetCUDA📚200+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).
Cuda GNU General Public License v3.0 UpdatedJan 27, 2025 -
ragflow Public
Forked from infiniflow/ragflowRAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Python Apache License 2.0 UpdatedJan 26, 2025 -
AISystem Public
Forked from chenzomi12/AISystemAISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
Jupyter Notebook Apache License 2.0 UpdatedJan 2, 2025 -
fufan-chat-api Public
Forked from fufankeji/fufan-chat-api基于RAG的私有知识库问答系统
Python UpdatedNov 28, 2024 -
llm-action Public
Forked from liguodongiot/llm-action本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
HTML Apache License 2.0 UpdatedNov 23, 2024 -
badouai-ai-special-2024 Public
Forked from flong998/badouai-ai-special-2024ai-lesson
Jupyter Notebook UpdatedOct 30, 2024 -
llm_interview_note Public
Forked from wdndev/llm_interview_note主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
HTML UpdatedOct 22, 2024 -
Qwen-Agent Public
Forked from QwenLM/Qwen-AgentAgent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
Python Other UpdatedOct 8, 2024 -
-
Mr.-Ranedeer-AI-Tutor Public
Forked from JushBJJ/Mr.-Ranedeer-AI-TutorA GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
UpdatedSep 29, 2024 -
-
KG_RAG Public
Forked from BaranziniLab/KG_RAGEmpower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks
Jupyter Notebook Apache License 2.0 UpdatedSep 14, 2024 -
llm4rec_abc Public
Forked from liuq4360/llm4rec_abc利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。
Python UpdatedJul 30, 2024 -
leetcode-master Public
Forked from youngyangyang04/leetcode-master《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Shell UpdatedJul 11, 2024 -
How_to_optimize_in_GPU Public
Forked from Liu-xiandong/How_to_optimize_in_GPUThis is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, s…
Cuda Apache License 2.0 UpdatedJul 29, 2023 -
-
Leetcode Public
Forked from luliyucoordinate/LeetcodePlay Leetcode with different programming language
C++ UpdatedMay 9, 2021 -
leetcode-1 Public
Forked from grandyang/leetcodeProvide all my solutions and explanations in Chinese for all the Leetcode coding problems.
UpdatedMay 8, 2021 -
-
jianzhi-offer-code-videos Public
Forked from ljz756245026/jianzhi-offer-code-videos剑指offer代码、笔记、视频教程地址
UpdatedSep 2, 2020 -
-
python-patterns Public
Forked from faif/python-patternsA collection of design patterns/idioms in Python
Python UpdatedJan 11, 2020 -
-
-
abseil-cpp Public
Forked from abseil/abseil-cppAbseil Common Libraries (C++)
C++ Apache License 2.0 UpdatedJan 3, 2020 -
Go-Design-Patterns Public
Forked from PacktPublishing/Go-Design-PatternsThis is the code repository for the book, Go Design Patterns, published by Packt
Go MIT License UpdatedDec 28, 2019 -
example-code Public
Forked from fluentpython/example-codeExample code for the book Fluent Python
Python MIT License UpdatedNov 15, 2019 -
design-patterns-cpp Public
Forked from JakubVojvoda/design-patterns-cppC++ Design Patterns