It supports semantic search (powered by OpenAI embeddings + Pinecone vector DB) and traditional keyword search (powered by Meilisearch).
Search indexes are updated regularly via cron by crawling and extracting links from the Ben's Bites AI Newsletter (https://www.bensbites.co/), which now has over 60k subscribers.
By default, search results are sorted by recency because things move so fast that we found ourselves often wanting the latest news on a given AI sub-topic. But you can also change it to sort by relevancy instead.
I built this as a tool for Ben Tossell's newsletter as he had reached out asking for help, and I hope that other AI enthusiasts will find it helpful in staying up-to-date with the latest in AI as well.
Source on GitHub: https://github.com/transitive-bullshit/bens-bites-ai-search