An enterprise AI workspace for model routing, multimodal chat, files, tools, billing, identity, and operations.
1,094 stars152 forksGoUpdated 7/28/2026100% free ยท open source
What it does
DEEIX-Chat is an enterprise AI workspace that integrates model routing, multimodal chat, file management, tools, billing, identity, and operations into a single platform.
โขYou need to manage multiple AI models and route user requests to the most suitable one.
โขYour application requires a combination of text and multimedia communication with users.
โขYou want to streamline your business operations by integrating billing, identity, and file management into your AI workspace.
Quick start
1Navigate to the cloned repository: cd DEEIX-Chat
2Build the project using the Go language: go build main.go
3Run the server: ./main
4Access the DEEIX-Chat web interface by navigating to http://localhost:8080 in your web browser
5Configure your AI models and routing rules in the config.json file
Ready-to-paste prompt
curl -X POST -H 'Content-Type: application/json' -d '{"message": "Hello, how can I assist you today?"}' http://localhost:8080/chat
Heads up: Make sure you have Go (version 1.17 or later) installed on your system, as DEEIX-Chat is built using the Go language and requires it to compile and run.
Saves to your device
Topics
ai
ai-chatbots
llm
mcp
open-source
rag
self-hosted
ui
webchat
webui
What's inside โ free to inspect
No purchase needed
Read the entire source before you build โ unlike paid marketplaces that hide it behind a buy button.