# 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.
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.
Last Updated: 4/10/2025, 2:32:54 PM