Live data from Hacker News

Viewing profile — vkehfdl1

vkehfdl1

HN member
Joined
Mon, Oct 16, 2023, 3:10 PM UTC
HN karma
3
Public activity
15 items

About vkehfdl1

No profile information was provided.

Recent public activity

  1. comment
    Comment #42997617

    • AI search tools like Perplexity can sometimes generate incorrect information due to hallucination. • To mitigate this, AI responses include cited sources, but manually locating t…

  2. story
  3. comment
  4. story
  5. comment
  6. story
  7. comment
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #39312640

    I'm interested in RAG, so I make benchmarking & optimization tool for RAG system that using LLM. AutoRAG : https://github.com/Marker-Inc-Korea/AutoRAG Since it is python library, w…

  13. story
    Show HN: AutoRAG – AutoML tool for RAG. Find an optimal RAG pipeline

    - Discovering the most effective RAG pipeline for your specific data and use case can be daunting. It requires experimenting with various RAG modules and configurations, which are …

  14. comment
  15. story
    Show HN: RAGchain: Build advanced RAG workflow

    We made a framework for building advanced RAG workflow. It is like Langchain but only focus on RAG. It has many advanced RAG features like OCR loaders, reranker, multiple retriever…