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
yanqiangmiffy/Chinese-LangChain
A Chinese-language local knowledge base question-answering application built on ChatGLM-6B and LangChain, with a Gradio web UI. It supports…
302825maintenance
microsoftarchive/promptbench
PromptBench is a unified Python library from Microsoft for evaluating and understanding large language models across many datasets, models,…
102819maintenance
Alpha-VLLM/LLaMA2-Accessory
LLaMA2-Accessory is an open-source Python toolkit for pretraining, finetuning, and deploying large language models and multimodal LLMs, inc…
292800maintenance
PhoebusSi/Alpaca-CoT
Alpaca-CoT is an instruction-tuning platform that unifies interfaces for instruction data collection, parameter-efficient fine-tuning metho…
302788maintenance
henrywoo/pyllama
A Python library that is a modified version of Meta's LLaMA implementation, making it easy to download model weights and run LLaMA models o…
212778maintenance
OpenBMB/BMTools
BMTools is an open-source Python library that extends large language models with external tools, letting developers build plugins by writin…
302771maintenance
liucongg/ChatGLM-Finetuning
A Python toolkit for fine-tuning ChatGLM-6B, ChatGLM2-6B, and ChatGLM3-6B large language models using Freeze, LoRA, P-Tuning, and full-para…
212771maintenance
microsoft/prompt-engine
An NPM utility library from Microsoft for building and maintaining prompts for Large Language Models, with generic, code, and chat prompt e…
102752maintenance
paperswithcode/galai
galai is the official Python library for loading and running inference with the GALACTICA general-purpose scientific language models from P…
232741maintenance
kyegomez/OpenMythos
OpenMythos is an open-source, theoretical PyTorch implementation of a Recurrent-Depth Transformer (RDT) architecture inspired by speculatio…
5114872experimental
JIA-Lab-research/LongLoRA
LongLoRA is an efficient fine-tuning approach and codebase that extends the context length of pre-trained LLMs (Llama2 7B/13B/70B) using sh…
272686maintenance
ohmplatform/FreedomGPT
FreedomGPT is a React and Electron desktop application that runs LLM models locally on Mac, Windows, and Linux using llama.cpp, providing a…
212669maintenance
mckaywrigley/paul-graham-gpt
An open-source AI-powered search and chat application built over Paul Graham's essays using OpenAI embeddings, pgvector on Supabase, and GP…
302663maintenance
waooAI/waoowaoo
waoowaoo is a self-hosted AI film and video production studio that turns novel or script text into complete videos, automatically generatin…
7413956experimental
LiyuanLucasLiu/RAdam
RAdam is a Python implementation of Rectified Adam, a variant of the Adam optimizer that analytically reduces the large variance of adaptiv…
322550maintenance
Ice-Hazymoon/openai-scf-proxy
A small Node.js proxy service that forwards OpenAI API requests, deployable to Tencent Cloud Functions (or Aliyun) in minutes without writi…
212547maintenance
IntelligenzaArtificiale/Free-Auto-GPT
A simplified open-source reimplementation of Auto GPT that runs autonomous AI agents without any paid APIs, using free access to models via…
302528maintenance
wenge-research/YAYI
YAYI is a family of open-source Chinese-optimized large language models (7B/13B) instruction-tuned from LLaMA 2 and BLOOM base models by We…
102527maintenance
young-geng/EasyLM
EasyLM is a JAX/Flax-based framework for pre-training, finetuning, evaluating, and serving large language models like LLaMA. It scales trai…
322515maintenance
karpathy/rendergit
A Python CLI tool that flattens any GitHub repository into a single static HTML page with syntax highlighting, markdown rendering, and side…
352454maintenance
zai-org/CogVLM2
CogVLM2 is an open-source multi-modal vision-language model family built on Meta-Llama-3-8B-Instruct, offering image and video understandin…
282433maintenance
AkariAsai/self-rag
Original implementation of Self-RAG, a framework that trains a language model to adaptively retrieve passages on demand and critique its ow…
272421maintenance
microsoft/DialoGPT
DialoGPT is a large-scale pretrained dialogue response generation model from Microsoft, based on GPT-2 and trained on 147M multi-turn Reddi…
102420maintenance
microsoft/Codex-CLI
A Python CLI tool that uses OpenAI's GPT-3 Codex model to translate natural language commands into Bash, Zsh, or PowerShell commands. Users…
322414maintenance
OpenBMB/CPM-Bee
CPM-Bee is a fully open-source, commercially usable 10-billion-parameter bilingual (Chinese-English) foundation large language model traine…
712405maintenance
allenai/RL4LMs
RL4LMs is a modular Python library from AllenAI for fine-tuning language models with reinforcement learning to align with human preferences…
322395maintenance
prompt-engineering/click-prompt
ClickPrompt is an open-source web application for prompt writers to view, share, and run prompts for AI tools like ChatGPT, Stable Diffusio…
102388maintenance
IST-DASLab/gptq
Reference implementation of GPTQ, a one-shot post-training weight quantization method for large generative transformer models based on appr…
322363maintenance
cogentapps/chat-with-gpt
An open-source, self-hostable ChatGPT web app built with TypeScript and React that adds voice features via ElevenLabs text-to-speech and Op…
302350maintenance
langchain-ai/langserve
LangServe is a Python library that deploys LangChain runnables and chains as REST APIs built on FastAPI, with automatic input/output schema…
102328maintenance
glowingjade/obsidian-smart-composer
Smart Composer is an Obsidian plugin that adds an AI chat assistant with contextual awareness of your vault, smart writing assistance, and …
642321maintenance
approximatelabs/sketch
Sketch is an AI code-writing assistant for pandas users that understands the context of your dataframe content to generate relevant suggest…
322284maintenance
MetaGLM/FinGLM
FinGLM is an open, community-driven financial LLM project centered on a dialog-based question-answering system that analyzes Chinese listed…
272261maintenance
TigerResearch/TigerBot
TigerBot is a multi-language, multi-task large language model project from TigerResearch, providing pretrained and chat-tuned model weights…
292260maintenance
Mintplex-Labs/vector-admin
VectorAdmin is a self-hostable web UI and tool suite for managing vector databases like Pinecone, Chroma, Qdrant, and Weaviate. It provides…
102242maintenance
KaiyangZhou/CoOp
A research codebase implementing prompt learning methods (CoOp and CoCoOp) for adapting vision-language models like CLIP to downstream clas…
322221maintenance
epfLLM/meditron
Meditron is a suite of open-source medical large language models (7B and 70B) adapted from Llama-2 via continued pretraining on a curated m…
272210maintenance
lucidrains/reformer-pytorch
A PyTorch implementation of the Reformer, an efficient Transformer architecture using LSH attention, reversible networks, and chunking to h…
232191maintenance
alibaba/EasyNLP
EasyNLP is a comprehensive PyTorch-based NLP toolkit from Alibaba that provides training, inference, and deployment for pre-trained languag…
232186maintenance
tensorchord/pgvecto.rs
pgvecto.rs is a Postgres extension written in Rust (via pgrx) that adds vector similarity search with high dimension support, quantization,…
242185maintenance
hwchase17/notion-qa
A Python application that lets you ask natural-language questions about a Notion database, built on LangChain and OpenAI. It ingests export…
322154maintenance
Tracer-Cloud/opensre
OpenSRE is an open-source Python framework for building AI SRE agents that investigate incidents and perform root cause analysis on your in…
7810999experimental
cyberagiinc/DevDocs
DevDocs is a free, private, UI-based MCP server that crawls and extracts technical documentation (using Crawl4AI and Playwright) and expose…
502105maintenance
facebookresearch/chameleon
Repository for Meta Chameleon, an early-fusion token-based mixed-modal foundation model that understands and generates interleaved images a…
102103maintenance
camenduru/text-generation-webui-colab
A collection of Google Colab notebooks that launch the oobabooga text-generation-webui with a Gradio interface for running large language m…
302090maintenance
ai-forever/ru-gpts
A repository of Russian GPT-3 language models (ruGPT3XL/Large/Medium/Small and ruGPT2Large) with usage and fine-tuning examples. It provide…
322087maintenance
THUDM/P-tuning-v2
P-tuning v2 is a Python implementation of deep prompt tuning, applying trainable continuous prompts at every transformer layer so prompt tu…
322077maintenance
amazon-science/auto-cot
Official implementation of Auto-CoT (ICLR 2023), a method that automatically constructs chain-of-thought demonstrations for large language …
322048maintenance
alibaba/AliceMind
AliceMind is Alibaba's collection of pre-trained encoder-decoder language models and related NLP techniques, including StructBERT, PALM, VE…
232041maintenance
xlang-ai/instructor-embedding
INSTRUCTOR is an instruction-finetuned text embedding model and Python library that generates task-tailored embeddings by simply providing …
322023maintenance
neulab/prompt2model
Prompt2Model is a Python library that takes a natural language task description (like an LLM prompt) and automatically generates a small, s…
212018maintenance
sonnylazuardi/chat-ai-desktop
An unofficial open-source ChatGPT desktop app for Mac, Windows, and Linux that lives in the menubar, built with Tauri and Rust. It wraps th…
221997maintenance
aws/amazon-q-developer-cli
Amazon Q Developer CLI is an open-source Rust-based terminal tool providing an agentic AI chat experience for building applications with na…
741985maintenance
deepseek-ai/DeepSeek-MoE
DeepSeekMoE 16B is a Mixture-of-Experts language model with fine-grained expert segmentation and shared expert isolation, released with bas…
261972maintenance
LlmKira/Openaibot
Openaibot is a Python-based, event-driven LLM chatbot platform that deploys GPT-powered assistants on Discord, Slack, Kook, and Telegram. I…
331970maintenance
Anse
Anse is a minimal, self-hostable web UI for chatting with OpenAI's ChatGPT models (GPT-3.5 Turbo and GPT-4) via the OpenAI API. Built with …
301969maintenance
circlestarzero/EX-chatGPT
Ex-ChatGPT is a Python web application that lets ChatGPT call external APIs (Google, WolframAlpha, WikiMedia) to give more accurate, up-to-…
101957maintenance
QwenLM/Qwen-Audio
Official repository for Qwen-Audio, Alibaba Cloud's large audio-language model with pretrained and chat variants. It provides model weights…
271948maintenance
liltom-eth/llama2-webui
A Gradio-based web UI for running Llama 2 models (7B/13B/70B, GPTQ, GGML, GGUF, CodeLlama) locally on GPU or CPU across Linux, Windows, and…
191936maintenance
nat/natbot
natbot is a Python tool that drives a web browser using GPT-3, letting an LLM agent navigate and interact with web pages. It serializes the…
321933maintenance
S-LoRA/S-LoRA
S-LoRA is a serving system for large language models that scales to thousands of concurrent LoRA adapters on one or more GPUs. It uses Unif…
101923maintenance
omnigent-ai/omnigent
Omnigent is an open-source meta-harness that provides a common orchestration layer over AI coding agents like Claude Code, Codex, Cursor, a…
809660experimental
OkGoDoIt/OpenAI-API-dotnet
An unofficial C#/.NET SDK wrapping the OpenAI API, covering chat completions (GPT-3.5/4), DALL-E image generation, embeddings, moderation, …
231894maintenance
Ucas-HaoranWei/Vary
Official ECCV 2024 implementation of Vary, a method for scaling up the vision vocabulary of large vision-language models. It provides train…
261889maintenance
Akegarasu/ChatGLM-webui
A Gradio-based web UI for running the THUDM ChatGLM-6B large language model locally. It provides a chat interface with adjustable parameter…
301887maintenance
marella/ctransformers
CTransformers provides Python bindings for transformer language models implemented in C/C++ using the GGML library. It offers a unified int…
201886maintenance
Forethought-Technologies/AutoChain
AutoChain is a lightweight, extensible Python framework for building custom LLM-powered generative agents with custom tools, inspired by La…
551879maintenance
salesforce/ctrl
CTRL is a 1.63 billion-parameter conditional Transformer language model from Salesforce that generates text controllable via control codes …
101879maintenance
alejandro-ao/ask-multiple-pdfs
A Streamlit-based Python application built with Langchain that lets users chat with multiple PDF documents using natural language. It extra…
291874maintenance
clue-ai/ChatYuan
ChatYuan is an open-source bilingual (Chinese and English) dialogue large language model in ChatGPT style, with a lightweight variant runna…
311863maintenance
anthropics/jacobian-lens
A Python library implementing the Jacobian lens, an interpretability technique that linearly transports residual-stream activations at any …
561862maintenance
sammcj/gollama
Gollama is a Go-based TUI tool for managing Ollama models on macOS and Linux. It lets users list, inspect, sort, edit, run, unload, copy, r…
801837maintenance
minimaxir/aitextgen
aitextgen is a Python library for training and generating text with GPT-2 and GPT Neo models, built on PyTorch, Hugging Face Transformers, …
231836maintenance
NitroRCr/AIaW
AIaW (AI as Workspace) is a full-featured, lightweight AI chat client supporting multiple LLM providers (OpenAI, Anthropic, Google, DeepSee…
731834maintenance
Helixform/CodeCursor
CodeCursor is a Visual Studio Code extension that brings the Cursor AI code editor experience into VS Code, offering AI code generation, co…
101829maintenance
openai/gpt-discord-bot
An example Discord bot written in Python that uses the OpenAI chat completions API to hold conversations with the gpt-3.5-turbo model and t…
311823maintenance
jquesnelle/yarn
Reference implementation of YaRN, an efficient method for extending the context window of large language models, published as an ICLR 2024 …
291782maintenance
ttengwang/Caption-Anything
Caption-Anything combines Segment Anything image segmentation, visual captioning, and ChatGPT to generate tailored captions for any object …
301777maintenance
Synaptrix/ChatGPT-Desktop
A cross-platform desktop ChatGPT client built with Tauri, Vue 3, and Arco Design that wraps the OpenAI GPT-3.5-turbo API. It offers a fast …
101771maintenance
nashsu/FreeAskInternet
FreeAskInternet is a self-hosted, Perplexity-like search aggregator and answer generator that runs multi-engine searches via SearXNG and fe…
258748experimental
OpenCodeInterpreter/OpenCodeInterpreter
OpenCodeInterpreter is a suite of open-source code generation models and deployment code that integrates code execution and iterative refin…
251763maintenance
huggingface/transfer-learning-conv-ai
A clean, commented PyTorch codebase for training a dialog/chatbot agent by transfer learning from OpenAI GPT/GPT-2 language models. It repr…
321753maintenance
microsoft/TypeChat
TypeChat is a TypeScript library from Microsoft that replaces prompt engineering with 'schema engineering' for building natural language in…
738681experimental
SecureAI-Tools/SecureAI-Tools
A self-hosted web application for private AI productivity, offering chat with AI models and chat-with-documents (PDF) backed by local infer…
171725maintenance
101dotxyz/GPTeam
GPTeam is an open-source multi-agent simulation that uses GPT-4 to create multiple AI agents with memory who collaborate and communicate to…
751723maintenance
cvlab-columbia/viper
ViperGPT is a research codebase that composes vision-and-language models with code generated by large language models (GPT-3.5/GPT-4) to pe…
301716maintenance
techleadhd/chatgpt-retrieval
A simple Python script that lets you ask ChatGPT questions about your own files using LangChain and a Chroma vector store. It loads text or…
291701maintenance
imcaspar/gpt2-ml
GPT2-ML is a TensorFlow-based GPT-2 training and inference project supporting multiple languages, with a focus on Chinese. It provides 1.5B…
231701maintenance
TheExplainthis/ChatGPT-Line-Bot
A Python application that integrates ChatGPT into the LINE messaging platform, letting users chat with GPT models and generate DALL·E 2 ima…
211689maintenance
zlwaterfield/scramble
Scramble is an open-source browser extension that uses LLMs to enhance writing directly on any webpage, acting as a customizable Grammarly …
351687maintenance
eyurtsev/kor
Kor is a Python library for extracting structured data from text using large language models. Users define a schema (Kor-style or Pydantic)…
231685maintenance
mit-han-lab/smoothquant
SmoothQuant is a training-free post-training quantization (PTQ) method that enables W8A8 (8-bit weight, 8-bit activation) quantization for …
321681maintenance
maojindao55/botgroup.chat
A multi-user AI group chat application built with React and deployable to Cloudflare Pages, where multiple AI characters with distinct pers…
721678maintenance
lxfater/Portal
Portal is a cross-platform desktop tool that integrates ChatGPT capabilities into any application via a global keyboard shortcut. It sends …
101674maintenance
hamelsmu/evals-skills
A collection of skills (prompts/instructions) that guide AI coding agents like Claude Code through building and auditing LLM evaluation pip…
101664maintenance
langchain-ai/langgraph-supervisor-py
A Python library for building hierarchical multi-agent systems on top of LangGraph, where a central supervisor agent orchestrates and deleg…
701650maintenance
altryne/chatGPT-telegram-bot
A Telegram bot that lets users chat with ChatGPT, originally by driving the ChatGPT web interface in Chromium via Playwright, with plans to…
221641maintenance
johnson7788/MultiAgentPPT
MultiAgentPPT is a Python-based multi-agent system that generates editable presentation slides from a topic using A2A, MCP, and Google ADK …
601640maintenance
all-in-aigc/gpts-works
GPTs Works is a third-party GPTs store consisting of a website for browsing and discovering custom ChatGPT GPTs, a vector-based index syste…
231633maintenance
mmz-001/knowledge_gpt
KnowledgeGPT is a Streamlit web application that lets users upload documents (primarily PDFs) and ask questions about them, receiving answe…
101633maintenance

← prev page 31 / 38 next →