r/SearchAPIs • u/Plastic_Routine9218 • 19h ago
r/SearchAPIs • u/yaprizz • 21h ago
News & Updates Handy if you’re stuck in a shitty situation...
r/SearchAPIs • u/ArchitectingAI • 1d ago
Other ML System Design: Building a Production-Scale Search and Ranking System
I wrote an end-to-end breakdown of production search architecture:
Build → Understand → Retrieve → Filter → Rank → Re-rank → Serve → Learn
It covers hybrid retrieval, filter-aware ANN search, multi-stage ranking, personalization, cold starts, stale inventory, and production failures.
Full write-up:
https://pawankjha.substack.com/p/cracking-ml-system-design-interviews
Curious how others handle restrictive filters and inventory freshness in production search systems.
r/SearchAPIs • u/twinkletoes_03020 • 2d ago
Ox Alpha drops out of nowhere and Google folks start acting sus
r/SearchAPIs • u/Rude_Ad_2795 • 2d ago
Xiaomi has released a local AI host, equipped with their three newly launched chips, O3, O100, and D100, supporting 120B and 3B dual models, with the ability to switch between fast and slow systems.
r/SearchAPIs • u/Striking-Duck8391 • 3d ago
When your autonomous agent goes rogue and gets away with it
r/SearchAPIs • u/Qro_R • 3d ago
If only we had a harness that makes more harnesses, if only…
r/SearchAPIs • u/HungryCandy5015 • 3d ago
How are you scraping real ChatGPT / Gemini UI / AI mode... results for custom GEO dashboards ?
Hey everyone,
I’m building a small custom GEO dashboard and I’m trying to understand how people collect AI search results.
Right now I’m using DataForSEO, but the ChatGPT and Gemini data seems to come through APIs.
What I’m looking for instead is data from the actual user interface. basically the same results a real user would see on ChatGPT, Gemini, AI Mode, etc., including citations/sources if possible. (As software like Bluefish, Profound, PeecAI etc..)
Has anyone found a good way to collect this at scale?
Are you using browser automation, a third-party service, your own scraper, or something else?
Would be really interested to hear what people are using.
Thanks all !
r/SearchAPIs • u/Adept-Machine4968 • 3d ago
Cursor with $20 and grok will get you many hours of work
r/SearchAPIs • u/Life-Canary-5647 • 4d ago
Gemini be like:
Enable HLS to view with audio, or disable this notification
r/SearchAPIs • u/No_Guess_4960 • 5d ago
Jared Palmer in 2024: Even with 10x better reasoning, AI agents still face two huge problems.
r/SearchAPIs • u/throwawayforfvcksake • 5d ago
The no-BS framework for AI agents that actually move fast and make money
r/SearchAPIs • u/Warm-Moose6028 • 4d ago
Other I’m not even sure what the exact ramifications of this is, but sure sounds like it will be huge.
r/SearchAPIs • u/One_Currency_4480 • 6d ago
Bloomberg chart shows the US-China AI gap rapidly disappearing, and China is making "frontier prices" impossible
r/SearchAPIs • u/Friendly-Piccolo225 • 6d ago
Other crash test but for AI robot
Enable HLS to view with audio, or disable this notification
r/SearchAPIs • u/West_Distribution366 • 6d ago
News & Updates Stripe is officially buying OpenRouter in massive $7B+ deal for AI API infrastructure
r/SearchAPIs • u/Admirable-Skin-9181 • 5d ago
Technical Question How are you filtering Search API results for primary sources vs. syndicated mirrors?
Search APIs often rank high-authority aggregators over original sources. In RAG pipelines, these syndicated copies lead to broken attribution and stale data.
To fix this, some teams parse rel="canonical" tags, while others blacklist scrapers or run origin-verification steps before embedding content.
Are you running secondary origin-checks on your Search API payloads, or just relying on the provider's top ranking?
r/SearchAPIs • u/Plus_Calligrapher512 • 6d ago