-
pandas Public
Forked from pandas-dev/pandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 9, 2025 -
numpy Public
Forked from numpy/numpyThe fundamental package for scientific computing with Python.
Python Other UpdatedNov 9, 2025 -
scikit-learn Public
Forked from scikit-learn/scikit-learnscikit-learn: machine learning in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 9, 2025 -
LeetCUDA Public
Forked from xlite-dev/LeetCUDA📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉
Cuda GNU General Public License v3.0 UpdatedSep 19, 2025 -
ncnn Public
Forked from Tencent/ncnnncnn is a high-performance neural network inference framework optimized for the mobile platform
C++ Other UpdatedSep 17, 2025 -
Python Public
Forked from TheAlgorithms/PythonAll Algorithms implemented in Python
Python MIT License UpdatedSep 12, 2025 -
nndeploy Public
Forked from nndeploy/nndeploya workflow-based multi-platform AI deployment framework | 一款基于工作流的多端AI部署框架
C++ Apache License 2.0 UpdatedSep 12, 2025 -
MaxKB Public
Forked from 1Panel-dev/MaxKB🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。
Python GNU General Public License v3.0 UpdatedSep 12, 2025 -
langextract Public
Forked from google/langextractA Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Python Apache License 2.0 UpdatedSep 12, 2025 -
llama-cookbook Public
Forked from meta-llama/llama-cookbookWelcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama mode…
Jupyter Notebook MIT License UpdatedSep 10, 2025 -
mcp-for-beginners Public
Forked from microsoft/mcp-for-beginnersThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed …
Jupyter Notebook MIT License UpdatedSep 9, 2025 -
usearch Public
Forked from unum-cloud/USearchFast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
C++ Apache License 2.0 UpdatedSep 5, 2025 -
AutoAgent Public
Forked from HKUDS/AutoAgent"AutoAgent: Fully-Automated and Zero-Code LLM Agent Framework"
Python MIT License UpdatedSep 1, 2025 -
Flowise Public
Forked from FlowiseAI/FlowiseBuild AI Agents, Visually
TypeScript Other UpdatedJul 4, 2025 -
LivePortrait Public
Forked from KlingTeam/LivePortraitBring portraits to life!
Python Other UpdatedJun 14, 2025 -
llm-cookbook Public
Forked from datawhalechina/llm-cookbook面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Jupyter Notebook UpdatedJun 12, 2025 -
rpcx Public
Forked from smallnest/rpcxBest microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
Go Other UpdatedApr 26, 2025 -
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
C++ Apache License 2.0 UpdatedApr 25, 2025 -
baritone Public
Forked from cabaletta/baritonegoogle maps for block game
Java GNU Lesser General Public License v3.0 UpdatedApr 25, 2025 -
rowboat Public
Forked from rowboatlabs/rowboatAI-powered multi-agent builder
TypeScript Apache License 2.0 UpdatedApr 25, 2025 -
workflow Public
Forked from sogou/workflowC++ Parallel Computing and Asynchronous Networking Framework
C++ Apache License 2.0 UpdatedApr 25, 2025 -
SwanLab Public
Forked from SwanHubX/SwanLab⚡️SwanLab - an open-source, modern-design AI training tracking and visualization tool. Supports Cloud / Self-hosted use. Integrated with PyTorch / Transformers / LLaMA Factory / Swift / Ultralytics…
Python Apache License 2.0 UpdatedApr 5, 2025 -
flatnotes Public
Forked from dullage/flatnotesA self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
Vue MIT License UpdatedApr 4, 2025 -
Statistical-Learning-Method_Code Public
Forked from Dod-o/Statistical-Learning-Method_Code手写实现李航《统计学习方法》书中全部算法
Python UpdatedMar 30, 2025 -
Paper Public
Forked from PaperMC/PaperThe most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
Java Other UpdatedMar 9, 2025 -
spring-ai Public
Forked from spring-projects/spring-aiAn Application Framework for AI Engineering
Java Apache License 2.0 UpdatedMar 1, 2025 -
forest Public
Forked from dromara/forestA high-level and lightweight declarative HTTP client framework for Java. it makes sending HTTP requests in Java easier.
Java MIT License UpdatedMar 1, 2025 -
blossom Public
Forked from blossom-editor/blossomA markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)
Java MIT License UpdatedFeb 28, 2025 -
source-code-hunter Public
Forked from doocs/source-code-hunter😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
Java Creative Commons Attribution Share Alike 4.0 International UpdatedFeb 12, 2025 -
30dayMakeCppServer Public
Forked from yuesong-feng/30dayMakeCppServer30天自制C++服务器,包含教程和源代码
C++ UpdatedJan 21, 2025