Lists (1)
Sort Name ascending (A-Z)
- All languages
- Assembly
- Batchfile
- Bikeshed
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Cuda
- Cython
- Dart
- Dockerfile
- Go
- Groovy
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- MDX
- MLIR
- Makefile
- Markdown
- OCaml
- Objective-C
- OpenSCAD
- PHP
- Perl
- Python
- Ruby
- Rust
- SWIG
- Scala
- Shell
- Starlark
- Swift
- TLA
- TeX
- TypeScript
- Verilog
- Vim Script
- Vue
- Zig
Starred repositories
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
An Open Source implementation of Notebook LM with more flexibility and features
An autonomous agent for deep financial research
MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)
Kimi K2 is the large language model series developed by Moonshot AI team
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
A latent text-to-image diffusion model
SGLang is a fast serving framework for large language models and vision language models.
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
💫 Toolkit to help you get started with Spec-Driven Development
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
Project management system for Claude Code using GitHub Issues and Git worktrees for parallel agent execution.
Roo Code gives you a whole dev team of AI agents in your code editor.
Production-grade client-side tracing, profiling, and analysis for complex software systems.
Breakthrough Method for Agile Ai Driven Development
Connect your local process and your cloud environment, and run local code in cloud conditions.
OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScrip…
The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically simple, no huge configs, no giant monorepo—but scores >70% on SWE-bench verified!
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
A CLI tool for analyzing Claude Code/Codex CLI usage from local JSONL files.
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
本仓库包含对 Claude Code v1.0.33 进行逆向工程的完整研究和分析资料。包括对混淆源代码的深度技术分析、系统架构文档,以及重构 Claude Code agent 系统的实现蓝图。主要发现包括实时 Steering 机制、多 Agent 架构、智能上下文管理和工具执行管道。该项目为理解现代 AI agent 系统设计和实现提供技术参考。