[PR #1259] [CLOSED] Add JARVIS - Self-hosted AI assistant platform #13694

Closed
opened 2026-05-17 04:21:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1259
Author: @hyhmrright
Created: 3/4/2026
Status: Closed

Base: masterHead: add-jarvis


📝 Commits (1)

  • 3a3e818 Add JARVIS - Self-hosted AI assistant platform

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

I'm adding JARVIS to the Demos and Examples section.

JARVIS is an open-source, self-hosted AI assistant platform that demonstrates a production-grade Docker Compose setup:

  • Complete Docker Compose orchestration: PostgreSQL, Redis, Qdrant (vector DB), MinIO (object storage), backend, and frontend — all in one docker-compose.yml
  • One-command deployment: docker compose up -d brings up the full stack
  • Production features: RAG knowledge base, multi-LLM support (DeepSeek/OpenAI/Anthropic), Plugin SDK, multi-channel gateway (Slack/Discord/Telegram), RBAC, and observability stack (Prometheus/Loki/Grafana)

Project: https://github.com/hyhmrright/JARVIS
License: MIT

Please let me know if this entry needs any adjustments.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1259 **Author:** [@hyhmrright](https://github.com/hyhmrright) **Created:** 3/4/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-jarvis` --- ### 📝 Commits (1) - [`3a3e818`](https://github.com/veggiemonk/awesome-docker/commit/3a3e81803627b2ac88a0b07ebccb3fa89d0d27b7) Add JARVIS - Self-hosted AI assistant platform ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description I'm adding JARVIS to the Demos and Examples section. JARVIS is an open-source, self-hosted AI assistant platform that demonstrates a production-grade Docker Compose setup: - **Complete Docker Compose orchestration**: PostgreSQL, Redis, Qdrant (vector DB), MinIO (object storage), backend, and frontend — all in one `docker-compose.yml` - **One-command deployment**: `docker compose up -d` brings up the full stack - **Production features**: RAG knowledge base, multi-LLM support (DeepSeek/OpenAI/Anthropic), Plugin SDK, multi-channel gateway (Slack/Discord/Telegram), RBAC, and observability stack (Prometheus/Loki/Grafana) Project: https://github.com/hyhmrright/JARVIS License: MIT Please let me know if this entry needs any adjustments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-17 04:21:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#13694