Billy Davies billy
  • Joined on 2026-01-28
billy pushed to main at daviestechlabs/chat-handler 2026-02-02 12:11:02 +00:00
bed9fa4297 refactor: consolidate to handler-base, migrate to pyproject.toml, add tests
billy pushed to main at daviestechlabs/voice-assistant 2026-02-02 12:10:55 +00:00
77d6822a63 refactor: consolidate to handler-base, migrate to pyproject.toml, add tests
billy pushed to main at daviestechlabs/homelab-design 2026-02-02 12:10:48 +00:00
598875c5a9 docs: add ADR-0011 (KubeRay), ADR-0012 (uv), update architecture docs
billy pushed to main at daviestechlabs/handler-base 2026-02-02 11:23:57 +00:00
849da661e6 test: add unit tests for handler-base
billy pushed to main at daviestechlabs/tts-module 2026-02-02 11:23:57 +00:00
d4fafea09b feat: add streaming TTS service with Coqui XTTS
billy pushed to main at daviestechlabs/stt-module 2026-02-02 11:23:56 +00:00
8fc5eb1193 feat: add streaming STT service with Whisper backend
billy pushed to main at daviestechlabs/pipeline-bridge 2026-02-02 11:23:56 +00:00
50b1835688 feat: add pipeline bridge for NATS to Argo/Kubeflow
billy created repository daviestechlabs/stt-module 2026-02-02 11:10:34 +00:00
billy created repository daviestechlabs/tts-module 2026-02-02 11:10:20 +00:00
billy created repository daviestechlabs/pipeline-bridge 2026-02-02 11:08:06 +00:00
billy pushed to main at daviestechlabs/homelab-design 2026-02-02 10:58:42 +00:00
b6f7605fab docs: Update for decomposed repo structure
billy pushed to main at daviestechlabs/gradio-ui 2026-02-02 01:45:15 +00:00
1f833e0124 feat: Add Gradio UI apps for AI services
billy created repository daviestechlabs/gradio-ui 2026-02-02 01:43:56 +00:00
billy pushed to main at daviestechlabs/mlflow 2026-02-02 01:43:20 +00:00
2df3f27af7 feat: Add MLflow integration utilities
billy created repository daviestechlabs/mlflow 2026-02-02 01:41:53 +00:00
billy pushed to main at daviestechlabs/kubeflow 2026-02-02 01:41:19 +00:00
c26e4e5ef0 feat: Add Kubeflow Pipeline definitions
billy created repository daviestechlabs/kubeflow 2026-02-02 01:40:30 +00:00
billy pushed to main at daviestechlabs/argo 2026-02-02 01:39:47 +00:00
7104698eee feat: Add ML training and batch inference workflows
billy created repository daviestechlabs/argo 2026-02-02 01:38:10 +00:00
billy pushed to main at daviestechlabs/chat-handler 2026-02-02 01:37:40 +00:00
6ef42b3d2c feat: Add chat handler with RAG pipeline