Curated weekly · 24 tools · 30 categories
The AI tool landscape,
curated & ranked.
Each entry includes pricing, use cases, limitations, and an AIMenta editorial verdict — so you can spend less time evaluating and more time deploying.
By category
24 matching tools for "self-hosted"
Activepieces
· ActivepiecesOpen-source workflow automation platform — a self-hosted Zapier/n8n alternative connecting AI tools, SaaS applications, and APAC enterprise systems through a visual flow builder with TypeScript custom step authoring and data-sovereign deployment.
Aider
· Paul Gauthier / AiderOpen-source terminal-based AI coding assistant that enables APAC engineers to implement features, fix bugs, and refactor codebases by describing changes in natural language — with Aider reading full file context, making code edits, and committing changes to git automatically. Works with Claude, GPT-4, and self-hosted APAC models via LiteLLM.
Aim
· AimOpen-source self-hosted ML experiment tracking platform with rich run comparison and hyperparameter visualization — enabling APAC ML research teams to log training metrics locally, compare thousands of runs in a queryable dashboard, and maintain complete data sovereignty over experiment metadata.
Airbyte
· AirbyteOpen-source ELT data integration platform enabling APAC data engineering teams to sync from 300+ SaaS APIs, databases, and file sources to Snowflake, BigQuery, Redshift, and other destinations — with declarative schema evolution, connector development kit, and managed Airbyte Cloud option for APAC teams avoiding self-hosted operations.
Continue
· Continue.devOpen-source AI coding extension for VS Code and JetBrains IDEs — connects to any LLM (Claude, GPT-4, Gemini, Ollama, vLLM) for autocomplete, chat-based code generation, and context-aware refactoring within the editor. The primary open-source alternative to GitHub Copilot with support for self-hosted APAC LLMs.
Dify
· LangGenius Inc.Dify is an open-source LLM application development platform that combines visual workflow building, RAG pipeline configuration, AI agent construction, and LLM application monitoring in a single interface. Available as a self-hosted deployment (Docker Compose or Kubernetes) or as Dify Cloud (managed SaaS). Dify has become one of the most popular AI application development platforms in APAC — particularly in China, Japan, and Singapore — due to its strong Chinese-language documentation, active community, and self-hosting capability for data residency compliance. For APAC technology companies and enterprise teams with developers who want to build LLM-powered applications faster than building from scratch with LangChain but with more control than no-code tools like Coze, Dify occupies an important middle ground in the AI application development landscape.
Forgejo
· Forgejo CommunityCommunity-governed soft fork of Gitea with full API compatibility, active development, and a non-commercial governance model for APAC teams wanting vendor-independent self-hosted Git hosting.
Gemma
· GoogleGoogle's open-weights LLM family providing Gemini-class technology in 2B-27B parameter sizes — offering APAC developers Google AI research quality in a self-hosted model with permissive licensing for APAC commercial applications.
Gitea
· Gitea LimitedLightweight self-hosted Git hosting platform with pull requests, code review, issue tracking, and CI/CD integration for APAC teams running private source code repositories.
Google Gemma
· Google DeepMindGoogle Gemma is Google DeepMind's open-weights model family, designed as lightweight and efficient alternatives to the full Gemini product line for self-hosted deployments. Gemma 2 models (2B, 9B, 27B) offer strong quality-per-parameter performance — Gemma 2 27B is competitive with Llama 3 70B while requiring less GPU memory due to architectural optimisations. For APAC enterprises on Google Cloud Platform, Gemma has a practical infrastructure advantage: native integration with Vertex AI Model Garden enables managed deployment with GCP-native IAM, monitoring, and serving infrastructure, without the operational overhead of self-managing model serving. Gemma models are available under Google's terms of service for commercial use and are particularly well-supported in the Keras and JAX ecosystems.
Hoppscotch
· Hoppscotch (open-source)Open-source API development and testing platform supporting REST, GraphQL, WebSocket, SSE, Socket.IO, and MQTT — browser-native with no desktop install, team workspace collaboration, environment variables, and self-hosted deployment for APAC engineering teams that need API testing without Postman licensing costs or cloud data residency concerns.
LiteLLM
· BerriAIOpen-source LLM API proxy and gateway enabling APAC platform engineering teams to expose a single OpenAI-compatible endpoint that routes requests to 100+ LLM providers (Anthropic Claude, OpenAI GPT-4, Google Gemini, AWS Bedrock, Azure OpenAI, Cohere, self-hosted vLLM, Ollama) with APAC usage tracking, cost attribution, rate limiting, model fallback, and load balancing across providers.
Meta Llama 3
· MetaMeta Llama 3 is the world's most widely used open-source large language model family, with weights released under Meta's custom community licence (free for most commercial use up to 700M monthly active users). The Llama 3 family ranges from Llama 3.2 1B/3B (lightweight edge deployment) to Llama 3.3 70B (GPT-4o-mini competitive) to Llama 3.1 405B (frontier-class). For APAC enterprises, Llama 3 is the default option for use cases requiring on-premises deployment, data sovereignty controls, or product integration without per-call API costs. Llama 3 is available via major cloud providers (AWS Bedrock, Azure AI, Google Vertex AI) for managed hosting, or can be self-hosted via Ollama, vLLM, or HuggingFace Transformers on GPU infrastructure.
Mistral AI
· Mistral AIMistral AI is a French AI company producing both proprietary frontier models (Mistral Large, Mistral Medium) and open-weights models (Mistral 7B, Mixtral 8×7B, Mixtral 8×22B) available for self-hosting. Mistral Large competes with GPT-4o and Claude 3.5 Sonnet on general reasoning and multilingual tasks, with particularly strong French, German, Italian, and Spanish performance alongside English. For APAC enterprises, Mistral's appeal is twofold: the open-weights models can be self-hosted on-premises or in APAC regional cloud instances, avoiding US-routed API calls for data-sensitive use cases; and Mistral's EU-based infrastructure provides an alternative to US-origin cloud AI for enterprises with European data sovereignty requirements.
MLflow
· Linux Foundation / DatabricksOpen-source ML lifecycle platform. The de facto standard when self-hosted experiment tracking is required, especially for Databricks customers.
Open WebUI
· Open WebUISelf-hosted ChatGPT-like web interface for APAC teams running Ollama, vLLM, or any OpenAI-compatible LLM on internal infrastructure — with multi-model selection, persistent conversation history, document upload for RAG, image generation, and APAC team user management. Deploys in Docker or Kubernetes alongside existing APAC LLM infrastructure.
OpenMetadata
· Open MetadataOpen-source unified metadata platform providing APAC data and analytics teams with a central data catalog, automated lineage from dbt and Airflow, column-level data profiling, data quality tests, and team collaboration features — as a self-hosted alternative to commercial catalogs for APAC enterprises.
Pezzo
· PezzoOpen-source LLMOps platform for prompt management and observability — centralizing APAC LLM prompt versioning, provider switching, cost monitoring, and API key management in a self-hosted platform with Langfuse-compatible tracing.
Portkey
· PortkeyAI gateway for APAC production LLM applications — providing multi-model routing, automatic fallbacks, cost tracking, prompt versioning, and observability across OpenAI, Anthropic, Azure OpenAI, and self-hosted models.
Sourcegraph Cody
· SourcegraphEnterprise AI coding assistant grounded in Sourcegraph code intelligence — providing AI completions and chat with full APAC codebase context, self-hosted deployment, and multi-repository search for large APAC engineering organizations.
Speechmatics
· SpeechmaticsEnterprise automatic speech recognition platform with 50+ language support and on-premise deployment — providing APAC enterprises with high-accuracy transcription for English, Mandarin, Japanese, Korean, and ASEAN languages with self-hosted infrastructure for data sovereignty compliance.
Spin (Fermyon)
· FermyonDeveloper framework for building serverless-style WASM microservices in Rust, Go, Python, and TypeScript, deployable to Fermyon Cloud or self-hosted APAC Kubernetes with Wasmtime runtime.
Tabby
· TabbyMLOpen-source self-hosted AI code completion server — providing GitHub Copilot-style completions from on-premise APAC GPU infrastructure, keeping proprietary APAC code off external cloud providers while supporting VS Code, JetBrains, and Neovim.
Typesense
· TypesenseOpen-source typo-tolerant full-text search engine enabling APAC engineering and product teams to implement sub-50ms product catalogue, enterprise content, and document search with fuzzy matching, facets, filters, and vector hybrid search — with a REST API, SDKs for major languages, and Typesense Cloud managed hosting for APAC teams avoiding self-hosted Elasticsearch operations.
Need help choosing the right stack?
We help APAC enterprises design AI tool stacks that match their data, compliance, and budget realities — not vendor decks.