Video Tutorials
Getting Started with Your First RAG Application (UI Walkthrough)
In this tutorial, you'll learn how to build your first RAG application using the Joinable dashboard. The video walks you through uploading documents into a data collection (e.g., an HR knowledge base for a fictional company called Nomad), configuring access settings, and interacting with your data through natural language queries. You’ll also see how to share your collection with teammates. This is the fastest way to explore how Joinable turns documents into an intelligent, searchable knowledge base — no coding required.
Accessing Your RAG App Using the Joinable API
This follow-up tutorial shows how to integrate your RAG app programmatically using the Joinable API. You'll learn how to create an API key, configure request parameters, and make structured API calls to send queries, receive responses, and maintain chat sessions using chat IDs. It's a great guide for developers looking to extend or automate their RAG applications.
Last updated