Skip to content
SYCH-TECH
Back to glossary index

Models & APIs

AI & LLMs glossary

AI features in mobile apps usually mean remote LLM APIs, structured prompts, usage limits, and clear non-advice disclaimers. This cluster defines terms from large language models and chat APIs to RAG, embeddings, fine-tuning, and token limits.

Use quick cards for team alignment and crawler context. In-depth guides explain the concepts you need before shipping coach chat, document Q&A, or multimodel workspaces — with quoted notes from Sych on production mobile integrations.

Connect glossary terms to the Prompt Library for workflow templates and to products like Sagittarius AI or Plant Doctor AI where LLM features ship under real store and privacy constraints.

In-depth guides in AI & LLMs

All terms in AI & LLMs

Showing 115 of 54 terms · page 1 of 4

AI & LLMs

Guide

Large Language Model

A large language model (LLM) is a neural network trained on vast text to predict the next token — enabling chat, summarization, classification, and code generation via API or on-device models.

Read full guide

AI & LLMs

GPT-4o

GPT-4o is an AI and LLM concept for building multimodal features on OpenAI's GPT-4o model family so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Claude Model

Claude Model is an AI and LLM concept for integrating Anthropic Claude models for long-context and safety-sensitive tasks so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Gemini Model

Gemini Model is an AI and LLM concept for calling Google Gemini models for text, code, and vision workloads so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

OpenAI API

OpenAI API is an AI and LLM concept for accessing OpenAI models through authenticated HTTP APIs from your backend so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Chat Completions API

Chat Completions API is an AI and LLM concept for sending role-based message arrays to generate assistant replies so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Responses API OpenAI

Responses API OpenAI is an AI and LLM concept for using OpenAI's Responses API for stateful agent-style interactions so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Assistants API

Assistants API is an AI and LLM concept for managing persistent assistants with files, tools, and thread history so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Guide

Embeddings Model

An embeddings model converts text into a numeric vector so similar meanings sit close together — powering semantic search, recommendations, and RAG retrieval.

Read full guide

AI & LLMs

Vector Embedding

Vector Embedding is an AI and LLM concept for representing meaning as numeric vectors for nearest-neighbor lookup so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Semantic Search

Semantic Search is an AI and LLM concept for finding content by meaning rather than exact keyword overlap so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Guide

RAG Retrieval Augmented Generation

Retrieval augmented generation (RAG) retrieves relevant snippets from your data, then asks an LLM to answer using that context — reducing hallucinations versus pure chat.

Read full guide

AI & LLMs

Chunking Strategy RAG

Chunking Strategy RAG is an AI and LLM concept for splitting documents into retrieval-friendly segments with overlap and metadata so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Vector Database

Vector Database is an AI and LLM concept for indexing embeddings for fast approximate nearest-neighbor search at scale so product teams ship reliable intelligence features faster.

Read definition

AI & LLMs

Pinecone

Pinecone is an AI and LLM concept for hosting managed vector indexes for RAG and recommendation workloads so product teams ship reliable intelligence features faster.

Read definition