Hacker News with Generative AI: Search

GitHub introduces sub-issues, issue types and advanced search (github.blog)
Following our opt-in preview last year, we are excited to release sub-issues, issue types and advanced search for issues to everyone! 🎉
Working with The Associated Press to provide fresh results for the Gemini app (google)
The AP will now deliver a feed of real-time information to help enhance the usefulness of results displayed in the Gemini app.
In a cold day of late winter a new search experience came out (lexy.uno)
What can I help you find?
Magna: Embedding similarity search tool for searching within large documents (github.com/yousef-rafat)
Magna is an AI-powered embedding similarity search tool for searching within large documents.
Show HN: Podcast API (listennotes.com)
The Best Podcast API for Search, Directory, and Insights
Hoarder: Self-hostable bookmark-everything app (github.com/hoarder-app)
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
Is ChatGPT Good at Search? (openread.academy)
Large Language Models (LLMs) have demonstrated a remarkable ability to generalize zero-shot to various language-related tasks.
Kagi Teams (kagi.com)
To satisfy the growing demand for our services in work environments, we are launching Kagi for Teams - bringing our unmatched quality, privacy-focused search and AI tools to businesses worldwide.
Cascading retrieval: Unifying dense and sparse vector embeddings with reranking (pinecone.io)
We're excited to announce new cascading retrieval capabilities, further advancing AI search applications. These enhancements make it seamless to combine dense retrieval, sparse retrieval, and reranking into a unified search pipeline, delivering unparalleled precision, performance, and ease of use. With these updates, Pinecone solidifies its position as the most comprehensive platform for modern AI retrieval.
Show HN: SeekStorm – open-source sub-millisecond search in Rust (github.com/SeekStorm)
SeekStorm is an open-source, sub-millisecond full-text search library & multi-tenancy server implemented in Rust.
SQLite Index Visualization: Search (mrsuh.com)
In the previous post, I explained how to extract data from SQLite Indexes and make it visual. This time, I'll try to show what a search inside an Index looks like.
Show HN: Vicinity – Fast, Lightweight Nearest Neighbors with Flexible Back Ends (github.com/MinishLab)
Vicinity is a light-weight, low-dependency vector store. It provides a simple and intuitive interface for nearest neighbor search, with support for different backends and evaluation.
Show HN: SF Search – iPhone app for searching SF Symbols by drawing (apple.com)
SF Search lets you draw to search SF Symbols easily.
Code Search – Grep by Vercel (grep.app)
Gemini API and Google AI Studio Now Offer Grounding with Google Search (googleblog.com)
Today, we are rolling out Grounding with Google Search in Google AI Studio and the Gemini API, enabling developers to get more accurate and fresh responses from the Gemini models aided by Google Search. In addition to more accurate responses, the model returns grounding sources (in-line supporting links) and Search Suggestions that point users to the search results corresponding to the grounded response.
Bridging Search and Recommendation in Generative Retrieval (dl.acm.org)
Generative retrieval for search and recommendation is a promising paradigm for retrieving items, offering an alternative to traditional methods that depend on external indexes and nearest-neighbor searches.
Show HN: Jist searches JSON 3x faster than jq (github.com/adelamodwala)
jist attempts to find the complete JSON value (string, number, bool, or JSON object) for a given search key.
Requiem for Raghavan (wheresyoured.at)
Last week, Prabhakar Raghavan was relieved of duty as Senior Vice President of Search, becoming Google's "Chief Technologist."
Google replaces executive in charge of Search and advertising (techcrunch.com)
Google CEO Sundar Pichai announced on Thursday that Prabhakar Raghavan, the executive in charge of the company’s search engine and ads products, is leaving his role.
Show HN: Self-Hostable Algolia DocSearch Replacement (github.com/fastrepl)
🐤 Canary is modern Algolia DocSearch replacement.
Regular expression search with suffix arrays (2015) (nelhage.com)
Back in January of 2012, Russ Cox posted an excellent blog post detailing how Google Code Search had worked, using a trigram index.
Putting a full power search engine in Ecto (moosie.us)
ParadeDB is a set of extensions that add pretty amazing search and analytics features to Postgres. In particular, ParadeDB embeds Tantivy as an extension via pgrx.
Show HN: Okbookmarks – A Search focussed Bookmark Manager (okbookmarks.com)
Add a URL about anything, then whenever you have a query about something just search for it!
Show HN: I Made TabDock–Organize Tabs,Kbar,and Searchbar Commands in the Browser (tabdock.app)
Transform your windows into dashboards that you can access anytime, anywhere.
Show HN: Selectric – macOS Search for Gmail, Outlook, Drive, Slack (selectric.io)
Spend less time hunting with search that actually works!
What if GitHub had vector search? (manticoresearch.com)
GitHub’s search function can sometimes struggle, especially when you try to search by asking a direct question. This approach often leads to unrelated results, which can be frustrating. This issue is more noticeable when searching through issues or pull requests, where the details really matter.
Hybrid Search with PostgreSQL and Pgvector (jkatz05.com)
A key metric when evaluating vector similarity search algorithms is “recall” - which measures the relevancy of the returned search results.
Today AWS Transferred OpenSearch to Linux Foundation (linuxfoundation.org)
AWS transfers OpenSearch to the Linux Foundation to support a vendor-neutral community for search, analytics, observability, and vector database software.
Ugrep: A more powerful, ultra fast, user-friendly, compatible grep (github.com/Genivia)
NEW ugrep 6.5: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
PGVector's Missing Features (trieve.ai)
PGVector offers infrastructure simplicity at the cost of missing some key features desireable in search solutions. We explain what those are in this blog.