NEOS-AI / Neosearch

AI-based search engine done right
Apache License 2.0
7 stars 0 forks source link

RAG Engine 개발을 위한 참고자료들 #44

Open YeonwooSung opened 7 months ago

YeonwooSung commented 7 months ago

1. Advanced Rag Techniques

link

YeonwooSung commented 7 months ago

2. A Guide on 12 Tuning Strategies for Production-Ready RAG Applications

link

전반적인 컨셉 및 느낌은 1번과 비슷

YeonwooSung commented 7 months ago

3. 12 RAG Pain Points and Proposed Solutions

link

Pain point 항목들

· Pain Point 1: Missing Content · Pain Point 2: Missed the Top Ranked Documents · Pain Point 3: Not in Context — Consolidation Strategy Limitations · Pain Point 4: Not Extracted · Pain Point 5: Wrong Format · Pain Point 6: Incorrect Specificity · Pain Point 7: Incomplete · Pain Point 8: Data Ingestion Scalability · Pain Point 9: Structured Data QA · Pain Point 10: Data Extraction from Complex PDFs · Pain Point 11: Fallback Model(s) · Pain Point 12: LLM Security