Capture information from different channels and keep track of many parallel topics efficiently
agents python pydantic-ai llama-cpp ai
0

Configure Feed

Select the types of activity you want to include in your feed.

Python 99.4%
Other 0.6%
7 1 0

Clone this repository

https://git.vm.fail/jehrhardt.dev/distill https://git.vm.fail/did:plc:pv34ytdsb5xhdmksulaydz2i
ssh://git@knot1.tangled.sh:2222/jehrhardt.dev/distill ssh://git@knot1.tangled.sh:2222/did:plc:pv34ytdsb5xhdmksulaydz2i

For self-hosted knots, clone URLs may differ based on your setup.


README.md

distill#

Capture information from different channels and keep track of many parallel topics efficiently.

Usage#

Run distill via uvx:

uvx --from git+https://tangled.org/jehrhardt.dev/distill distill

Install distill permanently:

uv tool install git+https://tangled.org/jehrhardt.dev/distill

Once installed, run the CLI to see the available subcommands:

distill

Development#

This project uses mise to setup the development environment:

mise install
mise deps