Skip to main content

Request AI

This section covers all available AI operations for the Node.js SDK when interacting with Ahnlich AI.

Ahnlich AI is the semantic layer that provides:

  • Automatic embedding generation using AI models
  • Text and image similarity search
  • Semantic understanding without manual vector management

Available Operations​

Server Operations​

Store Operations​

Data Operations​

Index Operations​

Key Differences from DB​

  • Automatic embeddings: You provide text/images, AI generates vectors
  • Semantic search: Search by meaning, not exact vectors
  • Model selection: Choose from supported AI models (MiniLM, ResNet, CLIP, etc.)