jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#rag

3 articles tagged #rag.

  • Hallucination Mitigation

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

    seed#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.

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