?? Tillu Smart Search

Test the unified API pipelines, run queries, verify results extraction, or visit specialized testing labs.

0
Tests Run
0
Passed
0
Failed
0ms
Avg Latency

?? Click to copy curl commands

curl "https://tillu-smart-search.vercel.app/api/unified?q=python+tutorial&mode=fast"
curl "https://tillu-smart-search.vercel.app/api/unified?q=react+crash+course&category=videos&mode=fast"
curl "https://tillu-smart-search.vercel.app/api/unified?q=latest+AI+news&category=news&mode=fast"
curl "https://tillu-smart-search.vercel.app/api/unified?q=bitcoin+price&mode=full"
curl "https://tillu-smart-search.vercel.app/api/search?q=rust+programming&category=general"
curl "https://tillu-smart-search.vercel.app/api/scraper?url=https://en.wikipedia.org/wiki/Python_(programming_language)"
curl "https://tillu-smart-search.vercel.app/api/synthesiser?q=what+is+rust&context=[{\"title\":\"Rust\",\"snippet\":\"Rust is a systems language\"}]"
curl "https://tillu-smart-search.vercel.app/api/llm-structurer?q=python&data={\"results\":[{\"title\":\"Python\",\"snippet\":\"Python is a language\"}]}"
GET /api/unified Full orchestrated pipeline: Search ? Scrape ? Synthesise ? JSON structure ?
GET /api/scraper Smart HTML extraction & text cleaning ?
GET /api/synthesiser Groq Llama model context summariser ?