Hacker News
- What Is Retrieval-Augmented Generation a.k.a. RAG? https://blogs.nvidia.com/blog/what-is-retrieval-augmented-generation/ 29 comments
- RAGCache: Efficient Knowledge Caching for Retrieval-Augmented Generation https://arxiv.org/abs/2404.12457 3 comments
- Retrieval-Augmented Generation (RAG) with Elixir https://shapath.com.np/posts/beginning-rag-elixir/ 6 comments elixir
- Retrieval-Augmented Generation with Patrick Lewis! - Weaviate Podcast #76 https://www.youtube.com/watch?v=bHrYZQOEV_Q 2 comments deeplearning
- [D] Retrieval-Augmented Generation (RAG) Frameworks in 2025: The Complete Guide to Building Better AI Applications https://medium.com/p/58dddb7cbdf9 3 comments learnmachinelearning
- Implementing Retrieval-Augmented Generation with LangChain, Pgvector and OpenAI https://www.codemancers.com/blog/2024-10-24-rag-with-langchain/ 3 comments python