window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JYLJ7J3717');

Dialog systems

N R
  • Natural Language Processing - NLP

Natural Language Processing (NLP)

2025-01-24T15:57:08+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

Natural Language Processing (NLP) - a highly specialized subfield of artificial intelligence (AI) How do machines understand human language? Natural Language Processing is the key to bridging the gap between humans and machines

  • Retrieval-Augmented Generation - RAG

Retrieval Augmented Generation (RAG) – using AI models effectively

2024-03-30T10:36:37+01:00Tags: , , , , , , , , , , , , |

What is Retrieval Augmented Generation (RAG)? Retrieval-Augmented Generation (RAG) is an advanced AI technique in AI language modeling based on the integration of external information sources to improve and augment answer generation. A RAG system combines the comprehensive knowledge capacities of a Large Language Model (LLM) with the ability to obtain specific information from an external knowledge repository. This AI method allows the model to generate answers based not only on its internally trained knowledge, but also on current, specific and extensive external data. Find out more now!

Go to Top