-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Traliran edited this page Aug 13, 2026
·
4 revisions
Welcome to the official documentation for Traliran AI Hub!
Traliran AI Hub is a lightweight, fully client-side web interface designed for seamless interaction with various Large Language Models (LLMs). The project focuses on speed, extreme privacy, and complete independence from heavy backends or build step tools.
-
KISS & Zero Build Step: Written in pure Vanilla JS, HTML, and CSS. No
node_modules, Webpack, Vite, or heavy frontend frameworks. It runs instantly right in your browser. - Privacy First (100% Client-Side): Your API keys and conversation history are stored exclusively in your local browser storage (or your self-hosted database). API requests travel directly from your browser to the LLM providersβno middleman servers involved.
- Multi-Provider Ecosystem: Full support for both self-hosted/local models (Ollama, llama.cpp) and cloud providers (OpenAI, Gemini, Claude, DeepSeek, Groq, OpenRouter, GLM, Qwen, and more).
- Quick Start & Hosting β Run instantly via GitHub Pages, local static servers, or self-hosted environments.
-
Providers & API Setup β Step-by-step connection guides for every supported service:
- Cloud Services: OpenAI, Anthropic Claude, Google Gemini, Groq, DeepSeek, OpenRouter, GLM (Zhipu AI), Qwen (DashScope).
- Local Systems: Ollama, llama.cpp (configuring CORS, endpoints, and local options).
- PocketBase Integration β Setting up a lightweight PocketBase backend to synchronize chats, prompts, and settings across devices.
- Troubleshooting & FAQ β Fixing CORS blockages, Mixed Content errors ("Failed to fetch"), and key handling issues.
- π οΈ Custom Builds, B2B Deployments & Integrations -
- π Live Demo (GitHub Pages): traliran.github.io/traliran-ai-hub
- π¦ GitHub Repository: github.com/traliran/traliran-ai-hub
- π§© Window Manager Canvas (driftwm module): github.com/traliran/traliran-ai-hub-driftwm
- π Articles & Updates: dev.to/traliran