How RAG works: When you add content, it gets converted into numbers (embeddings) that capture meaning. When you ask a question, we convert it to numbers too, then find passages with similar number patterns. The AI then reads those passages to answer your question.
No activity yet
Add content or ask a question to see the RAG pipeline in action