Skip to main content
Course illustration
Course

Your First AI App (Search and RAG)

A hands-on course where you will build a movie recommendation API with Weaviate and FastAPI.

Level
Intermediate
Duration
3 hour(s)
Learning Paths
AI Developer

What you'll be able to do:

  • Build a complete AI-powered application using Weaviate and FastAPI
  • Implement different search strategies in practice to find objects in an API context
  • Power recommendation features with retrieval-augmented generation (RAG)
  • Handle real-world API patterns with vector databases

Prerequisites:

Course Content

1

Set up your project

Set up your environment, and populate your Weaviate instance.

2

Building the API Endpoints

You'll implement five API endpoints, each demonstrating different Weaviate operations and patterns.