Skip to content

2Bye/chai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ChAI – Production-Ready AI Models with Open Source

🚀 Mission

ChAI aims to bridge the gap between powerful AI models and real-world production use cases. Our repository offers ready-to-use, optimized, and fully deployable solutions based on Open Source technologies.

✨ Why ChAI?

  • Production Readiness: Each example is production-tested and optimized.
  • Simplicity & Clarity: Step-by-step deployment guides with clear documentation.
  • Performance Optimized: Leverages TensorRT, ONNX, Triton Inference Server, and GPU acceleration.
  • Open Source Commitment: All examples rely on fully open-source technologies and tools.

🛠 Technology Stack

  • Speech-to-Text (STT): NVIDIA NeMo, Whisper
  • Text-to-Speech (TTS): VITS family models
  • Inference & Deployment: NVIDIA Triton Inference Server, ONNX Runtime, TensorRT, Docker, Kubernetes
  • Infrastructure as Code: Docker-compose, Terraform examples

📌 Roadmap

Phase 1: Speech Models Integration

  • NeMo ASR English with ONNX & TensorRT optimization (initial example)
  • Real-time streaming inference examples
  • Whisper multilingual models on Triton Inference Server

Phase 2: Text-to-Speech Solutions

  • VITS TTS high-quality synthesis setup
  • Deploy VITS family TTS with ONNX & TensorRT
  • Emotion and voice modulation support in TTS models

Phase 3: Scaling and Cloud Deployment

  • Kubernetes deployment examples with auto-scaling
  • Cloud-native setups on AWS, GCP, Azure

🚩 Getting Started

Clone the repo and follow the detailed guides provided for each example.

git clone https://github.com/2Bye/chai.git
cd chai

🔥 First Example: NeMo ASR with ONNX and TensorRT

Detailed example with step-by-step setup:

  • Convert NeMo ASR model to ONNX.
  • Optimize with TensorRT.
  • Deploy on Triton Inference Server.

See examples/asr/nemo_onnx_trt for detailed instructions.


🌟 How to Contribute?

We welcome contributions from everyone. You can:

  • Suggest new examples or improvements
  • Fix bugs, optimize code, or enhance documentation
  • Share benchmarks and deployment experiences

Open an issue or pull request to get involved!


📢 Stay Connected


Let's make deploying AI easier, faster, and open to everyone.


ChAI – Your shortcut to production-ready AI solutions.

About

ChatAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published