> ## Documentation Index
> Fetch the complete documentation index at: https://infino.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Demos

> Live demos built on Infino. Try the retrieval engine in your browser without installing anything, starting with Lantern, which answers questions about any public GitHub repo.

Everything here runs on Infino in production, the same way you would
deploy it yourself.

<CardGroup cols={2}>
  <Card title="Lantern" img="https://mintcdn.com/infino-29/9idctZzMCYXNs0Wz/images/demos/lantern-card.svg?fit=max&auto=format&n=9idctZzMCYXNs0Wz&q=85&s=a7504c6483e67b585eb0ce82fa3e987e" href="/demos/lantern" width="640" height="360" data-path="images/demos/lantern-card.svg">
    Ask any public GitHub repo questions in plain English. Claude finds
    the answer with Infino search and cites the exact lines it used.
  </Card>
</CardGroup>
