Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: large-language-models

3756 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
neuphonic/neutts
NeuTTS is a collection of open-source, on-device text-to-speech models built on small LLM backbones, with instant voice cloning from as lit…
606256active
KunAgent/Kun
Kun is a local-first AI agent workspace that lets AI plan, execute, verify, and deliver real work in coding, writing, design, research, and…
806255active
meta-llama/llama3
The official Meta repository for Llama 3, providing model weights download scripts, tokenizer, and minimal example code for running inferen…
1029247maintenance
gepa-ai/gepa
GEPA is a Python framework that optimizes textual system parameters such as prompts, code, and agent configurations using LLM-based reflect…
836254active
flashinfer-ai/flashinfer
FlashInfer is a GPU kernel library and kernel generator for LLM inference, providing unified APIs for attention, GEMM, and MoE operations w…
906252active
Sylinko/Everywhere
Everywhere is a cross-platform desktop AI assistant with on-screen awareness that reads the context of whatever app you're using via access…
836249active
meta-pytorch/gpt-fast
A minimal (<1000 lines) PyTorch-native implementation of fast transformer text generation, demonstrating low-latency LLM inference with int…
446249active
Shaunwei/RealChar
RealChar is an open-source application for creating, customizing, and talking to AI characters/companions in realtime via voice or text. It…
486213active
Eigenwise/atomic-agents
Atomic Agents is a lightweight, modular Python framework for building agentic AI pipelines and applications from small, composable componen…
916202active
lharries/whatsapp-mcp
A Model Context Protocol (MCP) server that connects an LLM agent like Claude Desktop or Cursor to a personal WhatsApp account via the Whats…
246196active
JimmyLv/BibiGPT-v1
BibiGPT is an AI-powered web application that summarizes videos and audio from platforms like Bilibili, YouTube, TikTok, and podcasts, gene…
576194active
PrefectHQ/marvin
Marvin is a Python framework for building AI applications with LLMs, offering structured-output utilities (extract, cast, classify, generat…
886192active
Gentleman-Programming/engram
Engram is a persistent memory system for AI coding agents, shipped as a single agent-agnostic Go binary backed by SQLite with FTS5 full-tex…
766184active
zhu1090093659/dsh-web
dsh-web is a plugin aggregation ecosystem package for the DeepSeek Harness (DSH) Web GUI, bundling independently installable plugins such a…
796183active
NEKOparapa/AiNiee
AiNiee is an AI-powered translation tool focused on automatically translating complex long-form content such as RPG/SLG game text, Epub/TXT…
946174active
microsoft/TaskWeaver
TaskWeaver is a code-first agent framework from Microsoft that plans and executes data analytics tasks by generating and running code snipp…
106172active
ByteDance-Seed/Bagel
BAGEL is an open-source unified multimodal foundation model with 7B active parameters (14B total) trained on interleaved multimodal data. I…
556159active
wenda-LLM/wenda
Wenda is a self-hosted LLM invocation platform designed for efficient content generation in constrained environments, integrating local/off…
316159active
microsoft/fara
Fara1.5 is a family of open-weight computer use agent (CUA) models from Microsoft Research, released at 4B, 9B, and 27B scales and built on…
586153active
petergyang/no-ai-slop
An AI agent skill/plugin that removes 20+ patterns of AI-generated writing clichés ('slop') from text while preserving the author's persona…
776124active
therealXiaomanChu/ex-skill
A Claude Code skill (plugin) that distills an ex-partner into a personalized AI persona. It ingests chat exports (WeChat, QQ), screenshots,…
496124active
microsoft/semantic-kernel
Semantic Kernel is a model-agnostic SDK and orchestration framework from Microsoft for building AI agents and multi-agent systems in .NET, …
9328504maintenance
Helicone/helicone
Helicone is an open-source LLM observability platform and AI gateway that logs, monitors, and analyzes LLM API requests with a one-line int…
796104active
rivet-dev/actors
Rivet Actors is an open-source framework (RivetKit) providing long-running, stateful actor processes as the primitive for AI agents, collab…
946088active
lightdash/lightdash
Lightdash is an open-source, agentic business intelligence platform that lets data teams define governed metrics, dashboards, AI agents, an…
956084active
kucherenko/jscpd
jscpd is a copy/paste detector that finds duplicated code blocks across 223+ programming languages and formats using the Rabin-Karp algorit…
996057active
princeton-nlp/tree-of-thought-llm
Official implementation of the Tree of Thoughts (ToT) framework for deliberate LLM problem solving, generalizing chain-of-thought prompting…
206057stable
om-ai-lab/VLM-R1
VLM-R1 is a framework for training R1-style large vision-language models using reinforcement learning (GRPO) on top of Qwen2.5-VL. It provi…
636015active
basketikun/chatgpt2api
A self-hosted reverse-engineered implementation of ChatGPT's official web interfaces, exposing OpenAI-compatible API endpoints for text gen…
776012active
PawanOsman/OpenCursor
OpenCursor is an open-source, Cursor-like AI coding agent distributed as a VS Code extension. It provides agentic chat that reads workspace…
966004active
gluonfield/enchanted
Enchanted is an open-source iOS/macOS/visionOS chat app that connects to a self-hosted Ollama server to chat with private local language mo…
755998active
Tencent/AI-Infra-Guard
Tencent's full-stack AI red teaming platform that scans AI infrastructure, agents, MCP servers, and skills for vulnerabilities and evaluate…
885984active
z-lab/dflash
DFlash is a lightweight block diffusion model used as a draft model for speculative decoding of large language models, drafting entire toke…
715967active
kuafuai/DevOpsGPT
DevOpsGPT is a multi-agent system that combines LLMs with DevOps tools to convert natural language requirements into working software. It a…
195966active
YILING0013/AI_NovelGenerator
A Python GUI application that uses large language models to generate multi-chapter long-form novels with automatic context continuity, fore…
655960active
MinishLab/semble
Semble is a fast, CPU-only code search library built for coding agents, providing semantic and hybrid search over codebases with ~99% fewer…
805958active
Conway-Research/automaton
Automaton is a TypeScript runtime for continuously running, self-improving AI agents that pay for their own compute via an Ethereum wallet …
735957active
netease-youdao/LobsterAI
LobsterAI is an open-source, desktop-grade AI agent application by NetEase Youdao that performs real work like data analysis, slides, docum…
785953active
microsoft/Webwright
Webwright is a Python framework from Microsoft that turns coding LLMs into state-of-the-art browser agents by giving them a terminal to lau…
575947active
jacob-bd/gemini-notebook-mcp-cli
A Python tool providing programmatic access to Google's Gemini Notebook (formerly NotebookLM) through a CLI and an MCP server. It lets user…
785946active
lucidrains/x-transformers
A concise PyTorch library implementing full-attention transformer architectures (encoder, decoder, encoder-decoder, and vision transformers…
855942active
cactus-compute/cactus
Cactus is a hybrid edge-cloud AI inference engine for mobile devices, wearables, smart home devices, and robots, built in C++ with custom q…
865934active
samchon/typia
Typia is a TypeScript transformer library that compiles pure TypeScript types into super-fast runtime validators, JSON serializers/parsers,…
955877active
TideDra/zotero-arxiv-daily
A Python tool deployed as a GitHub Action that recommends new arXiv (and bioRxiv/medRxiv/chemRxiv) papers daily based on the contents of yo…
815872active
alibaba/AliSQL
AliSQL is Alibaba Cloud's open-source MySQL branch based on MySQL 8.0.44, adding a DuckDB columnar analytical storage engine and native HNS…
865870active
MadcowD/ell
ell is a lightweight Python library for language model programming that treats prompts as functions (language model programs) rather than s…
345864active
HelixDB/helix-db
HelixDB is an open-source OLTP graph-vector database written in Rust that combines labeled property graphs with native vector, full-text, a…
845857active
fengshao1227/ccg-workflow
CCG Workflow is a multi-model orchestration engine for Claude Code that coordinates Codex CLI, Gemini CLI, and Antigravity CLI from a singl…
695851active
sqlchat/sqlchat
SQL Chat is a chat-based SQL client and editor that lets users query, modify, add, and delete data using natural language, powered by OpenA…
655843active
ModelEngine-Group/nexent
Nexent is a zero-code, self-hosted platform for auto-generating production-grade AI agents from natural language prompts, built on Harness …
855839active
kserve/kserve
KServe is a CNCF incubating, Kubernetes-native platform for serving both generative and predictive AI models at scale. It provides a standa…
945834stable
OpenAI PHP
OpenAI PHP is a community-maintained PHP SDK for interacting with the OpenAI API, covering chat, responses, embeddings, audio, images, fine…
975829active
snailyp/gemini-balance
A Python FastAPI proxy and load-balancing service for the Google Gemini API that rotates multiple API keys and exposes both Gemini and Open…
415826active
joeseesun/qiaomu-anything-to-notebooklm
A Claude Code Skill that ingests content from 15+ sources (WeChat articles, web pages, YouTube, PDFs, EPUB, Office docs, audio) and uploads…
625824active
Mai-with-u/MaiBot
MaiBot (MaiSaka) is an open-source, LLM-powered conversational agent designed to behave like a warm, human-like 'digital life form' in QQ g…
875821active
tw93/Kaku
Kaku is a fast, macOS-native terminal emulator forked from WezTerm, built for AI-assisted coding with zero-config defaults, tabs/panes, and…
825813active
SamuelSchmidgall/AgentLaboratory
Agent Laboratory is an end-to-end autonomous research workflow framework that uses specialized LLM-driven agents to assist human researcher…
385809active
Michael-A-Kuykendall/shimmy
Shimmy is a single-binary, OpenAI-compatible LLM inference server written in pure Rust, running GGUF models on a WebGPU-based engine (Airfr…
845808active
rllm-org/rllm
rLLM is an open-source Python framework for training language agents with reinforcement learning, supporting any agent harness (Claude Code…
775803active
AgentOps-AI/agentops
AgentOps is a Python SDK and observability platform for monitoring, debugging, and evaluating AI agents and LLM applications. It auto-instr…
725797active
Klavis-AI/klavis
Klavis AI is an open-source MCP (Model Context Protocol) integration platform that lets AI agents connect to 100+ prebuilt tool integration…
655793active
vercel-labs/open-agents
Open Agents is an open-source reference application and template for building cloud-hosted background coding agents on Vercel. It combines …
605790active
PySpur-Dev/pyspur
PySpur is an open-source visual playground and builder for AI agent workflows, letting engineers build agents via drag-and-drop UI or Pytho…
645778active
Giskard-AI/giskard-oss
Giskard is an open-source Python library for testing, evaluating, and red-teaming LLM-based agents and RAG systems. Its v3 rewrite provides…
955773active
shibing624/MedicalGPT
MedicalGPT is a Python training framework for building medical-domain large language models using the full ChatGPT-style training pipeline:…
835748active
memovai/mimiclaw
MimiClaw is a bare-metal AI agent framework written in pure C that runs an OpenClaw-style personal AI assistant on a $5 ESP32-S3 microcontr…
695731active
google/agents-cli
A Python CLI plus agent skills that equip coding assistants (Claude Code, Codex, Antigravity, etc.) to build, evaluate, and deploy AI agent…
815729active
google/gemma_pytorch
The official PyTorch implementation of Google's Gemma family of open large language models, including text-only and multimodal variants. It…
105719active
serge-chat/serge
Serge is a self-hosted web chat interface for running LLMs locally via llama.cpp, built with a SvelteKit frontend and FastAPI backend. It s…
105714active
coze-dev/coze-loop
Coze Loop is an open-source, self-hostable platform for full-lifecycle AI agent development, offering prompt engineering with a visual play…
745705active
HKUDS/AI-Researcher
AI-Researcher is an autonomous research system that orchestrates the full scientific research pipeline—from literature review and hypothesi…
415701active
potpie-ai/potpie
Potpie is an open-source context engine that turns a codebase and its development history into a living context graph for AI coding agents.…
875698active
areal-project/AReaL
AReaL is a large-scale asynchronous reinforcement learning system that bridges foundation model training with agent-based applications, sup…
875696active
google-deepmind/gemma
The official JAX-based Python library from Google DeepMind for running, sampling from, and fine-tuning the Gemma family of open-weight larg…
875695active
dnhkng/GLaDOS
A real-life implementation of GLaDOS, the sardonic AI from Valve's Portal series, built as a proactive voice assistant with vision, memory,…
645689active
Q00/ouroboros
Ouroboros is an 'Agent OS' that manages AI coding agent workflows through interview-gated requirement capture, staged evaluation, and a bud…
785687active
mindcraft-bots/mindcraft
Mindcraft is a JavaScript application that connects LLM-powered AI agents to Minecraft via the Mineflayer library, letting language models …
815680active
OpenBMB/UltraRAG
UltraRAG is a low-code Python framework from OpenBMB for building complex RAG pipelines using MCP servers and YAML-based orchestration with…
805672active
huggingface/alignment-handbook
A collection of robust training recipes and scripts from Hugging Face for aligning large language models with human and AI preferences, cov…
665671active
OpenSenseNova/SenseNova-U1
SenseNova-U is a series of open-weight unified multimodal models (e.g., SenseNova-U1.5-8B-MoT) built on the NEO-unify architecture that com…
595668active
pytorch/torchtitan
torchtitan is a PyTorch-native platform for large-scale training of generative AI models, offering a clean-room implementation of PyTorch's…
795667active
ageerle/ruoyi-ai
RuoYi AI is an open-source, enterprise-grade full-stack AI assistant platform built in Java on the RuoYi ecosystem and LangChain4j. It unif…
915666active
FalkorDB/FalkorDB
FalkorDB is an ultra-fast, multi-tenant property graph database built on GraphBLAS sparse adjacency matrices, queryable via OpenCypher with…
915660active
nextai-translator/bob-plugin-openai-translator
A Bob plugin for macOS that uses OpenAI, Google Gemini, MiniMax, or OpenAI-compatible APIs to translate text, polish wording, and fix gramm…
965655active
Gen-Verse/OpenClaw-RL
OpenClaw-RL is a framework for training personalized AI agents through reinforcement learning using natural conversation as feedback. It us…
525655active
ConnectAI-E/feishu-openai
A self-hosted Go application that integrates OpenAI models (GPT-4, GPT-4V, DALL·E-3, Whisper) into Feishu/Lark as a chatbot. It supports vo…
355638active
executeautomation/mcp-playwright
A Model Context Protocol (MCP) server that exposes Playwright browser automation to LLM clients like Claude Desktop, Cline, and Cursor IDE.…
475635active
fla-org/flash-linear-attention
A PyTorch library providing hardware-efficient implementations of emerging sequence model architectures, including linear attention, sparse…
885627active
zhukunpenglinyutong/jetbrains-cc-gui
A JetBrains IntelliJ IDEA plugin providing a visual GUI for Claude Code and OpenAI Codex AI coding assistants. It adds conversation, agent,…
835609active
Vision-CAIR/MiniGPT-4
Official code for MiniGPT-4 and MiniGPT-v2, vision-language models that align a frozen visual encoder with a frozen LLM (Vicuna) via a sing…
3025627maintenance
sohzm/cheating-daddy
Cheating Daddy is a free, open-source Electron desktop app that acts as a real-time AI assistant during video calls, interviews, and meetin…
785580active
the-open-agent/openagent
OpenAgent is a self-hosted, single-binary personal AI assistant platform built in Go that combines LLM chat, RAG knowledge bases, and auton…
945571active
ngxson/smolvlm-realtime-webcam
A browser-based demo that streams webcam frames to a llama.cpp server running SmolVLM 500M for real-time object detection and scene descrip…
295571active
zenml-io/zenml
ZenML is an open-source MLOps framework for building, deploying, and managing production ML pipelines, LLM workflows, and AI agents on any …
985564active
vercel/streamdown
Streamdown is a React component library that serves as a drop-in replacement for react-markdown, purpose-built for rendering Markdown strea…
855563active
gpustack/gpustack
GPUStack is an open-source GPU cluster manager for AI model serving that orchestrates inference engines like vLLM, SGLang, and TensorRT-LLM…
905560active
superplanehq/superplane
SuperPlane is an open source control plane and automation engine for AI-driven engineering, orchestrating workflows across Git, LLMs, CI/CD…
855548active
alexzhang13/rlm
A plug-and-play Python inference library for Recursive Language Models (RLMs), a paradigm where an LLM programmatically examines and decomp…
805539active
father-bot/chatgpt_telegram_bot
A self-hostable Telegram bot that brings ChatGPT and Claude models into Telegram using your own OpenAI/Anthropic/OpenRouter API keys. It su…
785531active
HKUDS/ClawTeam
ClawTeam is a framework-agnostic Python CLI that orchestrates swarms of AI coding agents (Claude Code, Codex, Cursor, and any CLI agent) to…
655518active

← prev page 8 / 38 next →