Keenable SELECT: An Agent That Searches the Web Using SQL Syntax
TLDR
Keenable SELECT is an agent interface that accepts SQL-style SELECT queries and translates them into live web searches, returning structured results in tabular form. The project is aimed at developers and analysts who prefer a query syntax over a conversational interface for information retrieval. It demonstrates a pattern of using familiar query languages as an abstraction over web search agents.