Lists (21)
Sort Name ascending (A-Z)
Starred repositories
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…
Your ultimate Go microservices framework for the cloud-native era.
Official Code Repository for the paper "Distilling LLM Agent into Small Models with Retrieval and Code Tools"
Lightweight coding agent that runs in your terminal
🔥 基于大模型和 RAG 的智能问数系统。Text-to-SQL Generation via LLMs using RAG.
The official implementation of the ICML 2024 paper "MemoryLLM: Towards Self-Updatable Large Language Models" and "M+: Extending MemoryLLM with Scalable Long-Term Memory"
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
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
A fast and lightweight Redis Cluster Proxy for Redis 3.0
Multilingual Document Layout Parsing in a Single Vision-Language Model
A full-featured, hackable Next.js AI chatbot built by Vercel
✨✨Latest Advances on Multimodal Large Language Models
A cloud native embedded storage engine built on object storage.
Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.
Collection of UI components. Built for Next.js and React with Tailwind CSS and shadcn/ui
AI auto-completion plugin for Monaco Editor, inspired by GitHub Copilot.
Multi-Language Backend Framework that unifies APIs, background jobs, workflows, and AI Agents into a single core primitive with built-in observability and state management.
Agent Reinforcement Trainer: train multi-step agents for real-world tasks using GRPO. Give your agents on-the-job training. Reinforcement learning for Qwen2.5, Qwen3, Llama, and more!
Code repo for "WebArena: A Realistic Web Environment for Building Autonomous Agents"
An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging, and deployment like never before. Coze your way to AI Agent creation.
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python…
Qwen Code is a coding agent that lives in the digital world.
Qwen3-Coder is the code version of Qwen3, the large language model series developed by Qwen team, Alibaba Cloud.
本仓库包含对 Claude Code v1.0.33 进行逆向工程的完整研究和分析资料。包括对混淆源代码的深度技术分析、系统架构文档,以及重构 Claude Code agent 系统的实现蓝图。主要发现包括实时 Steering 机制、多 Agent 架构、智能上下文管理和工具执行管道。该项目为理解现代 AI agent 系统设计和实现提供技术参考。