|
236 | 236 |  |
237 | 237 | - [Mastra](https://github.com/mastra-ai/mastra): TypeScript framework for building AI-powered applications and agents with workflows, RAG, integrations, and evals. blog:[Mastra Blog](https://mastra.ai/blog) |
238 | 238 |  |
239 | | -- [Microsoft Agent Framework](https://github.com/microsoft/agent-framework): Unified Microsoft SDK for building agents from simple chats to complex graph-based multi-agent workflows. blog:[Agent framework](https://devblogs.microsoft.com/agent-framework/) |
| 239 | +- [Microsoft Agent Framework](https://github.com/microsoft/agent-framework):💡Unified Microsoft SDK for building agents from simple chats to complex graph-based multi-agent workflows. blog:[Agent framework](https://devblogs.microsoft.com/agent-framework/) |
240 | 240 |  |
241 | 241 | - [Microsoft Semantic Kernel](https://github.com/microsoft/semantic-kernel):💡Plugin-based AI orchestration framework with strong .NET and Python support. blog:[Semantic kernel](https://devblogs.microsoft.com/semantic-kernel/) [Feb 2023] |
242 | 242 |  |
|
466 | 466 | - [Hyperlight](https://github.com/hyperlight-dev/hyperlight): Embeddable micro-VM runtime for low-latency untrusted code execution. [Nov 2024]  |
467 | 467 | - [KTransformers](https://github.com/kvcache-ai/ktransformers): A Flexible Framework for Experiencing Cutting-edge LLM Inference Optimizations [Jul 2024]  |
468 | 468 | - [lemonade](https://github.com/lemonade-sdk/lemonade): Runtime for discovering and running local AI apps with optimized LLM serving on GPUs and NPUs.  |
| 469 | +- [llama.cpp](https://github.com/ggml-org/llama.cpp):🏆Minimal-dependency C/C++ inference runtime for local and cloud LLMs, with GGUF quantization, wide hardware support, and an OpenAI-compatible server. [Mar 2023]  |
469 | 470 | - [llamafile](https://github.com/mozilla-ai/llamafile):💡Distribute and run LLMs with a single file. [Sep 2023]  |
470 | 471 | - [llmfit](https://github.com/AlexsJones/llmfit): Finds models and providers that run on your hardware. [Feb 2026]  |
471 | 472 | - [MLC LLM](https://github.com/mlc-ai/mlc-llm): Universal LLM deployment engine with ML compilation. [Apr 2023]  |
| 473 | +- [MLX](https://github.com/ml-explore/mlx): Apple's array framework for efficient machine learning on Apple silicon, with examples for LLM inference, training, and LoRA fine-tuning. [2023]  |
472 | 474 | - [ollama](https://github.com/jmorganca/ollama):💡Run and serve local large language models from a simple CLI and local API. [Jun 2023] |
| 475 | +- [ONNX Runtime GenAI](https://github.com/microsoft/onnxruntime-genai):💡Cross-platform ONNX runtime for on-device generative AI, supporting model inference, token sampling, KV-cache management, constrained decoding, and tool-calling grammars. [2024]  |
473 | 476 | - [SGLang](https://github.com/sgl-project/sglang):💡Programmable serving runtime for LLM and multimodal inference. [Jan 2024]  |
| 477 | +- [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM): NVIDIA inference framework with optimized kernels, model-parallel serving, and advanced runtime features such as speculative decoding and prefill/decode disaggregation. [Oct 2023]  |
474 | 478 | - [vLLM](https://github.com/vllm-project/vllm):🏆Easy-to-use library for LLM inference and serving. [Feb 2023] |
475 | 479 | - [vllm-omni](https://github.com/vllm-project/vllm-omni): A framework for efficient model inference with omni-modality models [Sep 2025]  |
476 | 480 | - [WebLLM](https://github.com/mlc-ai/web-llm): High-Performance In-Browser LLM Inference Engine. [Apr 2023]  |
|
485 | 489 | - [keep](https://github.com/keephq/keep): The open-source AIOps and alert management platform [Feb 2023]  |
486 | 490 | - [langfuse](https://github.com/langfuse/langfuse):💡Traces, evals, prompt management and metrics to debug and improve your LLM application. [May 2023] |
487 | 491 | - [MLflow](https://github.com/mlflow/mlflow):🏆Open-source AI engineering platform for agents, LLMs, and ML models. [Jun 2018]  |
| 492 | +- [OpenInference](https://github.com/Arize-ai/openinference): OpenTelemetry-compatible semantic conventions and instrumentation for tracing LLM calls, retrieval, tools, and agent workflows across common frameworks. [2023]  |
488 | 493 | - [Opik](https://github.com/comet-ml/opik): Debug, evaluate, and monitor LLM applications, RAG systems, and agentic workflows. [May 2023]  |
489 | 494 | - [promptfoo](https://github.com/promptfoo/promptfoo):💡Test and evaluate prompts, agents, and RAG systems. [Apr 2023]  |
490 | 495 | - [TensorZero](https://github.com/tensorzero/tensorzero): LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation. [Jul 2024]  |
|
613 | 618 |
|
614 | 619 | - [ACU - Awesome Agents for Computer Use](https://github.com/francedot/acu)  |
615 | 620 | - [Anthropic Claude's computer use](https://www.anthropic.com/news/developing-computer-use): [23 Oct 2024] |
| 621 | +- [BrowserGym](https://github.com/ServiceNow/BrowserGym): Framework for building and evaluating web agents with Gym-style environments; integrates WebArena, WorkArena, VisualWebArena, MiniWoB++, and other benchmarks. [2024]  |
616 | 622 | - [Computer Agent Arena Leaderboard](https://arena.xlang.ai/leaderboard) [Apr 2025] |
617 | 623 | - [Agent.exe](https://github.com/corbt/agent.exe): Electron app to use computer use APIs. [Oct 2024]  |
618 | 624 | - [CogAgent](https://github.com/THUDM/CogAgent): An open-sourced end-to-end VLM-based GUI Agent [Dec 2023]  |
|
757 | 763 | - [PR-Agent](https://github.com/Codium-ai/pr-agent): Efficient code review and handle pull requests, by providing AI feedbacks and suggestions [Jan 2023]  |
758 | 764 | - [PySpur](https://github.com/PySpur-Dev/pyspur): Drag-and-Drop. an AI agent builder in Python. [Sep 2024]  |
759 | 765 | - [Python-to-Rust Migration with Claude](https://www.infoworld.com/article/4135218/what-i-learned-using-claude-sonnet-to-migrate-python-to-rust.html): Lessons from using Claude on cross-language migrations. [2025] |
760 | | -- [QueryWeaver](https://github.com/FalkorDB/QueryWeaver): An open-source Text2SQL tool that converts plain-English questions into SQL using graph-powered schema understanding.  |
| 766 | +- [QueryWeaver](https://github.com/FalkorDB/QueryWeaver): An open-source Text2SQL tool that converts plain-English questions into SQL using graph-powered schema.  |
761 | 767 | - [ralph](https://github.com/snarktank/ralph): an autonomous AI agent loop that runs Amp repeatedly until all PRD items are complete. [Jan 2026]  |
762 | 768 | - [Replit Agent](https://replit.com/) [09 Sep 2024] |
763 | 769 | - [Ruler](https://github.com/intellectronica/ruler): Centralise Your AI Coding Assistant Instructions [May 2025]  |
|
0 commit comments