2 prompts
Build a Retrieval-Augmented Generation pipeline with hybrid search (vector + keyword) and a reranking step for higher precision answers.
Build a GitHub PR review bot that uses LLMs to analyze code changes, detect issues, and post review comments automatically.