Skip to content

Chipper in Action ๐ŸŽฌ โ€‹

Experience Chipper live right here! Please note that the demo's functionality is subject to limitations. It utilizes the Hugging Face serverless inference API, which operates under strict quotas and rate limits. Each user is allowed up to 8 prompts per day. The embedded documents are the chipper test data.

Maybe you ask Chipper now:

plain
Tell me a story about Chipper, the brilliant golden retriever.

or visit the demo at: https://demo.chipper.tilmangriesel.com/

This demo is limited by the free resources available from Hugging Face and myself. The quality of the results depends on the specific model and its size, with larger models typically producing more accurate outcomes. Please note that model and index selection options are disabled in this demo.

Additionally, the serverless inference API may sometimes queue your request, leading to delays. During this period, youโ€™ll see the "Chipper is thinking..." message. Keep in mind that the performance of Hugging Face inference in this demo may vary and does not represent the experience of a self-hosted setup.

Experimentation ๐Ÿงช โ€‹

Since Chipper uses embeddings, you can ask him about his adventures based on the embedded stories.

Models Used โ€‹

Demo Server Specs โ€‹

The demo operates on a Scaleway Stardust 1 instance, utilizing the latest Chipper stack along with Elasticsearch from Docker Hub, powered by the Hugging Face provider.

SpecificationDetails
CPUAMD EPYC 7282 (2.8 GHz)
CPU Architectureamd64
Sizing1 vCPU, 1 GiB RAM, 8 GiB Swap
Storage25 GB

More about the stardust instance

Screenshots and GIFs โ€‹

INFO

Soon, a more in-depth demo of Chipper will be available here. In the meantime, Iโ€™ve prepared some preliminary screen recordings for you to check out!

Web Interface โ€‹

chipper_demo

CLI Interface โ€‹

chipper_demo

Setup โ€‹

chipper_demo

INFO

This section is still under construction.