We bouwen custom websites, AI chatbots, workflows en AI-powered tools.
We kiezen per project de juiste combinatie.
WordPress, Next.js of volledig custom.
→Slimme bots getraind op jouw content.
→Make, Zapier of n8n flows die processen automatiseren.
→Custom apps die AI inzetten voor jouw doel.
→Onze chatbots draaien live.
// Secure AJAX proxy — API keys never reach the browser
add_action('wp_ajax_nopriv_cn_chat', 'comnext_handle_chat');
add_action('wp_ajax_cn_chat', 'comnext_handle_chat');
function comnext_handle_chat() {
$api_key = getenv('GEMINI_API_KEY');
$prompt = sanitize_text_field($_POST['message']);
$response = wp_remote_post(
"https://generativelanguage.googleapis.com/v1beta/...",
['body' => json_encode(['contents' => [...]])]
);
wp_send_json_success(['reply' => $answer]);
}
↑ Exact het patroon dat nu draait op tisaco.nl & nvmlimburg.nl
Wat we leveren, in tastbare getallen.
AI chatbots in productie
Websites gebouwd
Gemiddelde doorlooptijd
Locaties
Recente projecten die dagelijks draaien.
We geloven in transparantie.
Smart chatbot getraind op jouw content.
Professionele site voor groeiende bedrijven.
Make, Zapier of n8n automation.
De antwoorden op wat bijna elke klant vraagt.
Onze chatbots starten bij €1.500.
WordPress: 4-6 weken.
Gemini voor multimodale toepassingen.
Ja, vaak.
We bouwen zelf.
In Beek, Limburg.