Dec 16, 2024 · 23 min read · Introduction to Local RAG What is Retrieval-Augmented Generation (RAG)? The core idea is to enhance the generative capabilities of language models by incorporating external knowledge retrieved from a document store or database. This approach is very ...
MPhil commented
Jul 31, 2024 · 3 min read · Let's play a game of prompt engineering frisbee. Rules: Each person takes a turn creating a prompt template and tries to get the LLM to respond in a believable way based on the template. The first person whose prompt fails to sound convincing loses t...
Join discussion