Skip to content

Add JARVIS - Self-hosted AI assistant platform#4342

Open
hyhmrright wants to merge 1 commit intovuejs:masterfrom
hyhmrright:add-jarvis
Open

Add JARVIS - Self-hosted AI assistant platform#4342
hyhmrright wants to merge 1 commit intovuejs:masterfrom
hyhmrright:add-jarvis

Conversation

@hyhmrright
Copy link

I'm adding JARVIS to the Open Source Projects section.

JARVIS is an open-source, self-hosted AI assistant platform that uses Vue 3 as its frontend:

  • Vue 3 frontend with TypeScript, Pinia state management, vue-i18n (6 languages), and Vue Router with auth guards
  • Real-time SSE streaming chat using native fetch + ReadableStream
  • Axios instance with request/response interceptors for JWT auth and auto-logout
  • Full-stack: FastAPI backend with LangGraph ReAct agents, RAG knowledge base (Qdrant), multi-LLM support (DeepSeek/OpenAI/Anthropic), plugin SDK, and Docker Compose one-command deployment

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

Please let me know if this entry needs any adjustments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant