DLBob's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
ggerganov/llama.cpp
LLM inference in C/C++
python/cpython
The Python programming language
xai-org/grok-1
Grok open release
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell.
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
google-deepmind/alphafold
Open source code for AlphaFold 2.
VinciGit00/Scrapegraph-ai
Python scraper based on AI
netease-youdao/QAnything
Question and Answer based on Anything.
InstantID/InstantID
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
leptonai/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
HumanAIGC/EMO
Emote Portrait Alive: Generating Expressive Portrait Videos with Audio2Video Diffusion Model under Weak Conditions
OpenBMB/MiniCPM
MiniCPM3-4B: An edge-side LLM that surpasses GPT-3.5-Turbo.
paradedb/paradedb
Postgres for Search and Analytics
google-deepmind/graphcast
microsoft/TaskWeaver
A code-first agent framework for seamlessly planning and executing data analytics tasks.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
shibing624/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
openai/transformer-debugger
modelscope/swift
ms-swift: Use PEFT or Full-parameter to finetune 300+ LLMs or 50+ MLLMs. (Qwen2, GLM4v, Internlm2.5, Yi, Llama3.1, Llava-Video, Internvl2, MiniCPM-V-2.6, Deepseek, Baichuan2, Gemma2, Phi3-Vision, ...)
huawei-noah/VanillaNet
THUDM/CogAgent
An open-sourced end-to-end VLM-based GUI Agent
xai-org/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
aio-libs/aiorwlock
Read/Write Lock - synchronization primitive for asyncio