Skip to main content
Welcome to our tutorials! These guides provide a hands-on approach to building on the Gloo AI platform. Choose a tutorial below to get started.

Authentication with Gloo AI

Learn how to authenticate with the Gloo AI API using OAuth2 client credentials flow.

Using the Completions API

Learn how to integrate with the Completions API.

Streaming AI Responses in Real Time

Learn how to stream Gloo AI completions token-by-token using SSE, build a typing-effect renderer, and set up a server-side proxy to keep credentials secure.

Completions with Tool Use

Learn how to extend model capabilities via the Completions API with tool use.

Grounded Completions with RAG

Build knowledge-grounded chatbots that answer from your content using Retrieval-Augmented Generation to reduce hallucinations.

Building Custom Search

Build custom search experiences using the Search API as an alternative to the Discovery Widget. Full control over branding and UI.

Upload Files to Data Engine

Build automated pipelines that ingest content via the Upload Files API and make it available for search and AI interaction.

AI-Assisted Development

Use AI coding assistants to quickly build applications with Gloo AI.