Open Lantern
Runs in the browser, no login. Each visitor gets a handful of questions a day.
What to try
- Ask the pre-indexed
infino-ai/infinorepo something conceptual, like why does a table need an append before it can be reopened? - When the benchmark bar appears, open it. The same question also ran through plain file tools (grep and read), so you can compare tool calls, tokens, and time side by side.
- Open under the hood to see what the index actually stores: the schema, sample chunks, and the files Infino wrote on disk.
- Paste any public GitHub repo to index it live. Large repos start answering while indexing is still in progress.
How Infino powers it
The agent talks to Infino through the same tool names the
Infino MCP server exposes, so what you see is what
any MCP-connected agent gets.
