# Semantic + Hybrid Search on HackerNews Comments
This site indexes around 300K comments from HackerNews (opens new window) and let's you browse and search semantically and based on keywords and filter and facet the results.
Live Demo (opens new window) | Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to enable the built-in embedding generation feature of Typesense.
- Here's (opens new window) how to use remote embedding services like OpenAI, PaLM API and Vertex AI API to generate embeddings from within Typesense.
- Here's (opens new window) how to configure Instantsearch.js to do semantic / keyword / hybrid searches i.