-
DeepSeek-RAG-Chatbot Public
Forked from SaiAkhil066/DeepSeek-RAG-Chatbot100 % FREE, Private (No Internet) DeepSeek’s Advanced RAG: Boost Your RAG Chatbot: Hybrid Retrieval (BM25 + FAISS) + Neural Reranking + HyDe🚀
Python MIT License UpdatedFeb 9, 2025 -
OpenVoice Public
Forked from myshell-ai/OpenVoiceInstant voice cloning by MIT and MyShell. Audio foundation model.
Python MIT License UpdatedJan 7, 2025 -
ragflow Public
Forked from infiniflow/ragflowRAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Python Apache License 2.0 UpdatedNov 29, 2024 -
dify Public
Forked from langgenius/difyDify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting yo…
TypeScript Other UpdatedNov 26, 2024 -
anything-llm Public
Forked from Mintplex-Labs/anything-llmThe all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
JavaScript MIT License UpdatedNov 26, 2024 -
AudioClassification-Pytorch Public
Forked from yeyupiaoling/AudioClassification-PytorchThe Pytorch implementation of sound classification supports EcapaTdnn, PANNS, TDNN, Res2Net, ResNetSE and other models, as well as a variety of preprocessing methods.
Python Apache License 2.0 UpdatedNov 19, 2024 -
rl Public
Forked from pytorch/rlA modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
Python MIT License UpdatedNov 19, 2024 -
ms-swift Public
Forked from modelscope/ms-swiftUse PEFT or Full-parameter to finetune 350+ LLMs or 100+ MLLMs. (LLM: Qwen2.5, Llama3.2, GLM4, Internlm2.5, Yi1.5, Mistral, Baichuan2, DeepSeek, Gemma2, ...; MLLM: Qwen2-VL, Qwen2-Audio, Llama3.2-V…
Python Apache License 2.0 UpdatedOct 15, 2024 -
sherpa-onnx Public
Forked from k2-fsa/sherpa-onnxSpeech-to-text, text-to-speech, speaker recognition, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 …
C++ Apache License 2.0 UpdatedOct 11, 2024 -
GroundingDINO Public
Forked from IDEA-Research/GroundingDINO[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Python Apache License 2.0 UpdatedAug 12, 2024 -
Open-GroundingDino Public
Forked from longzw1997/Open-GroundingDinoThis is the third party implementation of the paper Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection.
Python MIT License UpdatedJun 25, 2024 -
InstantMesh Public
Forked from TencentARC/InstantMeshInstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
Python Apache License 2.0 UpdatedJun 20, 2024 -
HoT Public
Forked from NationalGAILab/HoT[CVPR 2024 🔥] Official implementation of the paper "⏳ Hourglass Tokenizer for Efficient Transformer-Based 3D Human Pose Estimation"
Python MIT License UpdatedJun 20, 2024 -
yolov10_rknn_Cplusplus Public
Forked from cqu20160901/yolov10_rknn_Cplusplusyolov10 瑞芯微 rknn 板端 C++部署,使用平台 rk3588。
C++ UpdatedJun 13, 2024 -
MARLlib Public
Forked from Replicable-MARL/MARLlibOne repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)
Python MIT License UpdatedMay 29, 2024 -
yolov10_onnx_rknn_horizon_tensorRT Public
Forked from cqu20160901/yolov10_onnx_rknn_horizon_tensorRTyolov10 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、运行速度最快的部署方式(全网首发)。
Python UpdatedMay 27, 2024 -
pymarl2 Public
Forked from hijkzzz/pymarl2Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
Python Apache License 2.0 UpdatedMay 18, 2024 -
maro Public
Forked from microsoft/maroMulti-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Python MIT License UpdatedFeb 23, 2024 -
malib Public
Forked from sjtu-marl/malibA parallel framework for population-based multi-agent reinforcement learning.
Python MIT License UpdatedDec 14, 2023 -
anomalib Public
Forked from openvinotoolkit/anomalibAn anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Python Apache License 2.0 UpdatedOct 18, 2023 -
anomalib-tensorrt-cpp Public
Forked from NagatoYuki0943/anomalib-tensorrt-cppC++ UpdatedSep 14, 2023 -
vid2avatar Public
Forked from MoyGcc/vid2avatarVid2Avatar: 3D Avatar Reconstruction from Videos in the Wild via Self-supervised Scene Decomposition (CVPR2023)
Python Other UpdatedJul 18, 2023 -
OC_SORT Public
Forked from noahcao/OC_SORT[CVPR2023] The official repo for OC-SORT: Observation-Centric SORT on video Multi-Object Tracking. OC-SORT is simple, online and robust to occlusion/non-linear motion.
Python MIT License UpdatedJul 18, 2023 -
OC_SORT_CPP Public
Forked from Postroggy/OC_SORT_CPPOC_SORT implemented in C++ with Eigen Library
C++ MIT License UpdatedMay 31, 2023 -
Chinese-Vicuna Public
Forked from Facico/Chinese-VicunaChinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca
C Apache License 2.0 UpdatedApr 6, 2023 -
FastChat Public
Forked from lm-sys/FastChatThe release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
Python Apache License 2.0 UpdatedApr 4, 2023 -
gpt4all Public
Forked from nomic-ai/gpt4allgpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
Python UpdatedMar 31, 2023 -
pymarl Public
Forked from oxwhirl/pymarlPython Multi-Agent Reinforcement Learning framework
Python Apache License 2.0 UpdatedDec 8, 2022 -
teach Public
Forked from atnikos/teachOfficial PyTorch implementation of the paper "TEACH: Temporal Action Compositions for 3D Humans"
Python Other UpdatedSep 28, 2022 -
PaddleSpeech Public
Forked from PaddlePaddle/PaddleSpeechEasy-to-use Speech Toolkit including SOTA/Streaming ASR with punctuation, influential TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NA…
Python Apache License 2.0 UpdatedSep 22, 2022