thinkany-ai/rag-search
RAG Search API observed · 2026-08-28
Health v2 · maintenance only
25/100
- Activity 0
- Release rhythm 35
- Longevity 63
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 891
- days_rel: n/a
- days_push: 765
- n_releases_24m: 0
Adoption not part of the score
1180 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A RAG (retrieval-augmented generation) search API service built with FastAPI by the ThinkAny AI search engine team. It combines web search (via Serper/Google), OpenAI embeddings, Zilliz vector storage, and optional reranking/filtering to return relevant search results for RAG pipelines.
Use cases
- build a rag search api for my ai search engine
- retrieve web search results with embeddings and reranking
- self-host a retrieval service backed by zilliz vector database
- add google search plus semantic filtering to my llm app
- serve rag search results over a rest api
When to choose
- you want a ready-made RAG search pipeline combining web search, embeddings, and reranking
- you use Zilliz/Milvus and OpenAI-compatible embedding models
- you need a simple FastAPI-based REST endpoint to plug into an AI search app
When to avoid
- you need a full RAG framework with document ingestion and chunking
- you want a managed service rather than self-hosting with your own API keys
- you don't use OpenAI-compatible models or Zilliz/Milvus
Facets
service · maturity active
rag search-engine api-framework llm-inference web-scraping artificial-intelligence apis python self-hosted fastapi serper zilliz milvus reranking ai-search embeddings openai retrieval-augmented-generation search docker web-server
2 sources
- readme: https://github.com/thinkany-ai/rag-search · fetched 2026-08-28 · a08e578e4938
- homepage: https://thinkany.ai · fetched 2026-08-29 · 6b4286509ffc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thinkany-ai/rag-search | main | 25 |
For agents
markdown · JSON · MCP: product_card(name="thinkany-ai/rag-search")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem