Skip to content

Creating natural language search for your app with StartKit.AI

In this guide we’re going to create a search endpoint to provide natural language search over your data using embeddings.

The whole tutorial should take around 20 minutes and teach you the basics of Embeddings, Retreival Augmented Generation (RAG) and AI Function-Calling.