for Hacker New App 1. Add embedding pipeline 2. Add vector search 3. user ask any question about hacker news 4. turn the question into SQL query, to get top n relevant messages using vector search 5. send those back to LLM and answer the questions
for Hacker New App