AI/LLM — GitHub 项目速递
LuckyOneTwoThree/ai-landscape
A comprehensive, structured AI tech stack directory covering the complete ecosystem from foundation models to end-user applications. Helping developers, product managers, and decision-makers quickly navigate AI technology choices and the full landscape. | 一份全面、结构化的 AI 技术栈目录,涵盖从基础大模型到终端应用的完整生态。帮助开发者、
sajadh76/awesome-AI-tools
A curated list of AI-based tools for different purposes 🚀
ikaijua/Awesome-AITools
Collection of AI-related utilities. Welcome to submit pull requests /收藏AI相关的实用工具,欢迎提交pull requests
11divyansh/OxyJen
OxyJen is an open-source Java framework for orchestrating LLM workloads with graph-style execution, context-aware memory, and deterministic retry/fallback. It treats LLMs as native nodes (not helper utilities), allowing developers to build multi-step AI pipelines that integrate cleanly with existing
PurpleHaze2320/mcp-ecosystem-scanner
Automated registry of 450+ MCP (Model Context Protocol) servers. Crawls GitHub daily, validates servers, and quality-scores the entire ecosystem.
Beledarian/Beledarians_LM_Studio_Toolbox
This project is a plugin for LM Studio that provides a rich set of tools to a large language model. It allows the LLM to interact with your local file system, execute code, access the internet, and more. This empowers the LLM to perform complex tasks like code generation, project scaffolding, and we
johanneslatzel/llm-chat
A typed TypeScript package for building LLM-powered chats with tool execution and provider-agnostic streaming.
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree output and file contents in markdown code blocks. It may be useful to chat with LLM about your code.