Deploy Portkey Gateway to Koyeb to Streamline Requests to 200+ LLMs
Learn how to deploy Portkey Gateway, a request and prompt router for LLMs with a unified API, and build an application that can query more than one LLM easily.
Discover how to build, deploy and run applications in production on Koyeb. The fastest way to deploy applications globally.
Learn how to deploy Portkey Gateway, a request and prompt router for LLMs with a unified API, and build an application that can query more than one LLM easily.
Learn how to deploy ComfyUI, an image creation workflow manager, to Koyeb to generate images with Flux, an advanced image generation AI model.
Understand how the YOLO algorithm works and use it to identify and manipulate images through computer vision.
Learn how to use OpenAI Whisper to build an app to generate transcription of podcast audio files in real-time.
Learn how to set up Redis, the most popular in-memory key-value data store, to use with your Koyeb applications.
This guide shows how to use Continue with Ollama, a self-hosted AI solution to run the Mistral Codestral model on Koyeb GPUs
Learn how to deploy and configure Fooocus, an AI-based image generation tool, on Koyeb.
Learn how to set up a vLLM Instance to run inference workloads and host your own OpenAI-compatible API on Koyeb.
In this guide, we demonstrate how to deploy and configure Infisical to help you manage secrets and other configuration for applications across your environments.
Set up Strapi as a production-ready content management backend for your website, blog, or application.
Learn how to build a powerful video processing pipeline with AssemblyAI and deploy it to Koyeb
Learn how to build a job search assistant with LlamaIndex using Retrieval-Augmented Generation (RAG) and MongoDB.
Learn how to build and deploy applications written with Wasp, a Rails-like framework for React, Node.js, and Prisma.
Learn how to deploy and configure Directus, an open-data platform that can be used as a Backend-as-a-Service, headless CMS, or API.
Learn how to set up Flowise, a platform for creating customized LLM orchestration workflows and AI agents, on Koyeb.
Learn how to create a trip planning application using autonomous AI agents in order to plan trips by analyzing user requirements and preferences.
Learn how to use Groq, speech-to-text (STT), and text-to-speech (TTS) to build an app to automatically translate between languages in real-time.
Learn how to build a retrieval-augmented generation application to query general AI models with specific contextual information.
Learn how to create in-app notifications for an Astro application using server-sent events.
This tutorial walks through how to build a multimodal vision chat app powered by LLaVa, Chainlit, and Replicate.
In this tutorial, we show how to deploy an RAG chatbot built with the OpenAI embedding API, Replicate, pgvector, and the Koyeb Managed PostgreSQL service.
Learn how to use LlamaIndex, a data framework specializing in context augmentation, to quickly query general LLMs with custom data.
Learn how to build and serve an API for LangChain applications with LangServe.
This tutorial walks through how to build a chatbot powered by MistralAI, with FastAPI as the backend and FastUI as the front end.
Learn how PostgREST and HTMX can help you build APIs quickly directly from database queries.
Build and deploy a Go gRPC API server with an HTTP gateway to improve access for web clients.
Deploy and configure your Spring Boot application with the customizable and lightweight Spring Authorization Server on Koyeb.
Learn step-by-step how to set up and utilize AutoGen within Chainlit. You'll discover how to create and interact with AI personas that are tailored to your specific needs, be it scriptwriting for YouTube content or ideating SaaS products.
This tutorial showcases how to build your own URL shortener like tiny.url and bit.ly using Django REST Framework, Managed Postgres, and Koyeb.
This tutorial explains how to deploy a Go Gin application on the Koyeb serverless platform using git-driven deployment.
In this tutorial, we showcase how to deploy a FAQ search service built with Hugging Face's Inference API, pgvector, Koyeb's Managed Postgres. The optimized FAQ Search leverages sentence similarity searching to provide the most relevant results to a user's search terms.
This guide explains how to build a YouTube video summarization using Langchain, Deepgram, and Mistral 7B. Deploy your AI workload on Koyeb to enjoy high-performance microVMs, seamless scaling, and fast global deployments.
In this tutorial, we demonstrate how to deploy a Docker Compose project to Koyeb from a GitHub repository.
This guide explains how to automate deployments on Koyeb when you create a new pull request on GitHub repository using GitHub Actions.
Learn how to deploy and run GitHub Actions self-hosted runners on Koyeb serverless platform.
In this tutorial, we'll demonstrate how to configure the Koyeb GitHub Scheduler to dynamically provision GitHub Action runners on Koyeb.
In this tutorial, we show how to create a web app using a Turso SQLite database, the Drizzle ORM, and Express and run it on Koyeb.
In this tutorial, we show how to deploy Uptime Kuma to configure monitoring and status pages for your services. We use Litestream to replicate all changes to our database to a remote object storage bucket for resiliancy.
In this tutorial, we demonstrate how to deploy a Cal.com instance to Koyeb to handle meeting scheduling with Google calendar integration.
This guide shows how to deploy and configure DocuSeal, an open-source document managment platform, on Koyeb.
This tutorial demonstrates how to deploy and configure Authorizer, an authentication and authorization framework to Koyeb.
This tutorial shows you how to deploy a Grafana instance on Koyeb and use it to visualize data from your GitHub repositories.
This guide explains how to use the node-schedule library to email users the top Hacker News posts on a cron-like schedule.
This guide explains how to deploy Metabase, an open-source business intelligence and data visualization platform to Koyeb.
This guide explains how to deploy Ghost, a modern blogging platform, to Koyeb.
At Koyeb, we focus on creating a powerful platform for running global real-time applications. To run your application in our platform, create an account for free.
Learn how to build and deploy real-time applications by using WebSockets with Socket.io on Koyeb.
This guide explains how to deploy Python Celery Workers using git-driven deployment on Koyeb Serverless Platform.
This guide explains how to migrate and deploy your Herokus apps to the Koyeb serverless platform.
This is the second part of our mini MERN series. In this guide, we showcase how to add search capabilities to the MERN blog we created in part one using MongoDB Atlas Search.
Discover how to use Remix and Tailwind to build a reactive frontend. This guide covers how to build a Hacker News clone application and deploy it on the Koyeb Serverless Platform for native global load balancing, autoscaling, autohealing, auto HTTPS (SSL) encryption, and more with zero configuration.
Discover the MERN stack by learning how to build a blog application using MongoDB Atlas, Express, React, and Node. Then, learn how to deploy your MERN stack on the Koyeb Serverless Platform. This guide is the first in a mini-series on the MERN stack.
Learn how to build your own speed test to measure your network connection speed using Rust Actix and WebSockets and discover how to deploy it on the Koyeb serverless platform.
Discover how to deploy a GraphQL API using MongoDB Atlas and Apollo Server. Apollo Server is s an open-source GraphQL server that provides an easy way to build a GraphQL API that can use data from multiple sources, including several databases and even REST APIs.
This guide explains how to deploy OAuth2 Proxy to secure and add authentication to all your services on the Koyeb serverless platform.
This tutorial showcases how to build a REST API with Flask and a Fauna database and deploy it on Koyeb serverless platform. It also explains how to add authentication to a REST API.
This guide showcases how to add authentication to a Rails application by using Devise and deploy it into production on Koyeb Serverless Platform.
This guide explains how to deploy Docusaurus sites using git-driven deployment on Koyeb Serverless Platform.
This guide shows how to deploy a web scraper using Puppeteer, Node.js, Docker and Express.js on the Koyeb Serverless Platform.
This guide explains how to build and deploy a REST API using Koa, Prisma, and Aiven on the Koyeb serverless platform.
This guide shows how to deploy a Laravel application on the Koyeb Serverless Platform using git-driven deployment. Git-driven deployment allows you to push your code without having to take care of the build, deployment, and run process. Koyeb handles all this for you.
This guide explains how to continuously deploy a NestJS application on the Koyeb serverless platform.
This guide shows how to deploy a Python Flask application using Gunicorn on the Koyeb Serverless Platform. Using Koyeb's git-driven deployment lets you benefit from the platform's built-in continuous deployment pipeline.
In this guide, we will demonstrate how to deploy a Python Django application using Koyeb Serverless Platform and PlanetScale.
This guide explains how to dockerize, deploy and run a Ruby on Rails application to production on the Koyeb serverless platform.
This guide explains how to build and deploy a RESTful Go API using the Gin framework on the Koyeb serverless platform.
This guide explains how to dockerize and deploy a Laravel application to production using Docker to containerized our app and the Koyeb Serverless Platform to run the application.
This guide explains how to use and connect an Heroku Postgres database from a Koyeb app.
This guide covers how to deploy the open-source PostHog product analytics app on the Koyeb serverless platform. With PostHogs, you can integrate product analytics into your app without needing to send data to third parties.
This guide explains how to deploy a Rust web application using the Rocket web framework and deploy it on the Koyeb serverless platform.
This guide explains how to deploy a Node.js Express application using Docker to containerize our app, GitHub actions to perform the CI and CD, and Koyeb Serverless Platform to run the application.
This tutorial explains how to use and securely connect your apps to a PlanetScale database on the Koyeb serverless platform.
Discover how to leverage your microservices stack using Kong API Gateway with Koyeb Serverless Platform. In this guide, we do a quick tour of how to configure and use Kong Gateway. We explored the Kong plugin system and enable rate-limiting and auth on our services. We also showcase how to secure and restrict access to the Kong admin API.
This tutorial showcases how easy it is to build and deploy a Deno application to production on the Koyeb serverless platform.
This guide shows how to build a Docker image for your Flask application and how to deploy it on Koyeb serverless platform.
This tutorial explains how to deploy and configure the Hasura GraphQL engine on Koyeb to instantly expose GraphQL API to query your database backend.
This guide showcases how to configure and deploy imaginary on Koyeb to perform image processing on a global scale.
This tutorial explains how to dockerize a Next.js application and deploy it on Koyeb.