
Keeping up with Mintlify's AI Chat
How I used Mintlify's AI Chat to keep up with the Trieve codebase.
How I used Mintlify's AI Chat to keep up with the Trieve codebase.
Trieve HN Discovery is an open source discovery-focused search engine for Hacker News. With features like LLM-generated query suggestions, site filters, semantic search, RAG AI chat, and order by descendant count, it offers a comprehensive search experience for the Hacker News community.
How we used Trieve to build a recommendation engine from the Steam game catalog.
Use Firecrawl and Trieve to build search and RAG (in both Python and JS).
The history of HackerNews (HN) search spans three generations. Starting in 2007 with Disqus founder Jason Yan followed by a series of other sites, Octopart/ThriftDB-powered HNSearch in 2011, and finally Algolia-powered search from 2014 to today.
Guide on how we were able to stream LLM assistant completions in real time using Actix-Web.