GIGIlistening…

AI agents

RAG (Retrieval-Augmented Generation)

Feeding the agent your real documents and portal data so its answers are grounded in your truth.

RAG is the standard way to ground an LLM in private or up-to-date data. The agent retrieves the most relevant snippets from your knowledge base (your portal description, FAQs, menus, hours) and includes them in the prompt before answering. On hashtag.org, every portal has a RAG-grounded GIGI by default — that is why it can quote your hours and your prices accurately.

← Back to the full glossary