Jonatan Matajonmatum.com
conceptsnotesexperimentsessays
© 2026 Jonatan Mata. All rights reserved.v2.1.1

#rag

3 articles tagged #rag.

  • Hallucination Mitigation

    Techniques to reduce LLMs generating false but plausible information, from RAG to factual verification and prompt design.

    evergreen#hallucination#factuality#grounding#rag#verification#llm
  • Retrieval-Augmented Generation

    Architectural pattern that combines information retrieval from external sources with LLM text generation, reducing hallucinations and keeping knowledge current without retraining the model.

    evergreen#rag#llm#embeddings#vector-search#information-retrieval#ai-architecture
  • Vector Databases

    Storage systems specialized in indexing and searching high-dimensional vectors efficiently, enabling semantic search and RAG applications at scale.

    evergreen#vector-database#embeddings#similarity-search#rag#pinecone#pgvector
All tags