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

domain: artificial-intelligence

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

ProductHealth v2StarsMaturity
HIPS/Spearmint
Spearmint is a Python package for Bayesian optimization that automatically tunes experiment parameters to minimize an objective in as few r…
321572maintenance
HumanAIGC/EMO
EMO (Emote Portrait Alive) is a research codebase from Alibaba's Institute for Intelligent Computing that generates expressive talking port…
257590experimental
microsoft/TinyTroupe
TinyTroupe is an experimental Python library for simulating people with specific personalities, interests, and goals using LLM-powered agen…
717562experimental
tobegit3hub/advisor
Advisor is an open-source implementation of Google Vizier, a hyperparameter tuning system for black-box optimization. It provides a server …
321563maintenance
thu-ml/prolificdreamer
Official PyTorch implementation of ProlificDreamer, a NeurIPS 2023 method for high-fidelity text-to-3D generation using Variational Score D…
291562maintenance
microsoft/SoM
A research toolbox from Microsoft implementing Set-of-Mark (SoM) visual prompting, which overlays numbered spatial marks on images to impro…
181560maintenance
GDQuest/godot-steering-ai-framework
A GDScript framework for the Godot game engine implementing steering behaviors (seek, flee, path following, group behaviors, etc.) for smoo…
231550maintenance
caogang/wgan-gp
A PyTorch implementation of the 'Improved Training of Wasserstein GANs' (WGAN-GP) paper, covering toy datasets, MNIST, CIFAR-10, and charac…
321547maintenance
fossasia/susi_chromebot
A Chrome browser extension that provides access to the SUSI.AI assistant without leaving the current tab. It opens via toolbar icon or Alt+…
101546maintenance
dandelin/ViLT
Official PyTorch code for the ICML 2021 paper ViLT, a vision-and-language transformer that performs multimodal pre-training without convolu…
231536maintenance
AxeldeRomblay/MLBox
MLBox is a Python automated machine learning (AutoML) library that handles data preprocessing, feature selection, leak detection, and hyper…
231536maintenance
bes-dev/stable_diffusion.openvino
A Python CLI implementation of Stable Diffusion text-to-image generation optimized for Intel CPUs and GPUs via OpenVINO. It supports text-t…
321533maintenance
Stability-AI/sd3.5
A minimal inference-only reference implementation of Stable Diffusion 3.5 and SD3, including text encoders, VAE decoder, MM-DiT core, and S…
221532maintenance
lucidrains/lambda-networks
A PyTorch implementation of Lambda Networks, featuring the λ layer that models long-range interactions by transforming contexts into linear…
231529maintenance
Tameyer41/liftoff
Liftoff is a web application that simulates technical mock interviews and provides AI-powered feedback using OpenAI Whisper for speech tran…
291522maintenance
open-mmlab/Multimodal-GPT
Multimodal-GPT is an open-source project for training a multimodal chatbot that combines vision and language instructions, built on OpenFla…
301512maintenance
alexrozanski/LlamaChat
LlamaChat is a native macOS app for chatting with LLaMA, Alpaca, GPT4All and similar models running entirely locally on your Mac. It is bui…
601510maintenance
run-llama/llama-lab
Llama Lab is a collection of experimental projects built on top of LlamaIndex for exploring cutting-edge LLM agent capabilities. It include…
301509maintenance
ZJU-OmniAI/Data-Copilot
Data-Copilot is an LLM-based data analysis agent that autonomously designs and invokes interface tools to query, process, analyze, predict,…
291509maintenance
zhulu111/ComfyUI_Bxb
A ComfyUI custom node plugin that converts ComfyUI workflows into monetizable WeChat, Douyin, and Kuaishou mini-programs or H5 web apps wit…
511508maintenance
fossasia/accounts.susi.ai
accounts.susi.ai is a React-based front-end web application for managing user accounts of the SUSI.AI assistant, including signup, login, a…
101507maintenance
OWD-AI/AutoAgents
AutoAgents is a Python framework that uses an LLM to automatically generate multiple specialized agent roles that collaborate to accomplish…
461493maintenance
king-yyf/CMeKG_tools
A collection of pretrained models and Python code for the Chinese Medical Knowledge Graph (CMeKG), providing medical text segmentation, med…
321492maintenance
thu-ml/unidiffuser
UniDiffuser is a unified diffusion framework that fits marginal, conditional, and joint distributions across image and text modalities in a…
301487maintenance
wit-ai/pywit
pywit is the official Python SDK for Wit.ai, Facebook's natural language processing platform. It provides a Wit client class for extracting…
671485maintenance
fossasia/MMM-SUSI-AI
A MagicMirror² module that integrates the SUSI.AI assistant, providing voice-activated intelligent answers on a smart mirror. It supports h…
321482maintenance
Sharpiless/Yolov5-deepsort-inference
A Python library combining YOLOv5 object detection with DeepSort multi-object tracking to detect, track, and count vehicles and pedestrians…
651480maintenance
fossasia/susi_linebot
A Node.js chatbot that connects the SUSI.AI conversational API to the LINE messaging platform via webhooks. It can be deployed to Heroku so…
101477maintenance
Marian NMT
Marian is an efficient Neural Machine Translation framework written in pure C++ with minimal dependencies, supporting fast multi-GPU traini…
231471maintenance
rotemweiss57/gpt-newspaper
GPT Newspaper is a Python application built on LangGraph that runs a multi-agent pipeline to search, curate, write, critique, design, and p…
261470maintenance
fossasia/susi_alexa_skill
An Amazon Alexa skill that connects Alexa-enabled devices to the Susi AI chatbot, letting users ask questions like 'Alexa, ask Susi what is…
101470maintenance
liuhuanyong/TextGrapher
A Python library that extracts key information (high-frequency words, keywords, named entities, subject-verb-object phrases) from a documen…
321468maintenance
microsoft/SpeechT5
Microsoft's unified-modal speech-text pre-training framework implementing SpeechT5 and related models (SpeechLM, SpeechUT, VALL-E X, WavLLM…
321449maintenance
m1guelpf/yt-whisper
A Python CLI tool that downloads YouTube videos with yt-dlp and generates subtitle files (VTT) using OpenAI's Whisper speech recognition mo…
321445maintenance
ZHO-ZHO-ZHO/ComfyUI-InstantID
An unofficial ComfyUI custom node implementation of InstantID for identity-preserving image generation with Stable Diffusion XL. It provide…
261444maintenance
ZPdesu/Barbershop
Official PyTorch implementation of Barbershop (SIGGRAPH Asia 2021), a GAN-inversion-based method for compositing images using segmentation …
321440maintenance
wenhaochai/StableVideo
StableVideo is the official ICCV 2023 implementation of text-driven, consistency-aware diffusion-based video editing built on ControlNet an…
311439maintenance
mchong6/JoJoGAN
JoJoGAN is the official PyTorch implementation of a one-shot face stylization method that finetunes a pretrained StyleGAN using GAN inversi…
321438maintenance
facebookresearch/diplomacy_cicero
Research code and model checkpoints for Cicero and Diplodocus, AI agents that play the board game Diplomacy at human level by combining lan…
101429maintenance
zhihao-chen/QASystemOnMedicalGraph
A medical-domain knowledge graph question answering system built in Python with Neo4j, containing ~37k entities and ~210k relations scraped…
321425maintenance
google-research/disentanglement_lib
disentanglement_lib is an open-source Python library for research on learning disentangled representations, supporting models like BetaVAE,…
101425maintenance
mckaywrigley/clarity-ai
Clarity AI is an open-source clone of Perplexity.ai that answers user queries by scraping Google search results, parsing the webpages, and …
311420maintenance
chiphuyen/sotawhat
A Python CLI script that crawls arXiv for papers matching a keyword and returns summarized abstracts with title, author, date, and link. It…
231420maintenance
InstructLab
InstructLab (ilab) is an open-source CLI and Python package for enhancing large language models through community-contributed taxonomy-base…
101419maintenance
thunlp/ERNIE
ERNIE is a PyTorch toolkit and dataset for augmenting pre-trained language models like BERT with knowledge graph entity representations, fr…
321417maintenance
a16z-infra/llama2-chatbot
A Streamlit-based chatbot web app for chatting with LLaMA 2 models (7B, 13B, 70B) hosted on Replicate API endpoints. It includes per-sessio…
291410maintenance
nraiden/cofounder
Cofounder is an AI-powered framework that generates full-stack web applications, including backend, database, and stateful frontend with ge…
226653experimental
Dragonfire
Dragonfire is an open-source virtual assistant for Ubuntu-based Linux distributions, combining speech recognition, text-to-speech, and NLP …
231407maintenance
dbolya/tomesd
ToMe for SD is a Python/PyTorch library that speeds up Stable Diffusion image generation by merging redundant tokens in the underlying tran…
211404maintenance
neo4j/NaLLM
NaLLM is a demo application from Neo4j exploring synergies between Neo4j graph databases and Large Language Models. It provides a backend A…
101404maintenance
Yifan-Song793/RestGPT
RestGPT is an LLM-based autonomous agent that controls real-world applications like TMDB and Spotify by planning and executing RESTful API …
281403maintenance
facebookresearch/end-to-end-negotiator
A PyTorch research codebase from Facebook AI Research implementing end-to-end learning for negotiation dialogues, including models for hier…
101400maintenance
TorchCraft/TorchCraft
TorchCraft is a bridge library connecting the Torch machine learning framework to StarCraft: Brood War via a BWAPI module that streams game…
101398maintenance
safety-research/bloom
Bloom is a Python tool that automatically generates behavioral evaluation suites for LLMs, probing target models for behaviors like sycopha…
541396maintenance
opendilab/DI-star
DI-star is a large-scale distributed training platform for building StarCraft II game AI, including supervised and reinforcement learning t…
371393maintenance
198808xc/Pangu-Weather
Official implementation of Pangu-Weather, a deep learning model for fast, accurate medium-range global weather forecasting using 3D neural …
221390maintenance
zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
A C++ application that detects and recognizes Chinese license plates in real time using deep neural networks, claiming up to 99.8% accuracy…
321384maintenance
swapagarwal/JARVIS-on-Messenger
JARVIS-on-Messenger is a community-driven Python chatbot for Facebook Messenger that answers everyday user queries through a simple module-…
231384maintenance
DeepGraphLearning/KnowledgeGraphEmbedding
A PyTorch toolkit implementing the RotatE knowledge graph embedding model along with TransE, ComplEx, DistMult, and pRotatE. It trains and …
321383maintenance
tinkoff-ai/CORL
CORL is a research-oriented Python library providing thoroughly benchmarked single-file implementations of state-of-the-art offline and off…
101373maintenance
ali-vilab/ACE_plus
ACE++ is a Python library and model release from Alibaba's Tongyi Lab for instruction-based image creation and editing via context-aware co…
281364maintenance
keirp/automatic_prompt_engineer
Automatic Prompt Engineer (APE) is a Python library implementing the research method from 'Large Language Models Are Human-Level Prompt Eng…
321363maintenance
nvidia-cosmos/cosmos-predict2.5
NVIDIA Cosmos-Predict2.5 is a family of world foundation models (WFMs) that generate video predictions of future world states for physical …
711362maintenance
fofr/cog-face-to-many
A Cog-packaged ComfyUI model that transforms a face photo into 3D, pixel art, video game character, claymation, emoji, or toy styles using …
251360maintenance
Jackywine/Bella
Bella is a self-hosted Node.js web application that acts as a personalized AI digital companion with voice interaction. It combines Whisper…
476375experimental
mayuelala/FollowYourPose
Official PyTorch implementation of Follow-Your-Pose (AAAI 2024), a pose-guided text-to-video generation model that tunes a text-to-image mo…
211358maintenance
strnad/CrewAI-Studio
CrewAI Studio is a Streamlit-based graphical application for creating, managing, and running CrewAI multi-agent crews and tasks without wri…
881349maintenance
yuvalsuede/ai-component-generator
A Next.js web application that generates UI components (HTML, Tailwind CSS, React, Material UI) from free-form text prompts using OpenAI's …
301346maintenance
Replicable-MARL/MARLlib
MARLlib is a unified multi-agent reinforcement learning library built on Ray and RLlib with PyTorch, providing implementations of many MARL…
231345maintenance
bloc97/CrossAttentionControl
An unofficial Jupyter Notebook implementation of the 'Prompt-to-Prompt Image Editing with Cross Attention Control' paper adapted for Stable…
321336maintenance
SHI-Labs/Versatile-Diffusion
Versatile Diffusion is the official PyTorch implementation of a unified multi-flow multimodal diffusion model that handles text-to-image, i…
321334maintenance
FreedomIntelligence/HuatuoGPT
HuatuoGPT is an open Chinese medical large language model (7B and 13B variants) fine-tuned on a hybrid of distilled and real-world medical …
301327maintenance
kabachuha/sd-webui-text2video
An Automatic1111 WebUI extension that adds text-to-video generation using diffusion models like ModelScope and VideoCrafter, relying only o…
301322maintenance
vercel/modelfusion
ModelFusion is a TypeScript library that provides a unified, vendor-neutral abstraction layer for integrating AI models into JavaScript and…
101319maintenance
LaTeX OCR
A deep-learning application that converts images of math formulas (printed, handwritten, and Chinese-mixed) into LaTeX code using a Seq2Seq…
321312maintenance
NVlabs/prismer
Official PyTorch implementation of Prismer, a data- and parameter-efficient vision-language model that ensembles pre-trained task-specific …
301309maintenance
Suzie1/ComfyUI_Comfyroll_CustomNodes
A collection of custom nodes for ComfyUI providing 175+ nodes for Stable Diffusion XL and SD1.5 workflows, including Multi-ControlNet stack…
291305maintenance
jannerm/diffuser
Official code for the ICML 2022 paper 'Planning with Diffusion for Flexible Behavior Synthesis', which plans by denoising trajectories with…
321302maintenance
ItsPi3141/alpaca-electron
Alpaca Electron is an Electron desktop app that provides a simple ChatGPT-style UI for chatting with Alpaca and other LLaMA-based local LLM…
211302maintenance
vietnh1009/Super-mario-bros-PPO-pytorch
A PyTorch implementation of the Proximal Policy Optimization (PPO) algorithm that trains an agent to play Super Mario Bros via OpenAI Gym. …
321298maintenance
unitaryai/detoxify
Detoxify is a Python library providing pre-trained transformer models that classify toxic comments, built on PyTorch Lightning and Hugging …
761296maintenance
HumanAIGC/OutfitAnyone
OutfitAnyone is an Alibaba research project providing ultra-high quality AI virtual try-on, letting users visualize any clothing on any per…
265984experimental
Chatbot_CN
Chatbot_CN is a Chinese multi-turn, task-oriented chatbot platform targeting the finance and legal domains (with chitchat support), combini…
321289maintenance
YuanxunLu/LiveSpeechPortraits
A PyTorch implementation of the SIGGRAPH Asia 2021 paper 'Live Speech Portraits', which generates photorealistic personalized talking-head …
321283maintenance
s9roll7/ebsynth_utility
An AUTOMATIC1111 WebUI extension that creates stylized or edited videos by combining Stable Diffusion img2img with EbSynth keyframe propaga…
311274maintenance
ahrm/UnstableFusion
UnstableFusion is a PyQt5 desktop frontend for Stable Diffusion that supports text-to-image generation, inpainting, img2img, and outpaintin…
231271maintenance
joel-simon/ganbreeder
Ganbreeder is a collaborative web application for discovering and 'breeding' images using BigGAN models, where users mix images and share t…
321269maintenance
goldfishh/chatgpt-tool-hub
An open-source Python tool engine that lets ChatGPT (and other LLMs) invoke tools like web search, math computation, code execution, and co…
211267maintenance
UKPLab/EasyNMT
EasyNMT is a Python library providing easy access to state-of-the-art neural machine translation for 100+ languages using models like Opus-…
231261maintenance
google-research/planet
Open-source implementation of the PlaNet agent, a purely model-based reinforcement learning algorithm that solves control tasks from pixels…
101260maintenance
Yujun-Shi/DragDiffusion
DragDiffusion is the official CVPR 2024 research code for interactive point-based image editing using pretrained diffusion models. It provi…
191259maintenance
harvardnlp/im2markup
A deep learning system (built on Torch) that converts images of rendered text into presentational markup such as LaTeX or HTML, using a CNN…
321258maintenance
hnmr293/sd-webui-cutoff
An extension for AUTOMATIC1111's stable-diffusion-webui that limits the influence scope of specified tokens in prompts, preventing color or…
301254maintenance
NeymarL/ChineseChess-AlphaZero
An open-source implementation of AlphaZero/AlphaGo Zero reinforcement learning methods applied to Chinese chess (Xiangqi). It includes self…
231244maintenance
otaha178/Emotion-recognition
A Python application that performs real-time facial emotion recognition from a webcam feed using a convolutional neural network. It display…
321237maintenance
google-gemini/deprecated-generative-ai-js
The deprecated Google AI JavaScript/TypeScript SDK for the Gemini API, now in limited maintenance with support ending November 30, 2025. Us…
101237maintenance
jakesnell/prototypical-networks
Reference PyTorch implementation of Prototypical Networks for few-shot classification from the NeurIPS 2017 paper. It includes training and…
321234maintenance
srush/MiniChain
MiniChain is a tiny Python library for building applications with large language models by annotating Python functions that call LLMs and c…
211232maintenance
yuanxiaosc/Entity-Relation-Extraction
A TensorFlow and BERT based pipeline for joint entity and relation extraction, built as a solution for the 2019 Language and Intelligence C…
321230maintenance
liuhuanyong/ComplexEventExtraction
A Python library for Chinese compound event extraction that identifies conditional, causal, sequential, and adversative events using explic…
321226maintenance

← prev page 34 / 46 next →