← Back to catalog Dialoqbase · managed by DINAO

Your AI chatbots, powered by your documents

Dialoqbase creates custom chatbots from your PDFs, websites, and internal documents, then deploys them on your site, Telegram, WhatsApp, or Discord. In local mode, your content stays on our servers in France.

Hosted in FranceSovereign in local modeOllama / LocalAI supportedGDPR CompliantOfficial publisher image
Overview

What is Dialoqbase?

Dialoqbase is an open-source application for creating custom chatbots based on a knowledge base (RAG, Retrieval Augmented Generation). You feed the bot with your own sources — PDFs, Word documents, websites, sitemaps, GitHub repositories, audio/video files, YouTube videos — and it responds based on this content, without needing to code.

The platform is multi-channel: the same bot can be deployed as a web widget, on Telegram, WhatsApp, and Discord. On the model side, Dialoqbase is also multi-provider for both LLMs and embeddings, with an admin interface to create, train, and supervise bots.

Technically, the backend relies on Node.js / Fastify and LangChain, the frontend on React. Storage and vector search are handled by PostgreSQL with the pgvector extension, complemented by Redis for processing queues. Deployment is done via Docker using docker-compose.

Compatible offers

Host Dialoqbase at DINAO

Resource tiers compatible with Dialoqbase prerequisites (minimum 2 vCPU / 2 Go / 10 Go). Hosted in France, fully managed.

Standard
2 vCPU · 4 Go · 40 Go
19,90 € /month excl. VAT
  • 2 dedicated vCPU
  • 4 Go RAM
  • 40 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order

1 hidden tier(s) (insufficient resources for this app) : Découverte

🧠

This application uses AI

The container hosts the application, not the AI engine (which requires dedicated GPUs) : inference is handled externally, with your own provider key. Prioritize a sovereign engine — Mistral AI, NumSpot, Scaleway, or OVHcloud AI Endpoints (France, GDPR) ; an international provider (OpenAI, Anthropic…) only if a specific capability requires it. Inference subscriptions are not included in hosting.

Under the hood

Technical details

vCPU
2 vCPU
ideal : 4 vCPU
Memory
2 Go
ideal : 4 Go
Disk
10 Go
ideal : 20 Go
Image : n4z3m/dialoqbase:latest Registry : docker.io Services : dialoqbase, dialoqbase-pg, redis, searxng Ports : 3000
FAQ

You might be wondering…

Do my documents go to an AI provider?

Not in local mode: with Ollama or LocalAI, the model and embeddings run on your instance, and your documents never leave our servers in France. In external API mode (OpenAI, Anthropic…), content is transmitted to the provider — reserved for non-sensitive data.

What sources can I provide to the bot?

PDFs, Word files, websites, sitemaps, GitHub repositories, audio/video files, and even YouTube videos. Dialoqbase chunks and indexes them so the bot responds based on this content (RAG).

On which channels can I deploy my chatbots?

As a widget integrated into your website, as well as on Telegram, WhatsApp, and Discord — all managed from a single interface, without coding.

Where are the data hosted?

On DINAO infrastructure in France, in one of the available datacenters. The knowledge base and vector index remain on your instance.

Are technical skills required?

No for creating and managing bots: everything goes through the admin interface. DINAO handles installation, the PostgreSQL database, security, and updates.