Orbit (schmitech)
Self-hosted, OpenAI-compatible AI gateway for private RAG and tool-calling agents
ORBIT is a self-hosted backend that connects private files, databases, vector stores, models, APIs, and MCP tools through one OpenAI-compatible endpoint, so applications get RAG, structured-data retrieval, and tool-calling agents without assembling that infrastructure themselves. It routes across 37+ local and cloud model providers (Ollama, llama.cpp, vLLM, OpenAI, Anthropic, Gemini, Bedrock, Azure) behind one API contract, with adapters defined in YAML for files, SQL, MongoDB, Elasticsearch, REST/GraphQL APIs, and web search. Production controls are built in: API keys, RBAC, SSO, quotas, moderation, circuit breakers, fallbacks, metrics, and audit logs, plus an admin panel. Supports natural-language database querying across multiple languages, MCP tool calling with bounded multi-step loops, and multimodal document/image/speech handling. Runs fully offline/local or in the cloud.

