> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tutorials

<Warning>
  AI Navigator has reached end of life and is no longer supported. To continue using local AI models, install [Anaconda Desktop](/anaconda-desktop/install-desktop) and [download](/anaconda-desktop/model-catalog) your preferred models there. The AI Navigator documentation will be removed on August 13, 2026.
</Warning>

These tutorials are intended help you learn how to interact with the API server when building applications that leverage models you've downloaded using AI Navigator.

If you're more interested in creating conversational applications, check out the [Developing a chatbot tutorial](/legacy/ai-navigator/tutorials/chatbot-tutorial), which shows you how to interact with an AI model through an API server.

If you're new to text comparison or working with embeddings, walk through the [Comparing text using embeddings](/legacy/ai-navigator/tutorials/embedding-tutorial) tutorial. This guide introduces you to the basics of comparing sentences using both semantic and structural similarity.

* [Developing a chatbot](/legacy/ai-navigator/tutorials/chatbot-tutorial)
* [Comparing text using embeddings](/legacy/ai-navigator/tutorials/embedding-tutorial)
