Practical tips for retrieval-augmented generation (RAG)

Retrieval-augmented generation (RAG) is one of the best (and easiest) ways to specialize an LLM over your own data, but successfully applying RAG in practice involves more than just stitching together pretrained models. https://stackoverflow.blog/2024/08/15/practical-tips-for-retrieval-augmented-generation-rag/

Created 1y | Aug 15, 2024, 1:30:02 PM


Login to add comment

Other posts in this group

Svelte was built on “slinging code for the sheer love of it”

Rich Harris, creator of Svelte and software engineer at Vercel, joins Ryan on the show to dive into the evolution and future of web frameworks. They discuss the birth and growth of Svelte during the r

Aug 26, 2025, 5:10:15 AM | StackOverflow blog
The server-side rendering equivalent for LLM inference workloads

Ryan is joined by Tuhin Srivastava, CEO and co-founder of Baseten, to explore the evolving landscape of AI infrastructure and inference workloads, how the shift from traditional machine learning model

Aug 25, 2025, 3:10:15 PM | StackOverflow blog
Making continuous learning work at work

The most effective learning doesn’t happen in a classroom. It happens during work. https://stackoverflow.blog/2025/08/25/making-continuous-learning-work-at-work/

Aug 25, 2025, 3:10:13 PM | StackOverflow blog
Robots in the skies (and they use Transformer models)

Ryan welcomes Nathan Michael, CTO at Shield AI, to discuss what AI looks like in defense technologies, both technically and ethically. https://stackoverflow.blog/2025/08/22/robots-in-the-skies-and-the

Aug 22, 2025, 5:30:21 PM | StackOverflow blog
Learning in the flow: Unlocking employee potential through continuous learning

In this episode of Leaders of Code, Stack Overflow CEO Prashanth Chandrasekar and Christina Dacauaziliqua, Senior Learning Specialist at Morgan Stanley, talk about the importance of experiential learn

Aug 21, 2025, 6:40:15 AM | StackOverflow blog
Documents: The architect’s programming language

Senior developers know how to deploy code to systems made of code. Architects know how to deploy ideas to systems made of people. https://stackoverflow.blog/2025/08/20/documents-the-architect-s-progra

Aug 20, 2025, 2:30:12 PM | StackOverflow blog