Open Source AI Projects
Discover 87+ curated GitHub repositories for building with AI. Updated daily with trending projects, frameworks, and tools.
Showing 1–2 of 2 projects
tensorflow
⭐tensorflow/tensorflow
TensorFlow is Google's comprehensive open-source machine learning framework supporting distributed training and deployment across multiple platforms. It provides high-level APIs in Python while leveraging optimized C++ backends for performance.
Essential production-ready framework with extensive ecosystem, battle-tested scalability, and comprehensive tooling for both research and enterprise ML deployments.
whisper.cpp
ggml-org/whisper.cpp
High-performance C++ implementation of OpenAI's Whisper speech recognition model optimized for inference. Provides efficient speech-to-text capabilities without Python dependencies.
Essential for production speech recognition with minimal resource requirements and cross-platform compatibility.