Viewing profile — vkehfdl1
vkehfdl1
HN member- Joined
- Mon, Oct 16, 2023, 3:10 PM UTC
- HN karma
- 3
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About vkehfdl1
No profile information was provided.
Recent public activity
-
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…
- story
- comment
- story
- comment
- story
- comment
- story
- story
- story
- story
-
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…
-
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 …
-
comment
Comment #37924502
Thanks:)
-
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…